summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ina2xx.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-101-0/+1
* hwmon: (ina2xx) Add support for INA220 and INA230Guenter Roeck2012-09-231-0/+10
* hwmon: (ina2xx) Use structure array to distinguish chip typesGuenter Roeck2012-09-231-103/+56
* hwmon: (ina2xx) Fix word size register read and write operationsGuenter Roeck2012-09-121-21/+9
* hwmon: INA219 and INA226 supportFelten, Lothar2012-05-221-0/+368