Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.16 27 lines 592 B view raw
1Kernel driver max6642 2===================== 3 4Supported chips: 5 6 * Maxim MAX6642 7 8 Prefix: 'max6642' 9 10 Addresses scanned: I2C 0x48-0x4f 11 12 Datasheet: Publicly available at the Maxim website 13 14 http://datasheets.maxim-ic.com/en/ds/MAX6642.pdf 15 16Authors: 17 18 Per Dalen <per.dalen@appeartv.com> 19 20Description 21----------- 22 23The MAX6642 is a digital temperature sensor. It senses its own temperature as 24well as the temperature on one external diode. 25 26All temperature values are given in degrees Celsius. Resolution 27is 0.25 degree for the local temperature and for the remote temperature.