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