1. 525562e power: rt9455: hide unused rt9455_boost_voltage_values by Arnd Bergmann · 9 months ago
  2. b525907 power: supply: bq27xxx-i2c: Do not free non existing IRQ by Hans de Goede · 10 months ago
  3. c313ba1 power: supply: Fix logic checking if system is running from battery by Mario Limonciello · 1 year, 7 months ago
  4. 248d921 power: supply: Ratelimit no data debug output by Marek Vasut · 1 year, 10 months ago
  5. 249c30b power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule() by Hans de Goede · 1 year, 8 months ago
  6. 05f7d82 power: supply: ab8500: Fix external_power_changed race by Hans de Goede · 1 year, 8 months ago
  7. c82539a power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to stabilize by Hans de Goede · 1 year, 8 months ago
  8. 00751a8 power: supply: sbs-charger: Fix INHIBITED bit for Status reg by Daisuke Nojiri · 1 year, 8 months ago
  9. 4c96154 power: supply: bq27xxx: Fix poll_interval handling and races on remove by Hans de Goede · 1 year, 8 months ago
  10. ca4a2dd power: supply: bq27xxx: Fix I2C IRQ race on remove by Hans de Goede · 1 year, 8 months ago
  11. 6119cae power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition by Hans de Goede · 1 year, 8 months ago
  12. b731705 power: supply: leds: Fix blink to LED on transition by Hans de Goede · 1 year, 8 months ago
  13. 1f0bab7 power: supply: generic-adc-battery: fix unit scaling by Sebastian Reichel · 1 year, 9 months ago
  14. bbf45f0 power: supply: da9150: Fix use after free bug in da9150_charger_remove due to race condition by Zheng Wang · 1 year, 10 months ago
  15. feb619b power: supply: fix residue sysfs file in error handle route of __power_supply_register() by Zeng Heng · 2 years, 1 month ago
  16. f4db613 soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe by Zhang Qilong · 2 years, 1 month ago
  17. a9ed3ad power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe by Miaoqian Lin · 2 years, 7 months ago
  18. 724e76c power: supply: axp20x_battery: properly report current when discharging by Evgeny Boger · 3 years ago
  19. ae64b83 power: supply: wm8350-power: Add missing free in free_charger_irq by Jiasheng Jiang · 2 years, 10 months ago
  20. 8daeb3d power: supply: wm8350-power: Handle error for wm8350_register_irq by Jiasheng Jiang · 2 years, 10 months ago
  21. 117d2bc power: supply: bq24190_charger: Fix bq24190_vbus_is_enabled() wrong false return by Hans de Goede · 2 years, 10 months ago
  22. 19aa3c9 power: supply: ab8500: Fix memory leak in ab8500_fg_sysfs_init by Miaoqian Lin · 2 years, 11 months ago
  23. ab079f4 power: reset: gemini-poweroff: Fix IRQ check in gemini_poweroff_probe by Miaoqian Lin · 3 years ago
  24. a5eae25 power: bq25890: Enable continuous conversion for ADC at charging by Yauhen Kharuzhy · 3 years, 1 month ago
  25. 23f4bbf power: reset: ltc2952: Fix use of floating point literals by Nathan Chancellor · 3 years, 2 months ago
  26. c639d5ae power: supply: bq27xxx: Fix kernel crash on IRQ handler register error by Hans de Goede · 3 years, 2 months ago
  27. 9c99195 power: supply: rt5033_battery: Change voltage values to µV by Jakob Hauser · 3 years, 2 months ago
  28. 34d6f58 power: supply: max17042_battery: use VFSOC for capacity when no rsns by Henrik Grimler · 3 years, 3 months ago
  29. 79bd7c5 power: supply: max17042_battery: Prevent int underflow in set_soc_threshold by Sebastian Krzyszkowiak · 3 years, 3 months ago
  30. e1dbfb2 power: supply: max17042: handle fails of reading status register by Krzysztof Kozlowski · 3 years, 4 months ago
  31. 052d36b power: supply: max17042_battery: fix typo in MAx17042_TOFF by Sebastian Krzyszkowiak · 3 years, 4 months ago
  32. f506d9f power: supply: axp288_fuel_gauge: Report register-address on readb / writeb errors by Hans de Goede · 3 years, 5 months ago
  33. c729934 power: supply: rt5033_battery: Fix device tree enumeration by Stephan Gerhold · 3 years, 7 months ago
  34. 2c82d32 power: supply: ab8500: add missing MODULE_DEVICE_TABLE by Zou Wei · 3 years, 7 months ago
  35. e9deec4 power: supply: charger-manager: add missing MODULE_DEVICE_TABLE by Zou Wei · 3 years, 7 months ago
  36. 9f9ae22 power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE by Bixuan Cui · 3 years, 8 months ago
  37. e11801e power: supply: max17042: Do not enforce (incorrect) interrupt trigger type by Krzysztof Kozlowski · 3 years, 7 months ago
  38. 230208c power: supply: ab8500: Avoid NULL pointers by Linus Walleij · 3 years, 7 months ago
  39. f54f60a power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_remove() by Yang Yingliang · 3 years, 9 months ago
  40. 3e77334 power: supply: generic-adc-battery: fix possible use-after-free in gab_remove() by Yang Yingliang · 3 years, 9 months ago
  41. 7255b64 power: supply: Use IRQF_ONESHOT by dongjian · 3 years, 9 months ago
  42. 227c7da power: supply: bq27xxx: fix power_avg for newer ICs by Matthias Schiffer · 3 years, 10 months ago
  43. 64bdf3a power: reset: at91-sama5d2_shdwc: fix wkupdbc mask by Claudiu Beznea · 4 years ago
  44. b2a2eea power: supply: bq24190_charger: fix reference leak by Zhang Qilong · 4 years, 2 months ago
  45. f76023b power: supply: test_power: add missing newlines when printing parameters by sysfs by Xiongfeng Wang · 4 years, 4 months ago
  46. 14a4b1f power: supply: max17040: Correct voltage reading by Jonathan Bakker · 4 years, 8 months ago
  47. ca86997 power: supply: check if calc_soc succeeded in pm860x_init_battery by Tom Rix · 4 years, 5 months ago
  48. eb6a01a power: supply: smb347-charger: IRQSTAT_D is volatile by Dmitry Osipenko · 4 years, 9 months ago
  49. 9ff759a power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()' by Christophe JAILLET · 4 years, 8 months ago
  50. 04b0071 power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select by Enric Balletbo i Serra · 4 years, 8 months ago
  51. 83cebb6 power: vexpress: add suppress_bind_attrs to true by Anders Roxell · 4 years, 7 months ago
  52. c73c3e1 power: supply: bq27xxx_battery: Silence deferred-probe error by Dmitry Osipenko · 4 years, 10 months ago
  53. 3bb3775 power: supply: ltc2941-battery-gauge: fix use-after-free by Sven Van Asbroeck · 5 years ago
  54. 0d9754b power: supply: Init device wakeup after device_add() by Stephen Boyd · 5 years ago
  55. 8799fa7 power: supply: cpcap-battery: Fix signed counter sample register by Tony Lindgren · 6 years ago
  56. 456536a PM / AVS: SmartReflex: NULL check before some freeing functions is not needed by Thomas Meyer · 6 years ago
  57. 2ed6502 power: supply: twl4030_charger: disable eoc interrupt on linear charge by Andreas Kemnade · 6 years ago
  58. b1fdcfb power: supply: twl4030_charger: fix charging current out-of-bounds by Andreas Kemnade · 6 years ago
  59. 4fd86c4 power: supply: max8998-charger: Fix platform data retrieval by Tomasz Figa · 6 years ago
  60. 3a9539e power: reset: at91-poweroff: do not procede if at91_shdwc is allocated by Claudiu Beznea · 6 years ago
  61. e0ecbca power: supply: ab8500_fg: silence uninitialized variable warnings by Dan Carpenter · 6 years ago
  62. 369c696 power: supply: max14656: fix potential use-after-free by Sven Van Asbroeck · 6 years ago
  63. 3fdd908 power: supply: sysfs: ratelimit property read error message by David Lechner · 6 years ago
  64. 49a7ee2 power: supply: max14656: fix potential use-before-alloc by Sven Van Asbroeck · 6 years ago
  65. 41c8452 power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG by Andrey Smirnov · 6 years ago
  66. 5ac12b4 power: supply: cpcap-battery: Fix division by zero by Tony Lindgren · 6 years ago
  67. d43a443 power: supply: axp288_charger: Fix unchecked return value by Gustavo A. R. Silva · 6 years ago
  68. 69ef9ca power: supply: charger-manager: Fix incorrect return value by Baolin Wang · 6 years ago
  69. 00648da cpcap-charger: generate events for userspace by Pavel Machek · 6 years ago
  70. 8936b67 power: supply: olpc_battery: correct the temperature units by Lubomir Rintel · 6 years ago
  71. 5f2b2c5 power: supply: twl4030-charger: fix OF sibling-node lookup by Johan Hovold · 6 years ago
  72. e70f938 power: remove possible deadlock when unregistering power_supply by Benjamin Tissoires · 6 years ago
  73. c7e653a power: vexpress: fix corruption in notifier registration by Sudeep Holla · 7 years ago
  74. 914b4da power: supply: axp288_charger: Fix initial constant_charge_current value by Hans de Goede · 7 years ago
  75. f9f6766 power: generic-adc-battery: check for duplicate properties copied from iio channels by H. Nikolaus Schaller · 6 years ago
  76. 54cecb7 power: generic-adc-battery: fix out-of-bounds write when copying channel properties by H. Nikolaus Schaller · 6 years ago
  77. 13b5206 power: supply: ltc2941-battery-gauge: Fix temperature units by Ladislav Michl · 7 years ago
  78. 8ba9b03 max17042: propagate of_node to power supply device by Pierre Bourdon · 7 years ago
  79. 1530dcc power: supply: axp288_charger: Properly stop work on probe-error / remove by Hans de Goede · 7 years ago
  80. 893bfd5 power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_init_hw_registers()' by Christophe JAILLET · 7 years ago
  81. 487d435 power: supply: ab8500_charger: Fix an error handling path by Christophe JAILLET · 7 years ago
  82. aecad437 power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  83. fb615d6 Update MIPS email addresses by Paul Burton · 7 years ago
  84. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  85. 0ce5c79 Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 7 years ago
  86. 968c61f Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  87. 4396440 Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  88. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  89. 5d01fd3 power: supply: bq27xxx: enable writing capacity values for bq27421 by H. Nikolaus Schaller · 7 years ago
  90. 18f8e6f power: supply: bq24190_charger: Get input_current_limit from our supplier by Hans de Goede · 7 years ago
  91. 66b6bef power: supply: bq24190_charger: Export 5V boost converter as regulator by Hans de Goede · 7 years ago
  92. 14e1a131 power: supply: bq24190_charger: Add power_supply_battery_info support by Liam Breck · 7 years ago
  93. 8412a5b power: supply: bq24190_charger: Add property system-minimum-microvolt by Liam Breck · 7 years ago
  94. a4c7590 power: supply: bq24190_charger: Enable devicetree config by Liam Breck · 7 years ago
  95. 1059361 power: supply: bq27xxx: Remove duplicate chip data arrays by Liam Breck · 7 years ago
  96. 0504537 power: supply: bq27xxx: Enable data memory update for certain chips by Liam Breck · 7 years ago
  97. 3a731c6 power: supply: bq27xxx: Add chip IDs for previously shadowed chips by Liam Breck · 7 years ago
  98. 9aade6d power: supply: bq27xxx: Create single chip data table by Liam Breck · 7 years ago
  99. 64b46b7b power: supply: bq24190_charger: Add ti,bq24192i to devicetree table by Liam Breck · 7 years ago
  100. 74229f9 power: supply: bq24190_charger: Add input_current_limit property by Hans de Goede · 7 years ago