1. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 9 years ago
  2. b70229b power_supply: charger-manager: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  3. d7bdffb power_supply: bq2415x_charger: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  4. 75599d3 power_supply: apm_power: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  5. 15077fc power_supply: ab8500: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  6. 465c436 power_supply: 88pm860x_charger: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  7. ee8f334 power_supply: sysfs: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  8. bc15405 power_supply: Add API for safe access of power supply function attrs by Krzysztof Kozlowski · 9 years ago
  9. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 9 years ago
  10. e44ea36 power_supply: Add driver private data by Krzysztof Kozlowski · 9 years ago
  11. 0595439 power: generic-adc-battery: Fix power_supply_property returned value by Nicolas Saenz Julienne · 9 years ago
  12. 02232be ab8500_fg.c: only request threaded IRQs when necessary by Valentin Rothberg · 10 years ago
  13. 5a5bf49 X-Power AXP288 PMIC Fuel Gauge Driver by Todd Brandt · 10 years ago
  14. 0e1392d bq2415x_charger: Add support for bq24157s by Anda-Maria Nicolae · 9 years ago
  15. 42d0631 bq2415x_charger: Remove unnecessary else after return by Anda-Maria Nicolae · 9 years ago
  16. 1d93b85 power/smb347-charger.c: set IRQF_ONESHOT flag to ensure IRQ request by Valentin Rothberg · 9 years ago
  17. f46bf82 power: bq27x00_battery: add bq27510 support by Alexandre Belloni · 9 years ago
  18. 5d8a421 power_supply core: support use of devres to register/unregister a power supply. by NeilBrown · 9 years ago
  19. 881f985 bq2415x_charger, bq27x00_battery.c: comment cleanups by Pavel Machek · 10 years ago
  20. 298631e1 ab8500_fg: use jiffies_to_msecs for jiffies conversion by Nicholas Mc Guire · 10 years ago
  21. 5ae6e2a ab8500_fg: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  22. c75cfa9 power_supply: ab8500_fg: Simplify creation and removal of sysfs entries by Krzysztof Kozlowski · 10 years ago
  23. e7143fd Merge branch 'fixes' into next by Sebastian Reichel · 9 years ago
  24. a7117f8 power_supply: lp8788-charger: Fix leaked power supply on probe fail by Krzysztof Kozlowski · 10 years ago
  25. a2c1d53 power_supply: ipaq_micro_battery: Check return values in probe by Krzysztof Kozlowski · 10 years ago
  26. f852ec4 power_supply: ipaq_micro_battery: Fix leaking workqueue by Krzysztof Kozlowski · 10 years ago
  27. 68c3ed6 power_supply: twl4030_madc: Check return value of power_supply_register by Krzysztof Kozlowski · 10 years ago
  28. bc35268 power_supply: max17042: Use regmap_update_bits instead read and write by Krzysztof Kozlowski · 9 years ago
  29. 52fa74e power_supply: max17040: Use system efficient workqueues by Krzysztof Kozlowski · 9 years ago
  30. dd18a66 power_supply: max14577: Properly handle error conditions by Krzysztof Kozlowski · 9 years ago
  31. 7524741 power_supply: max14577: Don't store charging and battery states for later by Krzysztof Kozlowski · 9 years ago
  32. 1ed522b power_supply: max77693: Properly handle error conditions by Krzysztof Kozlowski · 9 years ago
  33. 213feb5 power: Use subdir-ccflags-* to inherit debug flag by Geert Uytterhoeven · 9 years ago
  34. 5cd0c76 bq27x00_battery: register as non-wakeup power supply. by NeilBrown · 9 years ago
  35. 65ce1c9 power_supply: rt5033: Constify struct regmap_config by Krzysztof Kozlowski · 9 years ago
  36. c1a281e power: Add support for DA9150 Charger by Adam Thomson · 10 years ago
  37. cc64056 power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85) by Mike Looijmans · 10 years ago
  38. 4bf828c power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85) by Mike Looijmans · 10 years ago
  39. 24727b4 power_supply: 88pm860x: Fix leaked power supply on probe fail by Krzysztof Kozlowski · 10 years ago
  40. 7bae8f0 power/reset: restart-poweroff: Remove arm dependencies by Guenter Roeck · 10 years ago
  41. 7fa650bc power/reset: st-poweroff: Fix misleading Kconfig description by Guenter Roeck · 10 years ago
  42. 453fe4f power/reset: st-poweroff: Register with kernel restart handler by Guenter Roeck · 10 years ago
  43. b2b3a8b power/reset: Remove sun6i reboot driver by Guenter Roeck · 10 years ago
  44. 481ff6f power/reset: at91: Register with kernel restart handler by Guenter Roeck · 10 years ago
  45. 25a5b57 power/reset: arm-versatile: Register with kernel restart handler by Guenter Roeck · 10 years ago
  46. a30067b power: test_power: Use enum as index for array of supplies by Krzysztof Kozlowski · 10 years ago
  47. 085bc24 Add LTC2941/LTC2943 Battery Gauge Driver by Mike Looijmans · 10 years ago
  48. 79969f6 power/reset: brcmstb: Add support for old 65nm chips by Kevin Cernekee · 10 years ago
  49. bb1de7f power/reset: brcmstb: Use the DT "compatible" string to indicate bit positions by Kevin Cernekee · 10 years ago
  50. 4f5fd64 power/reset: brcmstb: Make the driver buildable on MIPS by Kevin Cernekee · 10 years ago
  51. c1155c6 power: charger-manager: Use alarmtimer for battery monitoring in suspend. by Jonghwa Lee · 10 years ago
  52. a538cf0 power/reset: at91-poweroff: Fix error handling and other compiler warnings by Guenter Roeck · 10 years ago
  53. 90f04a2 bq27x00_battery: Call power_supply_changed only when capacity changed by Puthikorn Voravootivat · 10 years ago
  54. 9dbf5a2 bq27x00_battery: fix register offset for bq27425 by Eric Bénard · 10 years ago
  55. 19fb8b2 power: max14577: Remove SYSFS dependency from Kconfig by Karol Wrona · 10 years ago
  56. 31f50e4 power: bq24190_charger: suppress build warning by Lad, Prabhakar · 10 years ago
  57. fa0f8d6 power: reset: Add reset driver for R-Mobile platforms by Geert Uytterhoeven · 10 years ago
  58. 85cdf36 power: ab8500_fg.c: Remove unused function by Rickard Strandqvist · 10 years ago
  59. a7c45b6 power: max77693: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 10 years ago
  60. 5b40b3e power: max77693: fix simple_return.cocci warnings by kbuild test robot · 10 years ago
  61. 8f961c0 power/reset: vexpress: Remove non-DT code by Pawel Moll · 10 years ago
  62. 87c2d90 power: max77693: Add charger driver for Maxim 77693 by Krzysztof Kozlowski · 10 years ago
  63. e029128 power: max17042: Constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  64. 478913f power: bq24190: Fix ignored supplicants by Krzysztof Kozlowski · 10 years ago
  65. f1300e7 power: collie_battery: support generating wakeup event by Dmitry Eremin-Solenikov · 10 years ago
  66. faeed51 power: gpio-charger: balance enable/disable_irq_wake calls by Dmitry Eremin-Solenikov · 10 years ago
  67. b847dd9 power: rt5033_battery: Add RT5033 Fuel gauge device driver by Beomho Seo · 10 years ago
  68. ee18185 power: reset: ltc2952: make trigger input optional by Frans Klaver · 10 years ago
  69. c1ada2f power: reset: ltc2952: check trigger value before starting timer by Frans Klaver · 10 years ago
  70. 2f6ea8a power: reset: ltc2952: disable timers in _remove by Frans Klaver · 10 years ago
  71. 5689b78 power: reset: ltc2952: fix C++ style function pointers by Frans Klaver · 10 years ago
  72. 5c3faad power: reset: ltc2952: cleanup control flow in poweroff_handler by Frans Klaver · 10 years ago
  73. 0428c40 power: reset: ltc2952: drop empty suspend/resume functions by Frans Klaver · 10 years ago
  74. 818ca4c power: reset: ltc2952: remove global variable poweroff_panic by Frans Klaver · 10 years ago
  75. a5f67be power: reset: ltc2952: reduce dependency on global variables by Frans Klaver · 10 years ago
  76. 62113b3 power: reset: ltc2952: prefer devm_gpiod_get over gpiod_get by Frans Klaver · 10 years ago
  77. f66472d power: reset: ltc2952: unroll gpio_desc array by Frans Klaver · 10 years ago
  78. 07d0823 power: reset: ltc2952: prefer devm_request_irq over request_irq by Frans Klaver · 10 years ago
  79. 0a5c6a2 power: reset: ltc2952: prefer devm_kzalloc over kzalloc by Frans Klaver · 10 years ago
  80. 0160817 power: reset: augment versatile driver for integrator by Linus Walleij · 10 years ago
  81. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  82. 7051d8e Merge tag 'for-v3.19' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  83. f2ea5e1 power / PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
  84. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  85. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  86. 0563fdc0 Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  87. b81180b power: reset: adjust priority of simple syscon reboot driver by Stefan Agner · 10 years ago
  88. 3db47dc power: reset: imx-snvs-poweroff: add power off driver for i.mx6 by Robin Gong · 10 years ago
  89. 99a7956 power: ds2782_battery: Simplify the PM hooks by Fabio Estevam · 10 years ago
  90. 6136c41 power/reset: brcmstb: Register with kernel restart handler by Guenter Roeck · 10 years ago
  91. 6724534 power/reset: hisi: Register with kernel restart handler by Guenter Roeck · 10 years ago
  92. f59a42d power/reset: keystone: Register with kernel restart handler by Guenter Roeck · 10 years ago
  93. fcf01c5 power/reset: axxia: Register with kernel restart handler by Guenter Roeck · 10 years ago
  94. 8f57f23 power/reset: xgene: Register with kernel restart handler by Guenter Roeck · 10 years ago
  95. 745e197 power/reset: xgene: Use mdelay instead of jiffies based timeout by Guenter Roeck · 10 years ago
  96. 4316071 power/reset: xgene: Use local variable dev instead of pdev->dev by Guenter Roeck · 10 years ago
  97. 22ecd65 power/reset: xgene: Drop devm_kfree by Guenter Roeck · 10 years ago
  98. ef288f9 power/reset: xgene: Return -ENOMEM if out of memory by Guenter Roeck · 10 years ago
  99. 46c99ac power/reset: vexpress: Register with kernel restart handler by Guenter Roeck · 10 years ago
  100. b8e64ee power: reset: imx-snvs-poweroff: add power off driver for i.mx6 by Robin Gong · 10 years ago