1. d38df34 hwmon: (ina2xx) replace ina226_avg_bits() with find_closest() by Bartosz Golaszewski · 9 years ago
  2. add513b hwmon: (ina2xx) Add ina231 compatible string by Kevin Hilman · 10 years ago
  3. b721fe2 hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errors by Bartosz Golaszewski · 10 years ago
  4. 71eb7c4 hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result check by Bartosz Golaszewski · 10 years ago
  5. 72a87a4 hwmon: (ina2xx) implement update_interval attribute for ina226 by Bartosz Golaszewski · 10 years ago
  6. 8a5fc79 hwmon: (ina2xx) make shunt resistance configurable at run-time by Bartosz Golaszewski · 10 years ago
  7. e794704 hwmon: (ina2xx) don't accept shunt values greater than the calibration factor by Bartosz Golaszewski · 10 years ago
  8. f4fe902 hwmon: (ina2xx) remove a stray new line by Bartosz Golaszewski · 10 years ago
  9. 509416a hwmon: (ina2xx) reinitialize the chip in case it's been reset by Bartosz Golaszewski · 10 years ago
  10. f975b33 hwmon: (ina2xx) bail-out from ina2xx_probe() in case of configuration errors by Bartosz Golaszewski · 10 years ago
  11. c0214f9 hwmon: (ina2xx) Cast to s16 on shunt and current regs by Fabio Baltieri · 10 years ago
  12. 468bf0e hwmon: (ina2xx) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  13. 8876dd7 hwmon: (ina2xx) Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  14. a8b3a3a hwmon: use dev_get_platdata() by Jingoo Han · 11 years ago
  15. 31e7ad7 hwmon: (ina2xx) Add device tree support to pass the shunt resistor by Tang Yuantian · 11 years ago
  16. f0df0fd hwmon: (ina2xx) Fix 'Avoid unnecessary line continuations' checkpatch warning by Guenter Roeck · 12 years ago
  17. d835ca0 hwmon: (ina2xx) use module_i2c_driver to simplify the code by Wei Yongjun · 12 years ago
  18. dcd8f39 hwmon: Add missing inclusions of <linux/jiffies.h> by Jean Delvare · 12 years ago
  19. dc92cd0 hwmon: (ina2xx) Add support for INA220 and INA230 by Guenter Roeck · 12 years ago
  20. 6106db2 hwmon: (ina2xx) Use structure array to distinguish chip types by Guenter Roeck · 12 years ago
  21. 080b98e hwmon: (ina2xx) Fix word size register read and write operations by Guenter Roeck · 12 years ago
  22. f7c2fe3 hwmon: INA219 and INA226 support by Felten, Lothar · 12 years ago