mtd: spi-nor: Move ISSI bits out of core.c
[linux/fpc-iii.git] / Documentation / hwmon / lm92.rst
blobc131b923ed36e2fad4efe0452e73f3275a67d8ba
1 Kernel driver lm92
2 ==================
4 Supported chips:
6   * National Semiconductor LM92
8     Prefix: 'lm92'
10     Addresses scanned: I2C 0x48 - 0x4b
12     Datasheet: http://www.national.com/pf/LM/LM92.html
14   * National Semiconductor LM76
16     Prefix: 'lm92'
18     Addresses scanned: none, force parameter needed
20     Datasheet: http://www.national.com/pf/LM/LM76.html
22   * Maxim MAX6633/MAX6634/MAX6635
24     Prefix: 'max6635'
26     Addresses scanned: none, force parameter needed
28     Datasheet: http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3074
31 Authors:
32        - Abraham van der Merwe <abraham@2d3d.co.za>
33        - Jean Delvare <jdelvare@suse.de>
36 Description
37 -----------
39 This driver implements support for the National Semiconductor LM92
40 temperature sensor.
42 Each LM92 temperature sensor supports a single temperature sensor. There are
43 alarms for high, low, and critical thresholds. There's also an hysteresis to
44 control the thresholds for resetting alarms.
46 Support was added later for the LM76 and Maxim MAX6633/MAX6634/MAX6635,
47 which are mostly compatible. They have not all been tested, so you
48 may need to use the force parameter.