1. 50bddb9 power: max17042_battery: Convert to using managed resources by Vaishali Thakkar · 9 years ago
  2. a6e6b63 power_supply: max17042: Add OF support for setting thresholds by Krzysztof Kozlowski · 9 years ago
  3. edd4ab0 power: max17042_battery: add HEALTH and TEMP_* properties support by Ramakrishna Pallala · 9 years ago
  4. bbaeeaa power: max17042_battery: add missed blank by Beomho Seo · 9 years ago
  5. 709c2c7 power: max17042_battery: Use reg type instead of chip type by Beomho Seo · 9 years ago
  6. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 9 years ago
  7. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 9 years ago
  8. bc35268 power_supply: max17042: Use regmap_update_bits instead read and write by Krzysztof Kozlowski · 9 years ago
  9. e029128 power: max17042: Constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  10. 26740db max17042_battery: Add IRQF_ONESHOT flag to use default irq handler by Jonghwa Lee · 11 years ago
  11. 39e7213 max17042_battery: Support regmap to access device's registers by Jonghwa Lee · 11 years ago
  12. 3d23c7f max17042_battery: Use SIMPLE_DEV_PM_OPS by Manish Badarkhe · 11 years ago
  13. 76d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Anton Vorontsov · 12 years ago
  14. 415ec69 power: remove use of __devexit by Bill Pemberton · 12 years ago
  15. c8afa64 power: remove use of __devinit by Bill Pemberton · 12 years ago
  16. 28ea73f power: remove use of __devexit_p by Bill Pemberton · 12 years ago
  17. a879f19 max17042_battery: Fix missing verify_model_lock() return value check by Alan Cox · 12 years ago
  18. 5fc55bc max17042_battery: Support CHARGE_COUNTER power supply attribute by Ramakrishna Pallala · 12 years ago
  19. 9a8422d max17042_battery: Add support for max17047/50 chip by Ramakrishna Pallala · 12 years ago
  20. e5ba50b max17042_battery: Handle irq request failure case by Ramakrishna Pallala · 12 years ago
  21. 243e352 max17042_battery: Fix power supply and irq registration ordering by Ramakrishna Pallala · 12 years ago
  22. a2ebfe2 power_supply: Add voltage_ocv property and use it for max17042 driver by Ramakrishna Pallala · 12 years ago
  23. 48e41c7 max17042_battery: Move dev_pm_ops struct under CONFIG_PM by Anton Vorontsov · 12 years ago
  24. 48bc177 max17042_battery: Add suspend/resume hooks by Ramakrishna Pallala · 12 years ago
  25. bb28da9 max17042_battery: Fix driver exit function by Ramakrishna Pallala · 12 years ago
  26. 1ef3d8f max17042_battery: Fix a couple buffer overflows by Dan Carpenter · 12 years ago
  27. 5cdd4d7 max17042_battery: Clean up interrupt handling by Ramakrishna Pallala · 12 years ago
  28. 6e0e60c max17042_battery: Fix CHARGE_FULL representation. by MyungJoo Ham · 12 years ago
  29. 5ff92e7 power_supply: Convert i2c drivers to module_i2c_driver by Axel Lin · 13 years ago
  30. 3832246 max17042_battery: Make it possible to instantiate driver from DT by Karol Lewandowski · 12 years ago
  31. 2f3b434 max17042_battery: Use devm_kzalloc() where applicable by Karol Lewandowski · 12 years ago
  32. 13e0aa4 max17042: Change capacity property to use reported SOC register by Dirk Brandewie · 13 years ago
  33. e5f3872 max17042: Add support for signalling change in SOC by Ramakrishna Pallala · 13 years ago
  34. f3a71a6 max17042: Add POR init procedure from Maxim appnote by Ramakrishna Pallala · 12 years ago
  35. 251f39f Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Anton Vorontsov · 13 years ago
  36. 60a1f6e max17042_battery: Fix error handling by Ramakrishna Pallala · 13 years ago
  37. 7e6d62d drivers/power: Add module.h to the actual modules in drivers/power by Paul Gortmaker · 13 years ago
  38. cf7a8c0 max17042_battery: Bugfix of incorrect voltage register value interpretation by MyungJoo Ham · 13 years ago
  39. 91d8b0d max17042_battery: Do not lose accuracy calculating current_now by Philip Rakity · 13 years ago
  40. 4cfa892 max17042_battery: Divide by 0 crash because r_sns init too late by Philip Rakity · 13 years ago
  41. 086ef50 power_supply: MAX17042: Support additional properties by Donggeun Kim · 13 years ago
  42. 7c4509b max17042_battery: Remove obsolete cleanup for clientdata by Wolfram Sang · 13 years ago
  43. 359ab9f power_supply: Add MAX17042 Fuel Gauge Driver by MyungJoo Ham · 14 years ago