mbox series

[GIT,PULL] power-supply changes for 5.18-rc

Message ID 20220417162936.zqxxjmfpdut34qjb@earth.universe
State New
Headers show
Series [GIT,PULL] power-supply changes for 5.18-rc | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v5.18-rc

Message

Sebastian Reichel April 17, 2022, 4:29 p.m. UTC
Hi Linus,

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v5.18-rc

for you to fetch changes up to 581045ed5cfa42ed7f5364d6ccbcb6fcc077ffcf:

  power: supply: Reset err after not finding static battery (2022-04-13 12:05:22 +0200)

----------------------------------------------------------------
Power Supply Fixes for 5.18 cycle

Regression fix for the 5.18 cycle:
* Fix a regression with battery data failing to load from DT

----------------------------------------------------------------
Linus Walleij (1):
      power: supply: samsung-sdi-battery: Add missing charge restart voltages

Yassine Oudjana (1):
      power: supply: Reset err after not finding static battery

 drivers/power/supply/power_supply_core.c   | 6 ++++++
 drivers/power/supply/samsung-sdi-battery.c | 2 ++
 2 files changed, 8 insertions(+)