Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1464503 > unrolled thread

[GIT PULL] power-supply changes for 4.8-rc

Started bySebastian Reichel <sre@kernel.org>
First post2016-08-17 13:00 +0200
Last post2016-08-17 13:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] power-supply changes for 4.8-rc Sebastian Reichel <sre@kernel.org> - 2016-08-17 13:00 +0200

#1464503 — [GIT PULL] power-supply changes for 4.8-rc

FromSebastian Reichel <sre@kernel.org>
Date2016-08-17 13:00 +0200
Subject[GIT PULL] power-supply changes for 4.8-rc
Message-ID<s76JH-8kQ-7@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi Linus,

The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v4.8-rc

for you to fetch changes up to 33e7664a0af6e9a516f01014f39737aaa119b6d9:

  power_supply: tps65217-charger: fix missing platform_set_drvdata() (2016-08-15 23:10:44 +0200)

----------------------------------------------------------------
Power Supply Fixes for 4.8 cycle

----------------------------------------------------------------
Andy Yan (1):
      power: reset: reboot-mode: fix build error of missing ioremap/iounmap on UM

Arvind Yadav (1):
      power: reset: hisi-reboot: Unmap region obtained by of_iomap

Sven Van Asbroeck (1):
      power: supply: max17042_battery: fix model download bug.

Wei Yongjun (1):
      power_supply: tps65217-charger: fix missing platform_set_drvdata()

 drivers/power/max17042_battery.c  | 15 +++++++++------
 drivers/power/reset/Kconfig       |  2 +-
 drivers/power/reset/hisi-reboot.c |  5 ++++-
 drivers/power/tps65217_charger.c  |  1 +
 4 files changed, 15 insertions(+), 8 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web