mbox series

[GIT,PULL] power-supply fixes for 6.14

Message ID 73672ehjkrjavtqe3uw3vlpriqclihn3y2k2snrf3qc3ovah7y@jvt2c3vrlnro (mailing list archive)
State Mainlined, archived
Headers show
Series [GIT,PULL] power-supply fixes for 6.14 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v6.14-rc

Message

Sebastian Reichel Feb. 21, 2025, 1:46 a.m. UTC
Hi Linus,

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v6.14-rc

for you to fetch changes up to 98380110bd48fbfd6a798ee11fffff893d36062c:

  power: supply: axp20x_battery: Fix fault handling for AXP717 (2025-02-03 12:41:18 +0100)

----------------------------------------------------------------
Power Supply Fixes for 6.14 cycle

* core: Fix extension related lockdep warning for LED triggers
* axp20x-battery: Fix fault handling for AXP717
* da9150-fg: fix potential overflow

----------------------------------------------------------------
Andrey Vatoropin (1):
      power: supply: da9150-fg: fix potential overflow

Chris Morgan (1):
      power: supply: axp20x_battery: Fix fault handling for AXP717

Hans de Goede (1):
      power: supply: core: Fix extension related lockdep warning

 drivers/power/supply/axp20x_battery.c    | 31 +++++++++++++++----------------
 drivers/power/supply/da9150-fg.c         |  4 ++--
 drivers/power/supply/power_supply_core.c |  8 ++++----
 3 files changed, 21 insertions(+), 22 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 21, 2025, 2:12 a.m. UTC | #1
The pull request you sent on Fri, 21 Feb 2025 02:46:17 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v6.14-rc

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/334426094588f8179fe175a09ecc887ff0c75758

Thank you!