1. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  2. ea32cea power: ab8500: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  3. 5f47682 power: charger_manager: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  4. 9cc984e Merge tag 'for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  5. 0df6e32 power: pm2301-charger: use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  6. 298cb0f power: ipaq-micro-battery: use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  7. 9761dca power_supply: 88pm860x_charger: do not pass NULL to power_supply_put by Colin Ian King · 8 years ago
  8. 7546453 jz4740-battery: Correct voltage change check by Maarten ter Huurne · 8 years ago
  9. 9052768 power_supply: lp8788-charger: initialize boolean 'found' by Colin Ian King · 8 years ago
  10. fdb2f37 goldfish: Enable ACPI-based enumeration for goldfish battery by Yu Ning · 8 years ago
  11. 65d687a power: goldfish_battery: add devicetree bindings by Greg Hackmann · 8 years ago
  12. 5c0e09e power: act8945a: add charger driver for ACT8945A by Wenyou Yang · 8 years ago
  13. 9aafabc power: bq27xxx_battery: Restore device name by Ivaylo Dimitrov · 8 years ago
  14. 7df3a74 power_supply: bq27xxx_battery: Add of modalias and match table when CONFIG_OF is enabled by Pali Rohár · 8 years ago
  15. 523e550 power_supply: bq2415x_charger: Add of modalias and match table when CONFIG_OF is enabled by Pali Rohár · 8 years ago
  16. ec3d7d0 power_supply: bq2415x_charger: Do not add acpi modalias when CONFIG_ACPI is not enabled by Pali Rohár · 8 years ago
  17. 64876fe power_supply: isp1704_charger: Add compatible of match for nxp,isp1707 by Pali Rohár · 8 years ago
  18. ed6107b power_supply: isp1704_charger: Error messages when probe fail by Pali Rohár · 8 years ago
  19. 6659b55 power_supply: Add types for USB Type C and PD chargers by Benson Leung · 8 years ago
  20. 64024ac power: bq24735-charger: add 'ti,external-control' option by Jonathan Tinkham · 8 years ago
  21. 1a3adce power: bq24735-charger: fix failed i2c with ac-detect by Jonathan Tinkham · 8 years ago
  22. 4f4bfe6 power: reset: Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 8 years ago
  23. 6a65b2b power: collie_battery: hide unused variable by Arnd Bergmann · 8 years ago
  24. 3f652c9 power/reset: versatile: support the actual versatile by Linus Walleij · 8 years ago
  25. 5b7a018 bq24735_charger: add status property to view/enable/disable charging by Peter Rosin · 9 years ago
  26. 265b604 power: bq27xxx_battery: Fix bq27541 AveragePower register address by Liu Xiang · 9 years ago
  27. 6b9140f power: test_power: correctly handle empty writes by Sasha Levin · 9 years ago
  28. 127d286 power: generic-adc-battery: use to_delayed_work by Geliang Tang · 9 years ago
  29. 8802563 power: isp1704_charger: Fix isp1704_write() definition by Ivaylo Dimitrov · 9 years ago
  30. 099867a power: bq27xxx: fix register numbers of bq27500 by H. Nikolaus Schaller · 9 years ago
  31. 549d7b3 power: bq27xxx: fix reading for bq27000 and bq27010 by H. Nikolaus Schaller · 9 years ago
  32. f96576b power: Fix unmet dependency on POWER_SUPPLY by POWER_RESET by uncoupling them by Krzysztof Kozlowski · 9 years ago
  33. 703df6c power: bq27xxx_battery: Reorganize I2C into a module by Andrew F. Davis · 9 years ago
  34. 1f94b25 power: bq27xxx: don't fill system log by missing battery by NeilBrown · 9 years ago
  35. d5fdfed power: max8903_charger: set IRQF_ONESHOT if no primary handler is specified by Saurabh Sengar · 9 years ago
  36. c4c0edf power/reset: at91-reset: add missing of_node_put by Julia Lawall · 9 years ago
  37. 79fbdb6 power: ds2782_battery: constify ds278x_battery_ops structure by Julia Lawall · 9 years ago
  38. b7e16ec power: bq2415x_charger: Delete unnecessary checks before the function call "of_node_put" by Markus Elfring · 9 years ago
  39. bc91453 Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  40. 400c5bd Merge tag 'for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  41. 6bd03ce power: bq27xxx_battery: Remove unneeded dependency in Kconfig by Andrew F. Davis · 9 years ago
  42. 41a90db power: bq27xxx_battery: move irq handler to i2c section by Sebastian Reichel · 9 years ago
  43. 0077ae7 power: bq27xxx_battery: fix platform probe by Sebastian Reichel · 9 years ago
  44. 0f4998c twl4030_charger: add missing iio dependency by Sebastian Reichel · 9 years ago
  45. 8e5cfb7 power_supply: charger-manager: add missing of_node_put by Julia Lawall · 9 years ago
  46. fa743d9 PM / AVS: rockchip-io: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  47. a419b4f power: Add support for DA9150 Fuel-Gauge by Adam Thomson · 9 years ago
  48. 007ee5f power: bq24257: Add various device-specific sysfs properties by Andreas Dannenberg · 9 years ago
  49. 0cfbfde power: bq24257: Allow input current limit sysfs access by Andreas Dannenberg · 9 years ago
  50. 138606f power: bq24257: Add input DPM voltage threshold setting support by Andreas Dannenberg · 9 years ago
  51. bb2956e power: bq24257: Add over voltage protection setting support by Andreas Dannenberg · 9 years ago
  52. 7c071a0 power: bq24257: Add SW-based approach for Power Good determination by Andreas Dannenberg · 9 years ago
  53. eb9fbcc power: bq24257: Allow manual setting of input current limit by Andreas Dannenberg · 9 years ago
  54. 7ef6236 power: bq24257: Add bit definition for temp sense enable by Andreas Dannenberg · 9 years ago
  55. bf02dca power: bq24257: Add basic support for bq24250/bq24251 by Andreas Dannenberg · 9 years ago
  56. 3b84b8e power: bq24257: Simplify bq24257_power_supply_init() by Andreas Dannenberg · 9 years ago
  57. dfc6025 power: bq24257: Use managed power supply register by Andreas Dannenberg · 9 years ago
  58. 9b1cf1e power: bq24257: Streamline input current limit setup by Andreas Dannenberg · 9 years ago
  59. 5ff8c89 power: bq24257: Remove IRQ config through stat-gpios by Andreas Dannenberg · 9 years ago
  60. 2edd69a power: bq27xxx_battery: fix signedness bug in bq27xxx_battery_read_health() by Andrzej Hajda · 9 years ago
  61. 2202e1f drivers: power: twl4030_charger: fix link problems when building as module by Marek Belisko · 9 years ago
  62. 90adf98 wm831x_power: Use IRQF_ONESHOT to request threaded IRQs by Valentin Rothberg · 9 years ago
  63. 3636859 power_supply: Add support for tps65217-charger. by Enric Balletbo i Serra · 9 years ago
  64. 0bc58e9 power: qcom_smbb: test the correct variable by Dan Carpenter · 9 years ago
  65. 28153a3 bq2415x_charger: Fix null pointer dereference by Pali Rohár · 9 years ago
  66. 8807feb power: bq27xxx_battery: Add interrupt handling support by Andrew F. Davis · 9 years ago
  67. 74aab84 power: bq27xxx_battery: Cleanup health checking by Andrew F. Davis · 9 years ago
  68. d74534c power: bq27xxx_battery: Add support for additional bq27xxx family devices by Andrew F. Davis · 9 years ago
  69. c570903 power: bq27xxx_battery: Fix typos and change naming for state of charge functions by Andrew F. Davis · 9 years ago
  70. 424cfde power: bq27xxx_battery: Platform initialization must declare a device by Andrew F. Davis · 9 years ago
  71. 081bab2 power: bq27x00_battery: Renaming for consistency by Andrew F. Davis · 9 years ago
  72. 95b8aff power: bq27x00_battery: Remove unneeded i2c MODULE_ALIAS by Andrew F. Davis · 9 years ago
  73. 5e5822f power_supply: max8998: Use devm_power_supply_register by Vaishali Thakkar · 9 years ago
  74. c72b7bf tps65090-charger: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  75. 0df2dee max8903_charger: Convert to using managed resources by Vaishali Thakkar · 9 years ago
  76. 50bddb9 power: max17042_battery: Convert to using managed resources by Vaishali Thakkar · 9 years ago
  77. bc312cb power: reset: at91-reset/trivial: driver applies to SAMA5 family as well by Nicolas Ferre · 9 years ago
  78. 064380a power/reset: at91-poweroff: get and use slow clock by Alexandre Belloni · 9 years ago
  79. 6dd1ad1 power/reset: at91-poweroff: allow compiling as a module by Alexandre Belloni · 9 years ago
  80. 2b2c614 power/reset: at91-reset: get and use slow clock by Alexandre Belloni · 9 years ago
  81. 6e64180 power/reset: at91-reset: allow compiling as a module by Alexandre Belloni · 9 years ago
  82. eacd8d0 power/reset: at91-reset: remove useless at91_reset_platform_probe() by Alexandre Belloni · 9 years ago
  83. 2a9123f 88pm860x_battery: Convert to using managed resources by Vaishali Thakkar · 9 years ago
  84. 56d7df8 power: Add Qualcomm SMBB driver by Courtney Cavin · 9 years ago
  85. da42bbd power: Remove unnecessary MODULE_ALIAS() for I2C drivers by Javier Martinez Canillas · 9 years ago
  86. 9615a29 power:lp8727_charger: parsing child node after getting debounce-ms by Milo Kim · 9 years ago
  87. 87d931d power:lp8727_charger: use the private data instead of updating I2C device platform data by Milo Kim · 9 years ago
  88. c01576c power: wm831x_power: Convert to devm_kzalloc() by Mark Brown · 9 years ago
  89. 69fb4dc power: Add an axp20x-usb-power driver by Hans de Goede · 9 years ago
  90. 2e5735f Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  91. 9ebd051 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  92. e11fc21 twl4030_charger: fix another compile error by Grazvydas Ignotas · 9 years ago
  93. aefc574b Revert "twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node" by Sebastian Reichel · 9 years ago
  94. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  95. cf9d615 Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  96. b68c316 bq2415x_charger: Allow to load and use driver even if notify device is not registered yet by Pali Rohár · 9 years ago
  97. 3fc147e PM / AVS: rockchip-io: add io selectors and supplies for rk3368 by Heiko Stuebner · 9 years ago
  98. 28c1f16 PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS by Heiko Stuebner · 9 years ago
  99. b49d15d twl4030_charger: fix compile error when TWL4030_MADC not available. by NeilBrown · 9 years ago
  100. c9f85a9 power: bq24190_charger: Fix charge type sysfs property by Andreas Dannenberg · 9 years ago