All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Reichel <sre@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org
Subject: [GIT PULL] power-supply changes for 5.19-rc
Date: Sun, 17 Jul 2022 01:24:46 +0200	[thread overview]
Message-ID: <20220716232446.ndivv2hcrufezcz6@mercury.elektranox.org> (raw)

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

Hi Linus,

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -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-rc

for you to fetch changes up to 093d27bb6f2d1963f927ef59c9a2d37059175426:

  power: supply: core: Fix boundary conditions in interpolation (2022-06-09 21:08:38 +0200)

----------------------------------------------------------------
Power Supply Fixes for 5.19 cycle

Fixes for the 5.19 cycle:
 * power-supply core temperature interpolation regression fix for
   incorrect boundaries
 * ab8500 needs to destroy it's work queues in error paths
 * Fix old DT refcount leak in arm-versatile

----------------------------------------------------------------
Dorian Rudolph (1):
      power: supply: core: Fix boundary conditions in interpolation

Gao Chao (1):
      power: supply: ab8500_fg: add missing destroy_workqueue in ab8500_fg_probe

Miaoqian Lin (1):
      power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe

 drivers/power/reset/arm-versatile-reboot.c |  1 +
 drivers/power/supply/ab8500_fg.c           |  9 ++++++++-
 drivers/power/supply/power_supply_core.c   | 24 ++++++++++++------------
 3 files changed, 21 insertions(+), 13 deletions(-)

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

             reply	other threads:[~2022-07-16 23:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-16 23:24 Sebastian Reichel [this message]
2022-07-17 15:06 ` [GIT PULL] power-supply changes for 5.19-rc pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220716232446.ndivv2hcrufezcz6@mercury.elektranox.org \
    --to=sre@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.