aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ina2xx.c
Commit message (Expand)AuthorAge
* hwmon: (ina2xx) Cast to s16 on shunt and current regsFabio Baltieri2014-06-12
* hwmon: (ina2xx) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-10-13
* hwmon: (ina2xx) Remove casting the return value which is a void pointerJingoo Han2013-09-10
* hwmon: use dev_get_platdata()Jingoo Han2013-08-12
* hwmon: (ina2xx) Add device tree support to pass the shunt resistorTang Yuantian2013-06-27
* hwmon: (ina2xx) Fix 'Avoid unnecessary line continuations' checkpatch warningGuenter Roeck2013-04-08
* hwmon: (ina2xx) use module_i2c_driver to simplify the codeWei Yongjun2012-12-05
* hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-10
* hwmon: (ina2xx) Add support for INA220 and INA230Guenter Roeck2012-09-24
* hwmon: (ina2xx) Use structure array to distinguish chip typesGuenter Roeck2012-09-24
* hwmon: (ina2xx) Fix word size register read and write operationsGuenter Roeck2012-09-12
* hwmon: INA219 and INA226 supportFelten, Lothar2012-05-22