drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()
[drm/drm-misc.git] / Documentation / hwmon / ltc2991.rst
blob15d8b4d7e47127d9105b41ce221f38151999cfb8
1 .. SPDX-License-Identifier: GPL-2.0
3 Kernel driver ltc2991
4 =====================
6 Supported chips:
8   * Analog Devices LTC2991
10     Prefix: 'ltc2991'
12     Addresses scanned: I2C 0x48 - 0x4f
14     Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/2991ff.pdf
16 Authors:
18   - Antoniu Miclaus <antoniu.miclaus@analog.com>
21 Description
22 -----------
24 This driver supports hardware monitoring for Analog Devices LTC2991 Octal I2C
25 Voltage, Current and Temperature Monitor.
27 The LTC2991 is used to monitor system temperatures, voltages and currents.
28 Through the I2C serial interface, the eight monitors can individually measure
29 supply voltages and can be paired for differential measurements of current sense
30 resistors or temperature sensing transistors. Additional measurements include
31 internal temperatureand internal VCC.
34 sysfs-Interface
35 ---------------
37 The following attributes are supported. Limits are read-only.
39 =============== =================
40 inX_input:      voltage input
41 currX_input:    current input
42 tempX_input:    temperature input
43 =============== =================