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