1. b04b908 twl4030_charger: add ac/mode to match usb/mode by NeilBrown · 9 years ago
  2. 7f4a633 twl4030_charger: add software controlled linear charging mode. by NeilBrown · 9 years ago
  3. 22d4c33 twl4030_charger: enable manual enable/disable of usb charging. by NeilBrown · 9 years ago
  4. aca3c35 twl4030_charger: allow max_current to be managed via sysfs. by NeilBrown · 9 years ago
  5. e4ae537 twl4030_charger: distinguish between USB current and 'AC' current by NeilBrown · 9 years ago
  6. 1098cb5 twl4030_charger: allow fine control of charger current. by NeilBrown · 9 years ago
  7. 3b542f0 twl4030_charger: split uA calculation into a function. by NeilBrown · 9 years ago
  8. 6e37ec8 twl4030_charger: trust phy to determine when USB power is available. by NeilBrown · 9 years ago
  9. 3fc3895 twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node by NeilBrown · 9 years ago
  10. 7396f70 twl4030_charger: convert to module_platform_driver instead of ..._probe. by Pavel Machek · 9 years ago
  11. e57c4a6 twl4030_charger: use runtime_pm to keep usb phy active while charging. by NeilBrown · 9 years ago
  12. b5e5786 rx51-battery: Set name to rx51-battery by Pali Rohár · 9 years ago
  13. 3e1d9c6 power: olpc_battery: clean up eeprom read function by Vladimir Zapolskiy · 9 years ago
  14. 9f28b86 power: ds2781_battery: clean up eeprom read/write functions by Vladimir Zapolskiy · 9 years ago
  15. 753f158 power: ds2780_battery: clean up eeprom read/write functions by Vladimir Zapolskiy · 9 years ago
  16. 71a5a50 power_supply: bq24735: Convert to using managed resources by Vaishali Thakkar · 9 years ago
  17. 3309aa4 power/reset: zx: Remove unnecessary include file by Jun Nie · 9 years ago
  18. 6d0a181 power: bq27x00_battery: Checkpatch fixes by Andrew F. Davis · 9 years ago
  19. ce33edf power: bq27x00_battery: Fix function parameter alignment by Andrew F. Davis · 9 years ago
  20. 6eb207f power: bq27x00_battery: Fix lines over 80 characters long by Andrew F. Davis · 9 years ago
  21. db04fc5 power: bq27x00_battery: Add manufacturer property by Andrew F. Davis · 9 years ago
  22. dd9f148 power/reset: zx: Register restart handler by Jun Nie · 9 years ago
  23. 377b641 power/ltc2941-battery-gauge.c: Use the devicetree node name as supply name by Mike Looijmans · 9 years ago
  24. 325b50a twl4030_charger: use devres for power_supply_register and kzalloc. by NeilBrown · 9 years ago
  25. 1b7cac2 twl4030_charger: use devm_request_threaded_irq by NeilBrown · 9 years ago
  26. 1ae25d6 power: reset: at91: add sama5d3 reset function by Josh Wu · 9 years ago
  27. b1a55af power_supply: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  28. f5bbc91 power_supply: rt9455_charger: Properly notify userspace about charging events by Anda-Maria Nicolae · 9 years ago
  29. 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
  30. 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
  31. 4b703b1 power: axp288_charger: fix for API change by Stephen Rothwell · 9 years ago
  32. 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
  33. 36a1624 Merge tag 'for-4.2' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  34. 43df610 power_supply: Correct kerneldoc copy paste errors by Bjorn Andersson · 9 years ago
  35. e35415e drivers/power: Convert non-modular syscon-reboot to use builtin_platform_driver by Paul Gortmaker · 9 years ago
  36. 85a5965 wm831x_power: Fix off-by-one at free_irq() by Takeshi Yoshimura · 9 years ago
  37. 3d7f180 power_supply: rt9455_charger: Fix error reported by static analysis tool by Anda-Maria Nicolae · 9 years ago
  38. e31cd78 power_supply: bq24257: use flags argument of devm_gpiod_get by Uwe Kleine-König · 9 years ago
  39. 0007fa3 power_supply: bq25890: use flags argument of devm_gpiod_get by Uwe Kleine-König · 9 years ago
  40. f4ed950 sbs-battery: add option to always register battery by Frans Klaver · 9 years ago
  41. fe27e1d power: Add devm_power_supply_get_by_phandle() helper function by Hans de Goede · 9 years ago
  42. a6e6b63 power_supply: max17042: Add OF support for setting thresholds by Krzysztof Kozlowski · 9 years ago
  43. 5c6e3a9 power_supply: sysfs: Bring back write to writeable properties by Krzysztof Kozlowski · 9 years ago
  44. fb323ec power_supply: rt9455_charger: Check if CONFIG_USB_PHY is enabled by Anda-Maria Nicolae · 9 years ago
  45. bcd56fe power: reset: gpio-restart: increase priority slightly by Heiko Stübner · 9 years ago
  46. 23fa43a power_supply: bq25890: make chip_id int by Laurentiu Palcu · 9 years ago
  47. 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
  48. e86d69d power_supply: Add support for Richtek RT9455 battery charger by Anda-Maria Nicolae · 9 years ago
  49. a1cab5b power_supply: 88pm860x_charger: Do not call free_irq() twice by Takeshi Yoshimura · 9 years ago
  50. cd054ee power: bq24190_charger: Change first_time flag reset condition by Thomas Elste · 9 years ago
  51. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  52. f5e4edb power: twl4030_charger: find associated phy by more reliable means. by NeilBrown · 9 years ago
  53. 843735b power: axp288_charger: axp288 charger driver by Ramakrishna Pallala · 9 years ago
  54. edd4ab0 power: max17042_battery: add HEALTH and TEMP_* properties support by Ramakrishna Pallala · 9 years ago
  55. 4aeae9c power_supply: Add support for TI BQ25890 charger chip by Laurentiu Palcu · 9 years ago
  56. 4970d83 power_supply: charger-manager: Add parent for power supply by Krzysztof Kozlowski · 9 years ago
  57. a9f6a19 power_supply: Use wrappers to avoid races when registering power supply by Krzysztof Kozlowski · 9 years ago
  58. 9f6cd98 power: reset: ltc2952: use _optional variant of devm_gpiod_get by Uwe Kleine-König · 9 years ago
  59. a34c0a8 power: reset: gpio-poweroff: let devm_gpiod_get set direction of gpio by Uwe Kleine-König · 9 years ago
  60. b01e7c3 power_supply: bq2415x_charger: Add ACPI support by Anda-Maria Nicolae · 9 years ago
  61. f6d8b77 power_supply: bq2415x_charger: Fix coding style issues by Anda-Maria Nicolae · 9 years ago
  62. 3236672 power: at91-reset: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  63. f1f27a4 power: axp288_fuel_gauge: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  64. 2219a93 power_supply: Add TI BQ24257 charger driver by Laurentiu Palcu · 9 years ago
  65. 7f1a57f power_supply: Fix possible NULL pointer dereference on early uevent by Krzysztof Kozlowski · 9 years ago
  66. 8e59c7f power_supply: Fix NULL pointer dereference during bq27x00_battery probe by Krzysztof Kozlowski · 9 years ago
  67. c3b5d3c Merge branch 'linus' into timers/core by Thomas Gleixner · 9 years ago
  68. 8ebb7e9 power: bq27x00_battery: Add missing MODULE_ALIAS by Marek Belisko · 9 years ago
  69. 0a73125 power: reset: Add MFD_SYSCON depends for brcmstb by Florian Fainelli · 9 years ago
  70. d881825 power: reset: ltc2952: Remove bogus hrtimer_start() return value checks by Thomas Gleixner · 9 years ago
  71. ce99236 power_supply: fix oops in collie_battery driver by Dmitry Eremin-Solenikov · 9 years ago
  72. 932df43 power/reset: at91: fix return value check in at91_reset_platform_probe() by Wei Yongjun · 9 years ago
  73. 409e718 axp288_fuel_gauge: Add original author details by Ramakrishna Pallala · 9 years ago
  74. 4101ecc power: reset: ltc2952: Remove bogus hrtimer_start() return value checks by Thomas Gleixner · 9 years ago
  75. 5939d9d power: twl4030_madc_battery: Add missing MODULE_ALIAS by Marek Belisko · 9 years ago
  76. 7e5e438 power: twl4030-madc-battery: Convert to iio consumer. by Marek Belisko · 9 years ago
  77. 8a57760 power: reset: Add generic SYSCON register mapped poweroff. by Moritz Fischer · 9 years ago
  78. bbaeeaa power: max17042_battery: add missed blank by Beomho Seo · 9 years ago
  79. 709c2c7 power: max17042_battery: Use reg type instead of chip type by Beomho Seo · 9 years ago
  80. 7be5ac2 power/reset: at91: big endian fixes for atsama5d3x by Ben Dooks · 9 years ago
  81. ecf896b power_supply: charger-manager: Fix dereferencing of ERR_PTR by Krzysztof Kozlowski · 9 years ago
  82. 8fb0885 power: constify of_device_id array by Fabian Frederick · 9 years ago
  83. 039ab50 power/reset/rmobile-reset.c: Fix !HAS_IOMEM build by Richard Weinberger · 9 years ago
  84. c94a3d4 power_supply: 88pm860x_charger: Fix possible NULL pointer dereference and use of initialized variable by Krzysztof Kozlowski · 9 years ago
  85. 1a8dbe6 power_supply: bq2415x_charger: Decrement the power supply's device reference counter by Krzysztof Kozlowski · 9 years ago
  86. 52016ac power_supply: 88pm860x_charger: Decrement the power supply's device reference counter by Krzysztof Kozlowski · 9 years ago
  87. b43eb35 power_supply: charger-manager: Decrement the power supply's device reference counter by Krzysztof Kozlowski · 9 years ago
  88. 03e81ac power_supply: Increment power supply use counter when obtaining references by Krzysztof Kozlowski · 9 years ago
  89. 1a35246 power_supply: Add power_supply_put for decrementing device reference counter by Krzysztof Kozlowski · 9 years ago
  90. 297d716 power_supply: Change ownership from driver to core by Krzysztof Kozlowski · 9 years ago
  91. b70229b power_supply: charger-manager: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  92. d7bdffb power_supply: bq2415x_charger: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  93. 75599d3 power_supply: apm_power: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  94. 15077fc power_supply: ab8500: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  95. 465c436 power_supply: 88pm860x_charger: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  96. ee8f334 power_supply: sysfs: Use power_supply_*() API for accessing function attrs by Krzysztof Kozlowski · 9 years ago
  97. bc15405 power_supply: Add API for safe access of power supply function attrs by Krzysztof Kozlowski · 9 years ago
  98. 2dc9215 power_supply: Move run-time configuration to separate structure by Krzysztof Kozlowski · 9 years ago
  99. e44ea36 power_supply: Add driver private data by Krzysztof Kozlowski · 9 years ago
  100. 0595439 power: generic-adc-battery: Fix power_supply_property returned value by Nicolas Saenz Julienne · 10 years ago