]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - Documentation/hwmon/adm1031
docs: hwmon: convert remaining files to ReST format
[mirror_ubuntu-hirsute-kernel.git] / Documentation / hwmon / adm1031
CommitLineData
7f15b664
RM
1Kernel driver adm1031
2=====================
3
4Supported chips:
5 * Analog Devices ADM1030
b04f2f7d 6
7f15b664 7 Prefix: 'adm1030'
b04f2f7d 8
7f15b664 9 Addresses scanned: I2C 0x2c to 0x2e
b04f2f7d 10
7f15b664 11 Datasheet: Publicly available at the Analog Devices website
b04f2f7d
MCC
12
13 http://www.analog.com/en/prod/0%2C2877%2CADM1030%2C00.html
7f15b664
RM
14
15 * Analog Devices ADM1031
b04f2f7d 16
7f15b664 17 Prefix: 'adm1031'
b04f2f7d 18
7f15b664 19 Addresses scanned: I2C 0x2c to 0x2e
b04f2f7d 20
7f15b664 21 Datasheet: Publicly available at the Analog Devices website
b04f2f7d
MCC
22
23 http://www.analog.com/en/prod/0%2C2877%2CADM1031%2C00.html
7f15b664
RM
24
25Authors:
b04f2f7d
MCC
26 - Alexandre d'Alton <alex@alexdalton.org>
27 - Jean Delvare <jdelvare@suse.de>
7f15b664
RM
28
29Description
30-----------
31
32The ADM1030 and ADM1031 are digital temperature sensors and fan controllers.
33They sense their own temperature as well as the temperature of up to one
34(ADM1030) or two (ADM1031) external diodes.
35
36All temperature values are given in degrees Celsius. Resolution is 0.5
37degree for the local temperature, 0.125 degree for the remote temperatures.
38
39Each temperature channel has its own high and low limits, plus a critical
40limit.
41
42The ADM1030 monitors a single fan speed, while the ADM1031 monitors up to
43two. Each fan channel has its own low speed limit.