mbox series

[GIT,PULL] power-supply changes for 6.8

Message ID l5h2m2msmj7xp2awqq26u3qbllvjtk3xj772q4ek5ty7vqjmno@2epgarrb3v4d
State New
Headers show
Series [GIT,PULL] power-supply changes for 6.8 | expand

Pull-request

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

Message

Sebastian Reichel March 2, 2024, 12:50 a.m. UTC
Hi Linus,

The following changes since commit d0266d7ab1618482d58015d67a5220e590333298:

  Revert "power: supply: qcom_battmgr: Register the power supplies after PDR is up" (2024-01-26 22:45:58 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 2df70149e73e79783bcbc7db4fa51ecef0e2022c:

  power: supply: bq27xxx-i2c: Do not free non existing IRQ (2024-02-16 23:42:38 +0100)

----------------------------------------------------------------
Power Supply Fixes for 6.8 cycle

 * mm8013: select REGMAP_I2C
 * bq27xxx-i2c: do not free non-existing IRQ

----------------------------------------------------------------
Hans de Goede (1):
      power: supply: bq27xxx-i2c: Do not free non existing IRQ

Thomas Weißschuh (1):
      power: supply: mm8013: select REGMAP_I2C

 drivers/power/supply/Kconfig               | 1 +
 drivers/power/supply/bq27xxx_battery_i2c.c | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)