[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220601201404.nc66eejtt4tuvre6@mercury.elektranox.org>
Date: Wed, 1 Jun 2022 22:14:04 +0200
From: Sebastian Reichel <sre@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Subject: [GIT PULL] power-supply changes for 5.19
Hi Linus,
Not much from the power-supply subsystem this time around, since I
was busy most of the cycle. The pull request also contains some
fixes, that I originally planned to send for 5.18. Apart from this
there is nothing noteworthy.
Thanks,
-- Sebastian
The following changes since commit 672c0c5173427e6b3e2a9bbb7be51ceeec78093a:
Linux 5.18-rc5 (2022-05-01 13:57:58 -0700)
are available in the Git repository at:
ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v5.19
for you to fetch changes up to da50aad6d86716aa48a2b8463c85caea77c0355f:
Merge power-supply 'fixes' branch (2022-05-22 23:03:29 +0200)
----------------------------------------------------------------
power supply and reset changes for the v5.19 series
power-supply core:
- init power_supply_info struct to zero
drivers:
- bq27xxx: expose data for uncalibrated battery
- bq24190-charger: use pm_runtime_resume_and_get
- ab8500_fg: allocate wq in probe
- axp288_fuel_gauge: drop BIOS version from "T3 MRD" quirk
- axp288_fuel_gauge: modify "T3 MRD" quirk to also fix "One Mix 1"
----------------------------------------------------------------
Hans de Goede (2):
power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1
power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk
Linus Walleij (2):
power: supply: core: Initialize struct to zero
power: supply: ab8500_fg: Allocate wq in probe
Minghao Chi (1):
power: supply: bq24190_charger: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Sebastian Reichel (1):
Merge power-supply 'fixes' branch
Sicelo A. Mhlongo (1):
power: supply: bq27xxx: expose battery data when CI=1
drivers/power/supply/ab8500_fg.c | 19 +++++-----
drivers/power/supply/axp288_fuel_gauge.c | 41 ++++++++++++++++++---
drivers/power/supply/bq24190_charger.c | 63 +++++++++++---------------------
drivers/power/supply/bq27xxx_battery.c | 60 ++++++++++++++----------------
drivers/power/supply/power_supply_core.c | 2 +-
5 files changed, 95 insertions(+), 90 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists