diff options
author | Alexandru Tachici <alexandru.tachici@analog.com> | 2020-12-03 10:11:53 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2020-12-11 18:42:27 +0300 |
commit | b0bd407e94b036d597c6060d64c22094ff85b13c (patch) | |
tree | de01fdcd2e902bd3c72dc50975c75f955110fee5 /Documentation/hwmon/index.rst | |
parent | d014538aa38561cd24c5eb228223585f26c5ec71 (diff) | |
download | linux-b0bd407e94b036d597c6060d64c22094ff85b13c.tar.xz |
hwmon: (ltc2992) Add support
LTC2992 is a rail-to-rail system monitor that
measures current, voltage, and power of two supplies.
Two ADCs simultaneously measure each supply’s current.
A third ADC monitors the input voltages and four
auxiliary external voltages.
Signed-off-by: Alexandru Tachici <alexandru.tachici@analog.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon/index.rst')
-rw-r--r-- | Documentation/hwmon/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst index f1205c64423d..7e5104c8f477 100644 --- a/Documentation/hwmon/index.rst +++ b/Documentation/hwmon/index.rst @@ -101,6 +101,7 @@ Hardware Monitoring Kernel Drivers lm95234 lm95245 lochnagar + ltc2992 ltc2945 ltc2947 ltc2978 |