Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hwmon: (ina2xx) Add support for INA220 and INA230 | Guenter Roeck | 2012-09-24 |
| | | | | | | | | | 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 support | Felten, Lothar | 2012-05-22 |
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> |