1 Kernel driver lm92 2 ================== 3 4 Supported chips: 5 6 * National Semiconductor LM92 7 8 Prefix: 'lm92' 9 10 Addresses scanned: I2C 0x48 - 0x4b 11 12 Datasheet: http://www.national.com/pf/LM/L 13 14 * National Semiconductor LM76 15 16 Prefix: 'lm92' 17 18 Addresses scanned: none, force parameter n 19 20 Datasheet: http://www.national.com/pf/LM/L 21 22 * Maxim MAX6633/MAX6634/MAX6635 23 24 Prefix: 'max6635' 25 26 Addresses scanned: none, force parameter n 27 28 Datasheet: http://www.maxim-ic.com/quick_v 29 30 31 Authors: 32 - Abraham van der Merwe <abraham@2d3d.co 33 - Jean Delvare <jdelvare@suse.de> 34 35 36 Description 37 ----------- 38 39 This driver implements support for the Nationa 40 temperature sensor. 41 42 Each LM92 temperature sensor supports a single 43 alarms for high, low, and critical thresholds. 44 control the thresholds for resetting alarms. 45 46 Support was added later for the LM76 and Maxim 47 which are mostly compatible. They have not all 48 may need to use the force parameter.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.