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>
Showing
- Documentation/hwmon/index.rst 1 addition, 0 deletionsDocumentation/hwmon/index.rst
- Documentation/hwmon/tmp513.rst 103 additions, 0 deletionsDocumentation/hwmon/tmp513.rst
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
- drivers/hwmon/Kconfig 10 additions, 0 deletionsdrivers/hwmon/Kconfig
- drivers/hwmon/Makefile 1 addition, 0 deletionsdrivers/hwmon/Makefile
- drivers/hwmon/tmp513.c 772 additions, 0 deletionsdrivers/hwmon/tmp513.c
Documentation/hwmon/tmp513.rst
0 → 100644
drivers/hwmon/tmp513.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment