2005-05-26 16:42:19 +04:00
Kernel driver lm92
==================
Supported chips:
2019-04-17 12:46:28 +03:00
2005-05-26 16:42:19 +04:00
* National Semiconductor LM92
2019-04-17 12:46:28 +03:00
2005-05-26 16:42:19 +04:00
Prefix: 'lm92'
2019-04-17 12:46:28 +03:00
2005-05-26 16:42:19 +04:00
Addresses scanned: I2C 0x48 - 0x4b
2019-04-17 12:46:28 +03:00
2005-05-26 16:42:19 +04:00
Datasheet: http://www.national.com/pf/LM/LM92.html
2019-04-17 12:46:28 +03:00
2005-05-26 16:42:19 +04:00
* National Semiconductor LM76
2019-04-17 12:46:28 +03:00
2005-05-26 16:42:19 +04:00
Prefix: 'lm92'
2019-04-17 12:46:28 +03:00
2005-05-26 16:42:19 +04:00
Addresses scanned: none, force parameter needed
2019-04-17 12:46:28 +03:00
2005-05-26 16:42:19 +04:00
Datasheet: http://www.national.com/pf/LM/LM76.html
2019-04-17 12:46:28 +03:00
2005-05-26 16:42:19 +04:00
* Maxim MAX6633/MAX6634/MAX6635
2019-04-17 12:46:28 +03:00
2018-03-22 17:37:44 +03:00
Prefix: 'max6635'
2019-04-17 12:46:28 +03:00
2018-03-21 18:04:52 +03:00
Addresses scanned: none, force parameter needed
2019-04-17 12:46:28 +03:00
2005-05-26 16:42:19 +04:00
Datasheet: http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3074
2019-04-17 12:46:28 +03:00
2005-05-26 16:42:19 +04:00
Authors:
2019-04-17 12:46:28 +03:00
- Abraham van der Merwe <abraham@2d3d.co.za>
- Jean Delvare <jdelvare@suse.de>
2005-05-26 16:42:19 +04:00
Description
-----------
This driver implements support for the National Semiconductor LM92
temperature sensor.
Each LM92 temperature sensor supports a single temperature sensor. There are
alarms for high, low, and critical thresholds. There's also an hysteresis to
control the thresholds for resetting alarms.
Support was added later for the LM76 and Maxim MAX6633/MAX6634/MAX6635,
which are mostly compatible. They have not all been tested, so you
may need to use the force parameter.