hwmon: Driver for Texas Instruments INA238
authorNathan Rossi <nathan.rossi@digi.com>
Tue, 2 Nov 2021 05:27:54 +0000 (05:27 +0000)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 26 Dec 2021 23:02:05 +0000 (15:02 -0800)
commiteacb52f010a80752e77a86aee9cb01f4864b0ca4
tree192e0661139571a8ee975665cd3fd87f6a377b30
parent8be23b9b3114952c92c13fac2d37854aba208b9e
hwmon: Driver for Texas Instruments INA238

The INA238 is a I2C power monitor similar to other INA2xx devices,
providing shunt voltage, bus voltage, current, power and temperature
measurements.

Signed-off-by: Nathan Rossi <nathan.rossi@digi.com>
Link: https://lore.kernel.org/r/20211102052754.817220-3-nathan@nathanrossi.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/ina238.rst [new file with mode: 0644]
Documentation/hwmon/index.rst
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/ina238.c [new file with mode: 0644]