aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ina2xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-27hwmon: (ina2xx) Add device tree support to pass the shunt resistorTang Yuantian1-0/+5
2013-04-07hwmon: (ina2xx) Fix 'Avoid unnecessary line continuations' checkpatch warningGuenter Roeck1-8/+8
2012-12-05hwmon: (ina2xx) use module_i2c_driver to simplify the codeWei Yongjun1-12/+1
2012-10-10hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare1-0/+1
2012-09-23hwmon: (ina2xx) Add support for INA220 and INA230Guenter Roeck1-0/+10
2012-09-23hwmon: (ina2xx) Use structure array to distinguish chip typesGuenter Roeck1-103/+56
2012-09-12hwmon: (ina2xx) Fix word size register read and write operationsGuenter Roeck1-21/+9
2012-05-22hwmon: INA219 and INA226 supportFelten, Lothar1-0/+368