1. 33e7664 power_supply: tps65217-charger: fix missing platform_set_drvdata() by Wei Yongjun · 8 years ago
  2. bae170e power: reset: hisi-reboot: Unmap region obtained by of_iomap by Arvind Yadav · 8 years ago
  3. 7a4947c power: reset: reboot-mode: fix build error of missing ioremap/iounmap on UM by Andy Yan · 8 years ago
  4. 5381cfb power: supply: max17042_battery: fix model download bug. by Sven Van Asbroeck · 8 years ago
  5. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  6. 6f888fe Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  7. f7816ad Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  8. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. b7545b7 Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  10. 9d0be76 Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  11. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 8 years ago
  12. 4fcd504 power: reset: add reboot mode driver by Andy Yan · 8 years ago
  13. c318a82 Merge 4.7-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  14. e380538 power_supply: fix return value of get_property by Rhyland Klein · 8 years ago
  15. eee1d07 power: qcom_smbb: Make an extcon for usb cable detection by Stephen Boyd · 8 years ago
  16. c5ed330 max8903: adds support for initiation via device tree by Chris Lapa · 8 years ago
  17. e6518a4 max8903: remove unnecessary 'out of memory' error message. by Chris Lapa · 8 years ago
  18. 3525e5c max8903: removes non zero validity checks on gpios. by Chris Lapa · 8 years ago
  19. 88a469b max8903: adds requesting of gpios. by Chris Lapa · 8 years ago
  20. cbf9077e max8903: cleans up confusing relationship between dc_valid, dok and dcm. by Chris Lapa · 8 years ago
  21. 0c3ae04 max8903: store pointer to pdata instead of copying it. by Chris Lapa · 8 years ago
  22. 411ef2b Merge remote-tracking branch 'chanwoo-extcon/ib-extcon-powersupply-4.8' into psy-next by Sebastian Reichel · 8 years ago
  23. 5a8d651 usb: gadget: move gadget API functions to udc-core by Felipe Balbi · 8 years ago
  24. 2e05b51 power_supply: bq27xxx_battery: Group register mappings into one table by Andrew F. Davis · 8 years ago
  25. 3627612 power_supply: tps65217-charger: Fix NULL deref during property export by Marcin Niestroj · 8 years ago
  26. 5bc28b9 power_supply: power_supply_read_temp only if use_cnt > 0 by Rhyland Klein · 8 years ago
  27. 0a14d28 power: vexpress: make dev_attr_active static by Ben Dooks · 8 years ago
  28. b396cff power: axp288_charger: Replace deprecatd API of extcon by Chanwoo Choi · 8 years ago
  29. d04b674 power/reset: make syscon_poweroff() static by Ben Dooks · 8 years ago
  30. cecbf8d power: axp20x_usb: Add support for usb power-supply on axp22x pmics by Hans de Goede · 8 years ago
  31. 5630b43 power_supply: bq27xxx_battery: Index register numbers by enum by Andrew F. Davis · 8 years ago
  32. 5d9e01b power_supply: bq27xxx_battery: Fix copy/paste error in header comment by Andrew F. Davis · 8 years ago
  33. 783cb94 power: Introduce Broadcom kona reset driver by Chris Brand · 8 years ago
  34. e771e0a power: reset: keystone: Enable COMPILE_TEST by Krzysztof Kozlowski · 8 years ago
  35. 7992893 Merge tag 'for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  36. bc19b9a PM / AVS: rockchip-io: make io-domains a child of the GRF by Heiko Stuebner · 8 years ago
  37. 4a99fa0 sbs-battery: fix power status when battery charging near dry by YH Huang · 8 years ago
  38. b9223da power: ipaq-micro-battery: freeing the wrong variable by Dan Carpenter · 8 years ago
  39. 1285b0a power/max8925: freeing wrong variable by Dan Carpenter · 8 years ago
  40. f80cb48 power: reset: at91-shdwc: add new shutdown controller driver by Nicolas Ferre · 8 years ago
  41. 15dbc13 Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  42. 8e653b6 Fix permissions of drivers/power/avs/rockchip-io-domain.c by Rafael J. Wysocki · 8 years ago
  43. 3d66c6b Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  44. f447671 PM / AVS: rockchip-io: add io selectors and supplies for rk3399 by David Wu · 8 years ago
  45. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  46. ea32cea power: ab8500: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  47. 5f47682 power: charger_manager: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  48. 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
  49. 0df6e32 power: pm2301-charger: use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  50. 298cb0f power: ipaq-micro-battery: use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  51. 9761dca power_supply: 88pm860x_charger: do not pass NULL to power_supply_put by Colin Ian King · 8 years ago
  52. 7546453 jz4740-battery: Correct voltage change check by Maarten ter Huurne · 8 years ago
  53. 9052768 power_supply: lp8788-charger: initialize boolean 'found' by Colin Ian King · 8 years ago
  54. fdb2f37 goldfish: Enable ACPI-based enumeration for goldfish battery by Yu Ning · 8 years ago
  55. 65d687a power: goldfish_battery: add devicetree bindings by Greg Hackmann · 8 years ago
  56. 5c0e09e power: act8945a: add charger driver for ACT8945A by Wenyou Yang · 8 years ago
  57. 9aafabc power: bq27xxx_battery: Restore device name by Ivaylo Dimitrov · 8 years ago
  58. 7df3a74 power_supply: bq27xxx_battery: Add of modalias and match table when CONFIG_OF is enabled by Pali Rohár · 8 years ago
  59. 523e550 power_supply: bq2415x_charger: Add of modalias and match table when CONFIG_OF is enabled by Pali Rohár · 8 years ago
  60. ec3d7d0 power_supply: bq2415x_charger: Do not add acpi modalias when CONFIG_ACPI is not enabled by Pali Rohár · 8 years ago
  61. 64876fe power_supply: isp1704_charger: Add compatible of match for nxp,isp1707 by Pali Rohár · 8 years ago
  62. ed6107b power_supply: isp1704_charger: Error messages when probe fail by Pali Rohár · 8 years ago
  63. 6659b55 power_supply: Add types for USB Type C and PD chargers by Benson Leung · 8 years ago
  64. 64024ac power: bq24735-charger: add 'ti,external-control' option by Jonathan Tinkham · 8 years ago
  65. 1a3adce power: bq24735-charger: fix failed i2c with ac-detect by Jonathan Tinkham · 8 years ago
  66. 4f4bfe6 power: reset: Fix dependencies for !HAS_IOMEM archs by Richard Weinberger · 8 years ago
  67. 6a65b2b power: collie_battery: hide unused variable by Arnd Bergmann · 8 years ago
  68. 3f652c9 power/reset: versatile: support the actual versatile by Linus Walleij · 8 years ago
  69. 5b7a018 bq24735_charger: add status property to view/enable/disable charging by Peter Rosin · 8 years ago
  70. 265b604 power: bq27xxx_battery: Fix bq27541 AveragePower register address by Liu Xiang · 8 years ago
  71. 6b9140f power: test_power: correctly handle empty writes by Sasha Levin · 9 years ago
  72. 127d286 power: generic-adc-battery: use to_delayed_work by Geliang Tang · 8 years ago
  73. 8802563 power: isp1704_charger: Fix isp1704_write() definition by Ivaylo Dimitrov · 9 years ago
  74. 099867a power: bq27xxx: fix register numbers of bq27500 by H. Nikolaus Schaller · 9 years ago
  75. 549d7b3 power: bq27xxx: fix reading for bq27000 and bq27010 by H. Nikolaus Schaller · 9 years ago
  76. f96576b power: Fix unmet dependency on POWER_SUPPLY by POWER_RESET by uncoupling them by Krzysztof Kozlowski · 9 years ago
  77. 703df6c power: bq27xxx_battery: Reorganize I2C into a module by Andrew F. Davis · 9 years ago
  78. 1f94b25 power: bq27xxx: don't fill system log by missing battery by NeilBrown · 9 years ago
  79. d5fdfed power: max8903_charger: set IRQF_ONESHOT if no primary handler is specified by Saurabh Sengar · 9 years ago
  80. c4c0edf power/reset: at91-reset: add missing of_node_put by Julia Lawall · 9 years ago
  81. 79fbdb6 power: ds2782_battery: constify ds278x_battery_ops structure by Julia Lawall · 9 years ago
  82. b7e16ec power: bq2415x_charger: Delete unnecessary checks before the function call "of_node_put" by Markus Elfring · 9 years ago
  83. 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
  84. 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
  85. 6bd03ce power: bq27xxx_battery: Remove unneeded dependency in Kconfig by Andrew F. Davis · 9 years ago
  86. 41a90db power: bq27xxx_battery: move irq handler to i2c section by Sebastian Reichel · 9 years ago
  87. 0077ae7 power: bq27xxx_battery: fix platform probe by Sebastian Reichel · 9 years ago
  88. 0f4998c twl4030_charger: add missing iio dependency by Sebastian Reichel · 9 years ago
  89. 8e5cfb7 power_supply: charger-manager: add missing of_node_put by Julia Lawall · 9 years ago
  90. fa743d9 PM / AVS: rockchip-io: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  91. a419b4f power: Add support for DA9150 Fuel-Gauge by Adam Thomson · 9 years ago
  92. 007ee5f power: bq24257: Add various device-specific sysfs properties by Andreas Dannenberg · 9 years ago
  93. 0cfbfde power: bq24257: Allow input current limit sysfs access by Andreas Dannenberg · 9 years ago
  94. 138606f power: bq24257: Add input DPM voltage threshold setting support by Andreas Dannenberg · 9 years ago
  95. bb2956e power: bq24257: Add over voltage protection setting support by Andreas Dannenberg · 9 years ago
  96. 7c071a0 power: bq24257: Add SW-based approach for Power Good determination by Andreas Dannenberg · 9 years ago
  97. eb9fbcc power: bq24257: Allow manual setting of input current limit by Andreas Dannenberg · 9 years ago
  98. 7ef6236 power: bq24257: Add bit definition for temp sense enable by Andreas Dannenberg · 9 years ago
  99. bf02dca power: bq24257: Add basic support for bq24250/bq24251 by Andreas Dannenberg · 9 years ago
  100. 3b84b8e power: bq24257: Simplify bq24257_power_supply_init() by Andreas Dannenberg · 9 years ago