All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] power-supply changes for 5.19
@ 2022-06-01 20:14 Sebastian Reichel
  2022-06-01 21:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Reichel @ 2022-06-01 20:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-pm

[-- Attachment #1: Type: text/plain, Size: 2149 bytes --]

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@gitolite.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(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] power-supply changes for 5.19
  2022-06-01 20:14 [GIT PULL] power-supply changes for 5.19 Sebastian Reichel
@ 2022-06-01 21:53 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-01 21:53 UTC (permalink / raw)
  To: Sebastian Reichel; +Cc: Linus Torvalds, linux-kernel, linux-pm

The pull request you sent on Wed, 1 Jun 2022 22:14:04 +0200:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-01 21:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01 20:14 [GIT PULL] power-supply changes for 5.19 Sebastian Reichel
2022-06-01 21:53 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.