1. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  2. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  3. a16afaf Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  4. 07c4dd3 Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  5. ece711b power: supply: Add fwnode pointer to power_supply_config struct by Adam Thomson · 6 years ago
  6. b8281fa PM / AVS: rockchip-io: add io selectors and supplies for PX30 by David Wu · 7 years ago
  7. b5e11cc power: supply: ab8500_charger: fix spelling mistake: "faile" -> "failed" by Colin Ian King · 7 years ago
  8. 1f140ff Merge tag 'tags/tcpm-pps-4.18' into psy-next by Sebastian Reichel · 7 years ago
  9. a78c0c3 power: supply: axp288_fuel_gauge: Remove polling from the driver by Hans de Goede · 7 years ago
  10. 04d6f72 power: supply: axp288_fuelguage: Do not bind when the fg function is not used by Hans de Goede · 7 years ago
  11. efb440e power: supply: axp288_charger: Do not bind when the charge function is not used by Hans de Goede · 7 years ago
  12. 5b76ad5 power: supply: axp288_charger: Support 3500 and 4000 mA input current limit by Hans de Goede · 7 years ago
  13. 2490640 power: supply: s3c-adc-battery: fix driver data initialization by Sergiy Kibrik · 7 years ago
  14. 111242d power: supply: charger-manager: Verify polling interval only when polling requested by Ladislav Michl · 7 years ago
  15. 39b4fb8 power: supply: sysfs: Use enum to specify property by Ladislav Michl · 7 years ago
  16. 4c4268dc power: supply: ab8500: Drop AB8540/9540 support by Linus Walleij · 7 years ago
  17. 8c2fac9 power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge" by Colin Ian King · 7 years ago
  18. bb772d0 power: supply: simplify getting .drvdata by Wolfram Sang · 7 years ago
  19. 5ef6a16 power: supply: bq27xxx: Add support for BQ27426 by Andrew F. Davis · 7 years ago
  20. 77142a6 gpio-poweroff: Use gpiod_set_value_cansleep by Mike Looijmans · 7 years ago
  21. cf45004 power: supply: Add 'usb_type' property and supporting code by Adam Thomson · 7 years ago
  22. 1ac3eef power: supply: Add error checking of psy desc during registration by Adam Thomson · 7 years ago
  23. 1675693 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  24. 3ac684b Merge tag 'for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 7 years ago
  25. fd73a3e6 power: reset: at91-reset: Switch from the pr_*() to the dev_*() logging functions by Ladislav Michl · 7 years ago
  26. ab08824 power: reset: at91-poweroff: Remove redundant dev_err call in at91_poweroff_probe() by Ladislav Michl · 7 years ago
  27. 062836d power: reset: at91-poweroff: Switch from the pr_*() to the dev_*() logging functions by Ladislav Michl · 7 years ago
  28. 93619fd power: reset: make function sc27xx_poweroff_shutdown static by Colin Ian King · 7 years ago
  29. 75dd56c Merge branch 'fixes' into for-next by Sebastian Reichel · 7 years ago
  30. fc5a7f0 power: supply: da9150-fg: remove VLA usage by Gustavo A. R. Silva · 7 years ago
  31. 90ad4cc power: supply: bq2415x: add DT referencing support by Sebastian Reichel · 7 years ago
  32. f72c14a power: supply: bq27xxx: support missing supplier device by Sebastian Reichel · 7 years ago
  33. 66ec32f max17042: propagate of_node to power supply device by Pierre Bourdon · 7 years ago
  34. f451655 power: supply: axp288_fuel_gauge: Fix full status reporting by Hans de Goede · 7 years ago
  35. 7638eb5 power: supply: axp288_fuel_gauge: Do not register FG on ECS EF20EA by Carlo Caione · 7 years ago
  36. d85b4f7 power: reset: gpio-poweroff: Support for timeout from device property by Moritz Fischer · 7 years ago
  37. 3f5faf3 power: reset: Add Spreadtrum SC27xx PMIC power off support by Baolin Wang · 7 years ago
  38. 6ff653e power: supply: axp20x_battery: add support for AXP813 by Quentin Schulz · 7 years ago
  39. 648badd power: supply: axp20x_battery: use data struct for variant specific code by Quentin Schulz · 7 years ago
  40. d47c1e4 power: supply: gpio-charger: Remove pdata from gpio_charger by Ladislav Michl · 7 years ago
  41. f5fec4c power: supply: gpio-charger: Use GPIOF_ACTIVE_LOW for legacy setup by Ladislav Michl · 7 years ago
  42. d433d04 power: supply: gpio-charger: Remove redundant dev_err call in probe function by Ladislav Michl · 7 years ago
  43. 2ad1ec0 PM / AVS: SmartReflex: Prepare to use device tree based probing by Tony Lindgren · 7 years ago
  44. 4a9be94 power: gemini-poweroff: Avoid spurious poweroff by Linus Walleij · 7 years ago
  45. dde5953 power: supply: ltc2941-battery-gauge: Fix temperature units by Ladislav Michl · 7 years ago
  46. 285995d power: add to_power_supply macro to the API by Ognjen Galic · 7 years ago
  47. 416a1ae power: supply: gpio-charger: use helper variable to access device info by Ladislav Michl · 7 years ago
  48. 419cac5 power: supply: gpio-charger: Drop driver remove function by Ladislav Michl · 7 years ago
  49. 3bf4e03 power: supply: ltc2941-battery-gauge: Add charge empty and full properties by Ladislav Michl · 7 years ago
  50. 6ab739b power: reset: Add a driver for the Microsemi Ocelot reset by Alexandre Belloni · 7 years ago
  51. 972058a Merge tag 'for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 7 years ago
  52. 2d7e6a8 power: supply: max17042_battery: Always fall back to default platform-data by Hans de Goede · 7 years ago
  53. 6e5ab19 power: supply: max17042_battery: Check battery current for status when supplied by Hans de Goede · 7 years ago
  54. b60c75b power: supply: axp288_fuel_gauge: Do not register our psy on (some) HDMI sticks by Hans de Goede · 7 years ago
  55. ceb4083 power: supply: axp288_fuel_gauge: Optimize get_current() by Hans de Goede · 7 years ago
  56. 2b5a4b4 power: supply: axp288_fuel_gauge: Rework get_status() by Hans de Goede · 7 years ago
  57. 8eb96f1 power: reset: account for const type of of_device_id.data by Julia Lawall · 7 years ago
  58. a488ca6 power: supply: account for const type of of_device_id.data by Julia Lawall · 7 years ago
  59. 3138104 bq24190: Simplify code in property_is_writeable by Pavel Machek · 7 years ago
  60. 331645e power: supply: axp288_fuel_gauge: Get iio-channels once during boot by Hans de Goede · 7 years ago
  61. 165c235 power: supply: axp288_charger: Properly stop work on probe-error / remove by Hans de Goede · 7 years ago
  62. 8c0a0a2 power: supply: axp288_charger: Simplify extcon cable handling by Hans de Goede · 7 years ago
  63. 81d56dd power: supply: axp288_charger: Use the right property for the input current limit by Hans de Goede · 7 years ago
  64. 9563d05 power: supply: axp288_charger: Pick lower input current limit not higher by Hans de Goede · 7 years ago
  65. d1ce7e5 power: supply: axp288_charger: Do not cache input current limit value by Hans de Goede · 7 years ago
  66. c28185b power: supply: axp288_charger: Remove no longer needed locking by Hans de Goede · 7 years ago
  67. bbafa11 power: supply: axp288_charger: Use regmap_update_bits to set the input limits by Hans de Goede · 7 years ago
  68. a9904aa power: supply: axp288_charger: Cleanup some double empty lines by Hans de Goede · 7 years ago
  69. 672b4b0 power: supply: axp288_charger: Remove charger-enabled state tracking by Hans de Goede · 7 years ago
  70. a59943f power: supply: axp288_charger: Add missing newlines to some messages by Hans de Goede · 7 years ago
  71. d8e6519 power: supply: axp288_charger: Do not stop + restart charging at boot by Hans de Goede · 7 years ago
  72. baf6163 power: reset: remove unused imx-snvs-poweroff driver by Dong Aisheng · 7 years ago
  73. fd8b8f1 power: reset: msm: Clarify restart and poweroff by Bjorn Andersson · 7 years ago
  74. 5a2772a PM / AVS: rockchip-io: account for const type of of_device_id.data by Julia Lawall · 7 years ago
  75. 70a39e1 Add support for bq27521 battery monitor by Pavel Machek · 7 years ago
  76. d160027 power: supply: bq24190_charger: Remove extcon handling by Hans de Goede · 7 years ago
  77. 5f2f0d6 power: ltc2941-battery-gauge: Disable continuous monitoring on shutdown by Mike Looijmans · 7 years ago
  78. aac7990 power: supply: cpcap-battery: Fix platform_get_irq_byname's error checking by Arvind Yadav · 7 years ago
  79. 09edcb6 power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_init_hw_registers()' by Christophe JAILLET · 7 years ago
  80. bf59fdd power: supply: ab8500_charger: Fix an error handling path by Christophe JAILLET · 7 years ago
  81. f46b151e power: supply: charger-manager: Fix typo in condition by Ryosuke Saito · 7 years ago
  82. 348c7cf power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  83. 7d54d0d3 power: supply: sbs-message: double left shift bug in sbsm_select() by Dan Carpenter · 7 years ago
  84. 19b9aaf Merge tag 'for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 7 years ago
  85. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  86. 4008e6a Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  87. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  88. 838c8af power: supply: cpcap-charger: fix incorrect return value check by Pan Bian · 7 years ago
  89. 040e8a4 Merge branches 'pm-pci', 'pm-avs' and 'pm-docs' by Rafael J. Wysocki · 7 years ago
  90. 33a7067 power: supply: replace pr_* with dev_* by Aishwarya Pant · 7 years ago
  91. e7c984c power: supply: pcf50633-charger: remove redundant variable charging_start by Colin Ian King · 7 years ago
  92. 393ce13 power: supply: generic-adc-battery: remove redundant variable pdata by Colin Ian King · 7 years ago
  93. c09c65c power: supply: max8997: Improve a size determination in probe by Markus Elfring · 7 years ago
  94. fb615d6 Update MIPS email addresses by Paul Burton · 7 years ago
  95. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  96. 4cf419a power: supply: sbs-message: fix some code style issues by Wolfram Sang · 7 years ago
  97. 5e9bee5 power: supply: sbs-battery: remove unchecked return var by Wolfram Sang · 7 years ago
  98. 9410b7d power: supply: sbs-battery: remove superfluous variable init by Wolfram Sang · 7 years ago
  99. 1cf8555 power: supply: sbs-battery: move gpio present detect to sbs_get_property by Phil Reid · 7 years ago
  100. a0b8839 power: supply: sbs-manager: Add alert callback and battery change notification by Phil Reid · 7 years ago