1. 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
  2. 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
  3. 9580913 power: supply: bq25890: fix BAT_COMP field definition by Michał Mirosław · 6 years ago
  4. fb4d494 power: supply: gpio-charger: Do not use deprecated POWER_SUPPLY_TYPE_USB_* by Sebastian Reichel · 6 years ago
  5. fbd17e5 power: supply: ds2781: switch to devm_power_supply_register by Sebastian Reichel · 6 years ago
  6. 63fac6c power: supply: ds2780: switch to devm_power_supply_register by Sebastian Reichel · 6 years ago
  7. 711aebc power: supply: ds2781: fix race-condition in bin attribute registration by Sebastian Reichel · 6 years ago
  8. 88635b6 power: supply: ds2780: fix race-condition in bin attribute registration by Sebastian Reichel · 6 years ago
  9. 451ba0e power: supply: pcf50633: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago
  10. 157ba1b power: supply: charger-manager: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago
  11. efcca6b power: supply: charger-manager: simplify generation of sysfs attribute group name by Sebastian Reichel · 6 years ago
  12. 750688c power: supply: bq24257: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago
  13. 348a3c0 power: supply: bq24190_charger: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago
  14. b1f7ee8 power: supply: lp8788: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago
  15. a45cefb power: supply: ds2781: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago
  16. b10474a power: supply: ds2780: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago
  17. 06215ce power: supply: bq2415x: fix race-condition in sysfs registration by Sebastian Reichel · 6 years ago
  18. cef8fe6 power: supply: core: add support for custom sysfs attributes by Sebastian Reichel · 6 years ago
  19. f9dca0f PM / AVS: SmartReflex: Switch to SPDX Licence ID by Nishanth Menon · 6 years ago
  20. 14d338a PM / AVS: SmartReflex: NULL check before some freeing functions is not needed by Thomas Meyer · 6 years ago
  21. c76aa32 Merge back staging AVS changes for v4.21. by Rafael J. Wysocki · 6 years ago
  22. 4a040e7 power: supply: sc27xx: Save last battery capacity by Yuanjiang Yu · 6 years ago
  23. caa6e15 power: reset: at91-poweroff: move shdwc related data to one structure by Claudiu Beznea · 6 years ago
  24. e2fb615 power: supply: sc27xx: Add suspend/resume interfaces by Yuanjiang Yu · 6 years ago
  25. edcb1c0 power: supply: sc27xx: Add fuel gauge low voltage alarm by Yuanjiang Yu · 6 years ago
  26. 65c9fab power: supply: sc27xx: Add fuel gauge calibration by Baolin Wang · 6 years ago
  27. 872bcf8 power: supply: sc2731_charger: Free battery information by Baolin Wang · 6 years ago
  28. a8aaff6 power: supply: sc2731_charger: Avoid repeated charge/discharge by Baolin Wang · 6 years ago
  29. 18c807d power: supply: sc2731_charger: Add charger status detection by Baolin Wang · 6 years ago
  30. 8ac1091 power: supply: sc2731_charger: Add one work to charge/discharge by Baolin Wang · 6 years ago
  31. e6ae9a0 power: reset: at91-poweroff: remove at91_ramc_of_match by Claudiu.Beznea@microchip.com · 6 years ago
  32. 996463f power: reset: at91-poweroff: use one poweroff function for at91-poweroff by Claudiu.Beznea@microchip.com · 6 years ago
  33. d0717d7 power: supply: bq24190_charger: add support for bq24196 variant by Heiko Stuebner · 6 years ago
  34. 161a213 power: supply: bq24190_charger: add extcon support for USB OTG by Brian Masney · 6 years ago
  35. 74d09c9 power: supply: bq24190_charger: add of_match for usb-otg-vbus regulator by Jonathan Marek · 6 years ago
  36. 5ea67bb power: supply: bq24190_charger: add support for bq24192 variant by Jonathan Marek · 6 years ago
  37. 9afe625 power: reset: ocelot: switch the SI to boot mode by Alexandre Belloni · 6 years ago
  38. 76ee875 power: reset: gpio-poweroff: add ability to specific active and inactive delays by Heiko Stuebner · 6 years ago
  39. a53a68c power: supply: charger-manager: Make code more readable by Baolin Wang · 6 years ago
  40. f25a646 power: supply: charger-manager: Fix incorrect return value by Baolin Wang · 6 years ago
  41. 8c13b6f power: supply: charger-manager: Fix some misspelled words by Baolin Wang · 6 years ago
  42. 1dd3509 power: supply: charger-manager: Remove unused index counting by Baolin Wang · 6 years ago
  43. 80fca77 power: supply: cpcap-charger: clean an indentation issue, remove tab by Colin Ian King · 6 years ago
  44. 8f01c45 Merge tag 'psy-mfd-axp813-immutable-for-v4.21-signed' into psy-next by Sebastian Reichel · 6 years ago
  45. 7693b56 power: supply: add AC power supply driver for AXP813 by Oskari Lemmela · 6 years ago
  46. a95761d power: supply: axp288: use the BIT() macro by Olliver Schinagl · 6 years ago
  47. 57428f6 power: supply: axp20x: add missing include bitops.h by Olliver Schinagl · 6 years ago
  48. bd82ef0 power: supply: cpcap-battery: make array cpcap_battery_irqs static, shrinks object size by Colin Ian King · 6 years ago
  49. e31d0fc power: reset: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  50. ed54ffb power: supply: olpc_battery: correct the temperature units by Lubomir Rintel · 6 years ago
  51. ed60f43 power/supply: fix sc27xx_fuel_gauge build errors by Randy Dunlap · 6 years ago
  52. 195ca17 power: supply: Add Spreadtrum SC27XX fuel gauge unit driver by Baolin Wang · 6 years ago
  53. 3afb50d power: supply: core: Add some helpers to use the battery OCV capacity table by Baolin Wang · 6 years ago
  54. 86131d9 power: supply: core: Add one field to present the battery internal resistance by Baolin Wang · 6 years ago
  55. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  56. 9844fb2 power: supply: twl4030-charger: fix OF sibling-node lookup by Johan Hovold · 6 years ago
  57. cfb3479 power: max8925: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  58. 415d602 power: supply: fix spelling mistake "Gauage" -> "Gauge" by Colin Ian King · 6 years ago
  59. 2d12df4 PM / AVS: SmartReflex: remove unused function by Uwe Kleine-König · 6 years ago
  60. a4ac1f5 power: reset: qcom-pon: Add pms405 pon support by Vinod Koul · 6 years ago
  61. 457b42f power: supply: bq27xxx: Add support for BQ27411 by Liu Xiang · 6 years ago
  62. 1c3d7b0 power: supply: Add Spreadtrum SC2731 charger support by Baolin Wang · 6 years ago
  63. 079cdff power: supply: twl4030_charger: disable eoc interrupt on linear charge by Andreas Kemnade · 6 years ago
  64. 8314c21 power: supply: twl4030_charger: fix charging current out-of-bounds by Andreas Kemnade · 6 years ago
  65. ad1570d power: supply: bq25890_charger: fix semicolon.cocci warnings by kbuild test robot · 6 years ago
  66. cb90a2c power: supply: max8998-charger: Fix platform data retrieval by Tomasz Figa · 6 years ago
  67. 782853c Merge tag 'psy-mfd-cros-immutable-for-v4.20-signed' into psy-next by Sebastian Reichel · 6 years ago
  68. 3af15cf power: supply: cros: add support for dedicated port by Fabien Parent · 6 years ago
  69. 2e04dd4 Merge tag 'psy-at91-poweroff-immutable-for-v4.20-signed' into psy-next by Sebastian Reichel · 6 years ago
  70. 9f1e447 power: reset: at91-poweroff: do not procede if at91_shdwc is allocated by Claudiu Beznea · 6 years ago
  71. d12f8490 power: reset: at91-poweroff: rename at91_shdwc_base member of struct shdwc by Claudiu Beznea · 6 years ago
  72. 6764aca power: reset: at91-poweroff: make sclk part of struct shdwc by Claudiu Beznea · 6 years ago
  73. 9be74f0 power: reset: at91-poweroff: make mpddrc_base part of struct shdwc by Claudiu Beznea · 6 years ago
  74. 4e018c1 power: reset: at91-poweroff: use only one poweroff function by Claudiu Beznea · 6 years ago
  75. 9f7195d power: reset: at91-poweroff: switch to slow clock before shutdown by Claudiu Beznea · 6 years ago
  76. b3e1b27 power: reset: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  77. 54baff8 power: supply: ab8500_fg: silence uninitialized variable warnings by Dan Carpenter · 6 years ago
  78. 87a2b65 power: supply: sysfs: ratelimit property read error message by David Lechner · 6 years ago
  79. ae6fe7a power: supply: bq25890_charger: Read back the current battery voltage by Angus Ainslie (Purism) · 6 years ago
  80. 2e1a2dd power: supply: bq25890_charger: Add the BQ25896 part by Angus Ainslie (Purism) · 6 years ago
  81. 0838d84 power: supply: bq25890_charger: Remove unused table entries by Angus Ainslie (Purism) · 6 years ago
  82. 9d9ae34 power: supply: bq25890_charger: Add debugging output of failed initialization by Angus Ainslie (Purism) · 6 years ago
  83. 7b38ebd power: supply: maxim: Add SPDX license identifiers by Krzysztof Kozlowski · 6 years ago
  84. b00b04a power: supply: ab8500_fg: fix obsolete function by Ding Xiang · 6 years ago
  85. 89a7478 power: supply: cros_usbpd: remove unused pointer 'dev' by Colin Ian King · 6 years ago
  86. 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
  87. c1fecab Merge tag 'for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  88. 5198a48 Merge branch 'psy-fixes' into psy-next by Sebastian Reichel · 6 years ago
  89. 3d77918 power: supply: bq27xxx: Update comments by Liu Xiang · 6 years ago
  90. cc44ba9 power: supply: max77693_charger: fix unintentional fall-through by Gustavo A. R. Silva · 6 years ago
  91. 37bab35 power: supply: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  92. 9c72724 power: supply: lego_ev3_battery: fix Vce offset by David Lechner · 6 years ago
  93. 6e92cec power: supply: lego_ev3_battery: Don't ignore iio_read_channel_processed() return value by David Lechner · 6 years ago
  94. 0d94990 Merge tag 'ds2760-for-v4.19-signed' into psy-next by Sebastian Reichel · 6 years ago
  95. efdafd6 power: supply: ds2760_battery: add devicetree probing by Daniel Mack · 7 years ago
  96. bf49735 power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave companion by Daniel Mack · 7 years ago
  97. 89b135b power: supply: adp5061: Fix a couple off by ones by Dan Carpenter · 6 years ago
  98. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  99. fe8e81b adp5061: New driver for ADP5061 I2C battery charger by Stefan Popa · 7 years ago
  100. a427503 power: generic-adc-battery: check for duplicate properties copied from iio channels by H. Nikolaus Schaller · 7 years ago