* [GIT PULL] power supply changes for 4.7
@ 2016-05-20 18:41 Sebastian Reichel
0 siblings, 0 replies; only message in thread
From: Sebastian Reichel @ 2016-05-20 18:41 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-pm
[-- Attachment #1: Type: text/plain, Size: 1767 bytes --]
Hi Linus,
Just a few changes for the power supply tree this time, since I was
quite busy the last few weeks.
The following changes since commit 9735a22799b9214d17d3c231fe377fc852f042e9:
Linux 4.6-rc2 (2016-04-03 09:09:40 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v4.7
for you to fetch changes up to 4a99fa06a8ca27a5187636e630568658000af575:
sbs-battery: fix power status when battery charging near dry (2016-04-10 17:22:35 +0200)
----------------------------------------------------------------
power supply and reset changes for the v4.7 series
* alternative reset driver for new at91 SoCs
* misc. fixes
----------------------------------------------------------------
Dan Carpenter (2):
power/max8925: freeing wrong variable
power: ipaq-micro-battery: freeing the wrong variable
Nicolas Ferre (2):
ARM: dts: at91: shdwc binding: add new shutdown controller documentation
power: reset: at91-shdwc: add new shutdown controller driver
YH Huang (1):
sbs-battery: fix power status when battery charging near dry
.../devicetree/bindings/arm/atmel-at91.txt | 59 +++++
MAINTAINERS | 5 +
drivers/power/ipaq_micro_battery.c | 2 +-
drivers/power/max8925_power.c | 10 +-
drivers/power/reset/Kconfig | 8 +
drivers/power/reset/Makefile | 1 +
drivers/power/reset/at91-sama5d2_shdwc.c | 282 +++++++++++++++++++++
drivers/power/sbs-battery.c | 4 -
8 files changed, 361 insertions(+), 10 deletions(-)
create mode 100644 drivers/power/reset/at91-sama5d2_shdwc.c
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-05-20 18:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-20 18:41 [GIT PULL] power supply changes for 4.7 Sebastian Reichel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).