diff options
author | Eric Tremblay <etremblay@distech-controls.com> | 2019-11-13 01:30:01 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2019-11-22 08:26:40 +0300 |
commit | 59dfa75e5d82a1e1b3d090a1d51fc14f66844576 (patch) | |
tree | e9fb3fa492bca6759d2606e091026d1b15eb06ac /Documentation/hwmon/index.rst | |
parent | 17fe2983e872810051934464ec5bcab80b714e65 (diff) | |
download | linux-59dfa75e5d82a1e1b3d090a1d51fc14f66844576.tar.xz |
hwmon: Add driver for Texas Instruments TMP512/513 sensor chips.
TI's TMP512/513 are I2C/SMBus system monitor chips. These chips
monitor the supply voltage, supply current, power consumption
and provide one local and up to three (TMP513) remote temperature sensors.
It has been tested using a TI TMP513 development kit (TMP513EVM)
Signed-off-by: Eric Tremblay <etremblay@distech-controls.com>
Link: https://lore.kernel.org/r/20191112223001.20844-3-etremblay@distech-controls.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 0daa103d36e6..7784ba798dd9 100644 --- a/Documentation/hwmon/index.rst +++ b/Documentation/hwmon/index.rst @@ -155,6 +155,7 @@ Hardware Monitoring Kernel Drivers tmp108 tmp401 tmp421 + tmp513 tps40422 twl4030-madc-hwmon ucd9000 |