mbox series

[GIT,PULL] power-supply changes for 5.9-rc

Message ID 20201009175505.2wbc5tzsr4q2bx3t@earth.universe (mailing list archive)
State Not Applicable, archived
Headers show
Series [GIT,PULL] power-supply changes for 5.9-rc | expand

Pull-request

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

Message

Sebastian Reichel Oct. 9, 2020, 5:55 p.m. UTC
Hi Linus,

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -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.9-rc

for you to fetch changes up to e3f2396b7570751a7ddba996812fb608134fd63c:

  power: supply: sbs-battery: chromebook workaround for PEC (2020-10-09 01:09:37 +0200)

----------------------------------------------------------------
Power Supply Fixes for 5.9 cycle

Just a single change to revert enablement of packet error checking
for battery data on Chromebooks, since some of their embedded
controllers do not handle it correctly.

----------------------------------------------------------------
Sebastian Reichel (1):
      power: supply: sbs-battery: chromebook workaround for PEC

 drivers/power/supply/sbs-battery.c | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

pr-tracker-bot@kernel.org Oct. 9, 2020, 7:31 p.m. UTC | #1
The pull request you sent on Fri, 9 Oct 2020 19:55:05 +0200:

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

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

Thank you!