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 fixes for 6.1
Date: Sat, 26 Nov 2022 02:04:41 +0100	[thread overview]
Message-ID: <20221126010441.kkp6iavyvlcporpy@mercury.elektranox.org> (raw)

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

Hi Linus,

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -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-v6.1-rc

for you to fetch changes up to 767e684367e4759d9855b184045b7a9d6b19acd2:

  power: supply: ab8500: Defer thermal zone probe (2022-11-01 01:00:32 +0100)

----------------------------------------------------------------
Power Supply Fixes for 6.1 cycle

Fixes for the 6.1 cycle:
 * rk817: Two error handling fixes
 * ip5xxx: fix inter overflow in current calculation
 * ab8500: fix thermal zone probing

----------------------------------------------------------------
Chris Morgan (1):
      power: supply: rk817: Change rk817_chg_cur_to_reg to int

Dan Carpenter (1):
      power: supply: rk817: check correct variable

Linus Walleij (1):
      power: supply: ab8500: Defer thermal zone probe

Ondrej Jirman (1):
      power: supply: ip5xxx: Fix integer overflow in current_now calculation

 drivers/power/supply/ab8500_btemp.c  |  9 ++++++++-
 drivers/power/supply/ip5xxx_power.c  |  2 +-
 drivers/power/supply/rk817_charger.c | 14 ++++++--------
 3 files changed, 15 insertions(+), 10 deletions(-)

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

             reply	other threads:[~2022-11-26  1:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-26  1:04 Sebastian Reichel [this message]
2022-11-26  2:25 ` [GIT PULL] power-supply fixes for 6.1 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=20221126010441.kkp6iavyvlcporpy@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.