1. dfc6025 power: bq24257: Use managed power supply register by Andreas Dannenberg · 9 years ago
  2. 9b1cf1e power: bq24257: Streamline input current limit setup by Andreas Dannenberg · 9 years ago
  3. 5ff8c89 power: bq24257: Remove IRQ config through stat-gpios by Andreas Dannenberg · 9 years ago
  4. 2edd69a power: bq27xxx_battery: fix signedness bug in bq27xxx_battery_read_health() by Andrzej Hajda · 9 years ago
  5. 2202e1f drivers: power: twl4030_charger: fix link problems when building as module by Marek Belisko · 9 years ago
  6. 90adf98 wm831x_power: Use IRQF_ONESHOT to request threaded IRQs by Valentin Rothberg · 9 years ago
  7. 3636859 power_supply: Add support for tps65217-charger. by Enric Balletbo i Serra · 9 years ago
  8. 0bc58e9 power: qcom_smbb: test the correct variable by Dan Carpenter · 9 years ago
  9. 28153a3 bq2415x_charger: Fix null pointer dereference by Pali Rohár · 9 years ago
  10. 8807feb power: bq27xxx_battery: Add interrupt handling support by Andrew F. Davis · 9 years ago
  11. 74aab84 power: bq27xxx_battery: Cleanup health checking by Andrew F. Davis · 9 years ago
  12. d74534c power: bq27xxx_battery: Add support for additional bq27xxx family devices by Andrew F. Davis · 9 years ago
  13. c570903 power: bq27xxx_battery: Fix typos and change naming for state of charge functions by Andrew F. Davis · 9 years ago
  14. 424cfde power: bq27xxx_battery: Platform initialization must declare a device by Andrew F. Davis · 9 years ago
  15. 081bab2 power: bq27x00_battery: Renaming for consistency by Andrew F. Davis · 9 years ago
  16. 95b8aff power: bq27x00_battery: Remove unneeded i2c MODULE_ALIAS by Andrew F. Davis · 9 years ago
  17. 5e5822f power_supply: max8998: Use devm_power_supply_register by Vaishali Thakkar · 9 years ago
  18. c72b7bf tps65090-charger: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  19. 0df2dee max8903_charger: Convert to using managed resources by Vaishali Thakkar · 9 years ago
  20. 50bddb9 power: max17042_battery: Convert to using managed resources by Vaishali Thakkar · 9 years ago
  21. bc312cb power: reset: at91-reset/trivial: driver applies to SAMA5 family as well by Nicolas Ferre · 9 years ago
  22. 064380a power/reset: at91-poweroff: get and use slow clock by Alexandre Belloni · 9 years ago
  23. 6dd1ad1 power/reset: at91-poweroff: allow compiling as a module by Alexandre Belloni · 9 years ago
  24. 2b2c614 power/reset: at91-reset: get and use slow clock by Alexandre Belloni · 9 years ago
  25. 6e64180 power/reset: at91-reset: allow compiling as a module by Alexandre Belloni · 9 years ago
  26. eacd8d0 power/reset: at91-reset: remove useless at91_reset_platform_probe() by Alexandre Belloni · 9 years ago
  27. 2a9123f 88pm860x_battery: Convert to using managed resources by Vaishali Thakkar · 9 years ago
  28. 56d7df8 power: Add Qualcomm SMBB driver by Courtney Cavin · 9 years ago
  29. da42bbd power: Remove unnecessary MODULE_ALIAS() for I2C drivers by Javier Martinez Canillas · 9 years ago
  30. 9615a29 power:lp8727_charger: parsing child node after getting debounce-ms by Milo Kim · 9 years ago
  31. 87d931d power:lp8727_charger: use the private data instead of updating I2C device platform data by Milo Kim · 9 years ago
  32. c01576c power: wm831x_power: Convert to devm_kzalloc() by Mark Brown · 9 years ago
  33. 69fb4dc power: Add an axp20x-usb-power driver by Hans de Goede · 9 years ago
  34. 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
  35. 9ebd051 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  36. e11fc21 twl4030_charger: fix another compile error by Grazvydas Ignotas · 9 years ago
  37. aefc574b Revert "twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node" by Sebastian Reichel · 9 years ago
  38. 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
  39. cf9d615 Merge tag 'regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  40. b68c316 bq2415x_charger: Allow to load and use driver even if notify device is not registered yet by Pali Rohár · 9 years ago
  41. 3fc147e PM / AVS: rockchip-io: add io selectors and supplies for rk3368 by Heiko Stuebner · 9 years ago
  42. 28c1f16 PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS by Heiko Stuebner · 9 years ago
  43. b49d15d twl4030_charger: fix compile error when TWL4030_MADC not available. by NeilBrown · 9 years ago
  44. c9f85a9 power: bq24190_charger: Fix charge type sysfs property by Andreas Dannenberg · 9 years ago
  45. 1e8b82c power: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  46. 63369b2 power: Export I2C module alias information in missing drivers by Javier Martinez Canillas · 9 years ago
  47. 21ae404 twl4030_charger: Increase current carefully while watching voltage. by NeilBrown · 9 years ago
  48. b04b908 twl4030_charger: add ac/mode to match usb/mode by NeilBrown · 9 years ago
  49. 7f4a633 twl4030_charger: add software controlled linear charging mode. by NeilBrown · 9 years ago
  50. 22d4c33 twl4030_charger: enable manual enable/disable of usb charging. by NeilBrown · 9 years ago
  51. aca3c35 twl4030_charger: allow max_current to be managed via sysfs. by NeilBrown · 9 years ago
  52. e4ae537 twl4030_charger: distinguish between USB current and 'AC' current by NeilBrown · 9 years ago
  53. 1098cb5 twl4030_charger: allow fine control of charger current. by NeilBrown · 9 years ago
  54. 3b542f0 twl4030_charger: split uA calculation into a function. by NeilBrown · 9 years ago
  55. 6e37ec8 twl4030_charger: trust phy to determine when USB power is available. by NeilBrown · 9 years ago
  56. 3fc3895 twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node by NeilBrown · 9 years ago
  57. 7396f70 twl4030_charger: convert to module_platform_driver instead of ..._probe. by Pavel Machek · 9 years ago
  58. e57c4a6 twl4030_charger: use runtime_pm to keep usb phy active while charging. by NeilBrown · 9 years ago
  59. 17e8351 thermal: consistently use int for temperatures by Sascha Hauer · 9 years ago
  60. b5e5786 rx51-battery: Set name to rx51-battery by Pali Rohár · 9 years ago
  61. 3e1d9c6 power: olpc_battery: clean up eeprom read function by Vladimir Zapolskiy · 9 years ago
  62. 9f28b86 power: ds2781_battery: clean up eeprom read/write functions by Vladimir Zapolskiy · 9 years ago
  63. 753f158 power: ds2780_battery: clean up eeprom read/write functions by Vladimir Zapolskiy · 9 years ago
  64. 71a5a50 power_supply: bq24735: Convert to using managed resources by Vaishali Thakkar · 9 years ago
  65. 3309aa4 power/reset: zx: Remove unnecessary include file by Jun Nie · 9 years ago
  66. 6d0a181 power: bq27x00_battery: Checkpatch fixes by Andrew F. Davis · 9 years ago
  67. ce33edf power: bq27x00_battery: Fix function parameter alignment by Andrew F. Davis · 9 years ago
  68. 6eb207f power: bq27x00_battery: Fix lines over 80 characters long by Andrew F. Davis · 9 years ago
  69. db04fc5 power: bq27x00_battery: Add manufacturer property by Andrew F. Davis · 9 years ago
  70. dd9f148 power/reset: zx: Register restart handler by Jun Nie · 9 years ago
  71. 377b641 power/ltc2941-battery-gauge.c: Use the devicetree node name as supply name by Mike Looijmans · 9 years ago
  72. 325b50a twl4030_charger: use devres for power_supply_register and kzalloc. by NeilBrown · 10 years ago
  73. 1b7cac2 twl4030_charger: use devm_request_threaded_irq by NeilBrown · 10 years ago
  74. 1ae25d6 power: reset: at91: add sama5d3 reset function by Josh Wu · 9 years ago
  75. 61b305c drivers: max77693: Move state container to common header by Krzysztof Kozlowski · 9 years ago
  76. b1a55af power_supply: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  77. f5bbc91 power_supply: rt9455_charger: Properly notify userspace about charging events by Anda-Maria Nicolae · 9 years ago
  78. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  79. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  80. 4b703b1 power: axp288_charger: fix for API change by Stephen Rothwell · 9 years ago
  81. 2a29867 Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  82. 36a1624 Merge tag 'for-4.2' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  83. 43df610 power_supply: Correct kerneldoc copy paste errors by Bjorn Andersson · 9 years ago
  84. e35415e drivers/power: Convert non-modular syscon-reboot to use builtin_platform_driver by Paul Gortmaker · 9 years ago
  85. 85a5965 wm831x_power: Fix off-by-one at free_irq() by Takeshi Yoshimura · 9 years ago
  86. 3d7f180 power_supply: rt9455_charger: Fix error reported by static analysis tool by Anda-Maria Nicolae · 9 years ago
  87. e31cd78 power_supply: bq24257: use flags argument of devm_gpiod_get by Uwe Kleine-König · 9 years ago
  88. 0007fa3 power_supply: bq25890: use flags argument of devm_gpiod_get by Uwe Kleine-König · 9 years ago
  89. f4ed950 sbs-battery: add option to always register battery by Frans Klaver · 9 years ago
  90. fe27e1d power: Add devm_power_supply_get_by_phandle() helper function by Hans de Goede · 9 years ago
  91. a6e6b63 power_supply: max17042: Add OF support for setting thresholds by Krzysztof Kozlowski · 9 years ago
  92. 5c6e3a9 power_supply: sysfs: Bring back write to writeable properties by Krzysztof Kozlowski · 9 years ago
  93. fb323ec power_supply: rt9455_charger: Check if CONFIG_USB_PHY is enabled by Anda-Maria Nicolae · 9 years ago
  94. bcd56fe power: reset: gpio-restart: increase priority slightly by Heiko Stübner · 9 years ago
  95. 23fa43a power_supply: bq25890: make chip_id int by Laurentiu Palcu · 9 years ago
  96. e152813 Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  97. e86d69d power_supply: Add support for Richtek RT9455 battery charger by Anda-Maria Nicolae · 9 years ago
  98. a1cab5b power_supply: 88pm860x_charger: Do not call free_irq() twice by Takeshi Yoshimura · 9 years ago
  99. cd054ee power: bq24190_charger: Change first_time flag reset condition by Thomas Elste · 9 years ago
  100. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago