drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()
[drm/drm-misc.git] / Documentation / hwmon / adm1031.rst
blobbe74ec1f3e7389bd2bf20976e0b034b7a43a1b6b
1 Kernel driver adm1031
2 =====================
4 Supported chips:
5   * Analog Devices ADM1030
7     Prefix: 'adm1030'
9     Addresses scanned: I2C 0x2c to 0x2e
11     Datasheet: Publicly available at the Analog Devices website
13                https://www.analog.com/en/prod/0%2C2877%2CADM1030%2C00.html
15   * Analog Devices ADM1031
17     Prefix: 'adm1031'
19     Addresses scanned: I2C 0x2c to 0x2e
21     Datasheet: Publicly available at the Analog Devices website
23                https://www.analog.com/en/prod/0%2C2877%2CADM1031%2C00.html
25 Authors:
26         - Alexandre d'Alton <alex@alexdalton.org>
27         - Jean Delvare <jdelvare@suse.de>
29 Description
30 -----------
32 The ADM1030 and ADM1031 are digital temperature sensors and fan controllers.
33 They sense their own temperature as well as the temperature of up to one
34 (ADM1030) or two (ADM1031) external diodes.
36 All temperature values are given in degrees Celsius. Resolution is 0.5
37 degree for the local temperature, 0.125 degree for the remote temperatures.
39 Each temperature channel has its own high and low limits, plus a critical
40 limit.
42 The ADM1030 monitors a single fan speed, while the ADM1031 monitors up to
43 two. Each fan channel has its own low speed limit.