1. a63a5fa treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 218 by Thomas Gleixner · 6 years ago
  2. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  3. 0376148 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197 by Thomas Gleixner · 6 years ago
  4. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  5. fda8d26 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 by Thomas Gleixner · 6 years ago
  6. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  7. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  8. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  9. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  10. a912e80 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 by Thomas Gleixner · 6 years ago
  11. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  12. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  13. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  14. 8649efb Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  15. baf5964 power: supply: olpc_battery: force the le/be casts by Lubomir Rintel · 6 years ago
  16. c8f3c9f power: supply: ucs1002: Fix build error without CONFIG_REGULATOR by YueHaibing · 6 years ago
  17. 09eb8b7 power: supply: ucs1002: Fix wrong return value checking by Axel Lin · 6 years ago
  18. e85e17d power: supply: max77650: Add support for battery charger by Bartosz Golaszewski · 6 years ago
  19. 9a2688e power: supply: Add driver for Microchip UCS1002 by Andrey Smirnov · 6 years ago
  20. e3e83cc power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constant by Andrey Smirnov · 6 years ago
  21. caee284 power: supply: core: fix clang -Wunsequenced by Phong Tran · 6 years ago
  22. 813cab8 power: supply: core: Add CHARGE_CONTROL_{START_THRESHOLD,END_THRESHOLD} properties by Nick Crews · 6 years ago
  23. ba6cc85 power: supply: core: Add Standard, Adaptive, and Custom charge types by Nick Crews · 6 years ago
  24. 9274c78 power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklist by Hans de Goede · 6 years ago
  25. 243f8ff power: supply: bq27xxx_battery: Notify also about status changes by Krzysztof Kozlowski · 6 years ago
  26. 600d725 Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  27. 349ced9 power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG by Andrey Smirnov · 6 years ago
  28. 231a13d Merge tag 'psy-olpc-1.75-battery-signed' into psy-next by Sebastian Reichel · 6 years ago
  29. 31e2208 power: supply: olpc_battery: Have the framework register sysfs files for us by Lubomir Rintel · 6 years ago
  30. 76311b9 power: supply: olpc_battery: Add OLPC XO 1.75 support by Lubomir Rintel · 6 years ago
  31. 8ecefda power: supply: olpc_battery: Avoid using platform_info by Lubomir Rintel · 6 years ago
  32. b0280d0 power: supply: olpc_battery: Use devm_power_supply_register() by Lubomir Rintel · 6 years ago
  33. 33554d8 power: supply: olpc_battery: Move priv data to a struct by Lubomir Rintel · 6 years ago
  34. f7a228e power: supply: olpc_battery: Use DT to get battery version by Lubomir Rintel · 6 years ago
  35. fb24ccf power: supply: add Ingenic JZ47xx battery driver. by Artur Rojek · 6 years ago
  36. c279ada power: supply: axp20x_usb_power: add support for AXP813 by Quentin Schulz · 6 years ago
  37. af7e8d0 power: supply: axp20x_usb_power: add function to get max current by Quentin Schulz · 6 years ago
  38. 97ec136 power: supply: axp20x_usb_power: use polling to detect vbus status change by Chen-Yu Tsai · 6 years ago
  39. c11f0b8 power: supply: axp20x_usb_power: Fix typo in VBUS current limit macros by Chen-Yu Tsai · 6 years ago
  40. 2143bf6 power: supply: core: fix leaked of_node refs in power_supply_get_battery_info by Wen Yang · 6 years ago
  41. 0b646fd power: supply: ab8500: fix leaked of_node refs in ab8500_bm_of_probe by Wen Yang · 6 years ago
  42. 7d90fcc power: supply: cpcap-charger: Fix pointless EPROBE_DEFER warnings by Tony Lindgren · 6 years ago
  43. ffaf6f6 power: supply: cpcap-battery: Fix pointless EPROBE_DEFER warnings by Tony Lindgren · 6 years ago
  44. 5fc27a5 power: supply: cpcap-battery: Use accumulator for current and power average by Tony Lindgren · 6 years ago
  45. 35439b7 power: supply: cpcap-battery: Fix coulomb counter calibration register use by Tony Lindgren · 6 years ago
  46. c68b901 power: supply: cpcap-battery: Fix signed counter sample register by Tony Lindgren · 6 years ago
  47. 1a9aadc power: supply: cpcap-battery: Fix low battery check by Tony Lindgren · 6 years ago
  48. 6f76aa94 Merge branch 'psy-fixes' into psy-next by Sebastian Reichel · 6 years ago
  49. df68c44 power: supply: gpio-charger: Add support for charger status. by Artur Rojek · 6 years ago
  50. 5ec87ec power: supply: core: fix typo in function to get current charge control limit by Enric Balletbo i Serra · 6 years ago
  51. 2aae471 drivers: power: supply: goldfish_battery: Fix bogus SPDX identifier by Thomas Gleixner · 6 years ago
  52. dbe7208 power: supply: cpcap-battery: Fix division by zero by Tony Lindgren · 6 years ago
  53. d7830ce power: supply: ltc3651-charger: Fix device name (rename files) by Michael Hennerich · 6 years ago
  54. 2e220e6 power: supply: ltc3651-charger: Fix device name by Michael Hennerich · 6 years ago
  55. 252fbeb power: supply: max14656: fix potential use-after-free by Sven Van Asbroeck · 6 years ago
  56. 0cd0e49 power: supply: max14656: fix potential use-before-alloc by Sven Van Asbroeck · 6 years ago
  57. 17d2e87 power: reset: at91-poweroff: add support for SAM9X60 by Claudiu Beznea · 6 years ago
  58. 5c6c513 power: reset: at91-poweroff: add RTT wakeup capability by Claudiu Beznea · 6 years ago
  59. c3422ad power: supply: axp288_charger: Fix unchecked return value by Gustavo A. R. Silva · 6 years ago
  60. f0459fe power: supply: Fix the simple battery property names by Maxime Ripard · 6 years ago
  61. 75cf4f5 power: charger-manager: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  62. 077d995 power: reset: syscon-reboot: add a mask property by Martin Schiller · 6 years ago
  63. 655ab0b power: reset: at91-reset: add support for sam9x60 SoC by Nicolas Ferre · 6 years ago
  64. bf592c5 max17042_battery: fix potential use-after-free on device remove by Sven Van Asbroeck · 6 years ago
  65. 04fb531 power: supply: core: Add a field to support battery max voltage by Artur Rojek · 6 years ago
  66. 9b2c945 bq27x00: use cached flags by Arthur Demchenkov · 6 years ago
  67. 74f0aab power: supply: ds2782: fix possible use-after-free on remove by Sven Van Asbroeck · 6 years ago
  68. f83a6ec power: supply: bq25890: show max charge current/voltage as configured by Michał Mirosław · 6 years ago
  69. d3e67c9 power: supply: sc27xx: Fix capacity saving function by Yuanjiang Yu · 6 years ago
  70. 3a28f20 power: supply: sc27xx: Fix the incorrect formula when converting capacity to coulomb counter by Baolin Wang · 6 years ago
  71. 0a4f97a power: supply: sc27xx: Add one property to read charge voltage by Baolin Wang · 6 years ago
  72. 2a7b0a2 drivers: power: supply: goldfish_battery: Add support for reading more properties by Roman Kiryanov · 6 years ago
  73. 02276af power: supply: charger-manager: Fix trivial language typos by Krzysztof Kozlowski · 6 years ago
  74. fd10606 cpcap-charger: generate events for userspace by Pavel Machek · 6 years ago
  75. 19836a1 power: supply: remove some duplicated includes by Yangtao Li · 6 years ago
  76. 6f12e46 power: twl4030: fix a missing check of return value by Kangjie Lu · 6 years ago
  77. 3dcdb689 drivers: power: supply: goldfish_battery: Use tabs for alignment by Roman Kiryanov · 6 years ago
  78. 617ee86 drivers: power: supply: goldfish_battery: Fix alignment by Roman Kiryanov · 6 years ago
  79. 5fbde35 drivers: power: supply: goldfish_battery: Retire a redundant variable by Roman Kiryanov · 6 years ago
  80. 65ab18a drivers: power: supply: goldfish_battery: Fix "line over 80 characters" by Roman Kiryanov · 6 years ago
  81. e75e3a1 drivers: power: supply: goldfish_battery: Put an SPDX tag by Roman Kiryanov · 6 years ago
  82. 0367e23 power: supply: axp288_fuel_gauge: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  83. f5d782d power: supply: isp1704: switch to gpiod API by Sebastian Reichel · 6 years ago
  84. 579a700 Merge tag 'for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  85. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  86. 9580913 power: supply: bq25890: fix BAT_COMP field definition by Michał Mirosław · 6 years ago
  87. fb4d494 power: supply: gpio-charger: Do not use deprecated POWER_SUPPLY_TYPE_USB_* by Sebastian Reichel · 6 years ago
  88. fbd17e5 power: supply: ds2781: switch to devm_power_supply_register by Sebastian Reichel · 6 years ago
  89. 63fac6c power: supply: ds2780: switch to devm_power_supply_register by Sebastian Reichel · 6 years ago
  90. 711aebc power: supply: ds2781: fix race-condition in bin attribute registration by Sebastian Reichel · 6 years ago
  91. 88635b6 power: supply: ds2780: fix race-condition in bin attribute registration by Sebastian Reichel · 6 years ago
  92. 451ba0e power: supply: pcf50633: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago
  93. 157ba1b power: supply: charger-manager: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago
  94. efcca6b power: supply: charger-manager: simplify generation of sysfs attribute group name by Sebastian Reichel · 6 years ago
  95. 750688c power: supply: bq24257: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago
  96. 348a3c0 power: supply: bq24190_charger: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago
  97. b1f7ee8 power: supply: lp8788: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago
  98. a45cefb power: supply: ds2781: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago
  99. b10474a power: supply: ds2780: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago
  100. 06215ce power: supply: bq2415x: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago