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