]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: Driver for Texas Instruments INA209
authorGuenter Roeck <linux@roeck-us.net>
Thu, 20 Aug 2009 21:49:25 +0000 (14:49 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 6 Feb 2013 17:57:59 +0000 (09:57 -0800)
commita692eb9579dda4b7ffb08a3803007fe535915a32
tree6f506721e61dbc2fd8ed76fb5a69443949869395
parent01b9ae5bf931c05012e8c2c19696729b543fc226
hwmon: Driver for Texas Instruments INA209

Add support for the TI / Burr-Brown INA209 voltage / current / power
monitor.

Cc: Paul Hays <haysp@magma.net>
Cc: Ira W. Snyder <iws@ovro.caltech.edu>
Tested-by: Ira W. Snyder <iws@ovro.caltech.edu>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/devicetree/bindings/i2c/ina209.txt [new file with mode: 0644]
Documentation/hwmon/ina209 [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/ina209.c [new file with mode: 0644]