summaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/ina2xx
Commit message (Collapse)AuthorAgeFilesLines
* hwmon: (ina2xx) Add device tree support to pass the shunt resistorTang Yuantian2013-06-271-1/+3
| | | | | | | | | Adding another way that is device tree to pass the shunt resistor value to driver except for platform data. Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com> [Guenter Roeck: Added missing of.h include] Signed-off-by: Guenter Roeck <linux@roeck-us.net>
* hwmon: (ina2xx) Add support for INA220 and INA230Guenter Roeck2012-09-231-0/+18
| | | | | | | | | INA220 is register compatible to INA219, and INA230 is register compatible to INA226, so all we need to do is to add name aliases for those two chips. Cc: Lothar Felten <l-felten@ti.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Reviewed-by: Jean Delvare <khali@linux-fr.org>
* hwmon: INA219 and INA226 supportFelten, Lothar2012-05-221-0/+29
Add support for the Texas Instruments INA219 and INA226 power monitors. Signed-off-by: Lothar Felten <l-felten@ti.com> [guenter.roeck@ericsson.com: formatting cleanup; check for smbus word data; select PGA=8 for INA219] Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
OpenPOWER on IntegriCloud