]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/hwmon/ina3221.c
hwmon: Add support for INA3221 Triple Current/Voltage Monitors
authorAndrew F. Davis <afd@ti.com>
Fri, 10 Jun 2016 15:32:33 +0000 (10:32 -0500)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 28 Jun 2016 01:58:03 +0000 (18:58 -0700)
commit7cb6dcff1956ec9e338abfa2f298d2971cfbab79
tree41cb822babec9e05fc791a6fb757b7fe227d7931
parentc0a68601804dcb4ee8a141e42e1e6893b6b0610c
hwmon: Add support for INA3221 Triple Current/Voltage Monitors

Add support for the the INA3221 26v capable, Triple channel,
Bi-Directional, Zero-Drift, Low-/High-Side, Current/Voltage Monitor
with I2C interface.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/ina3221 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/ina3221.c [new file with mode: 0644]