| Per Dalén | 83bffbc | 2011-04-06 20:29:44 +0200 | [diff] [blame] | 1 | Kernel driver max6642 | 
 | 2 | ===================== | 
 | 3 |  | 
 | 4 | Supported chips: | 
 | 5 |   * Maxim MAX6642 | 
 | 6 |     Prefix: 'max6642' | 
 | 7 |     Addresses scanned: I2C 0x48-0x4f | 
 | 8 |     Datasheet: Publicly available at the Maxim website | 
 | 9 |                http://datasheets.maxim-ic.com/en/ds/MAX6642.pdf | 
 | 10 |  | 
 | 11 | Authors: | 
 | 12 |         Per Dalen <per.dalen@appeartv.com> | 
 | 13 |  | 
 | 14 | Description | 
 | 15 | ----------- | 
 | 16 |  | 
 | 17 | The MAX6642 is a digital temperature sensor. It senses its own temperature as | 
 | 18 | well as the temperature on one external diode. | 
 | 19 |  | 
 | 20 | All temperature values are given in degrees Celsius. Resolution | 
 | 21 | is 0.25 degree for the local temperature and for the remote temperature. |