linux-pm.vger.kernel.org archive mirror
 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 4.7
Date: Fri, 20 May 2016 20:41:39 +0200	[thread overview]
Message-ID: <20160520184139.GA16485@earth> (raw)

[-- 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 --]

                 reply	other threads:[~2016-05-20 18:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20160520184139.GA16485@earth \
    --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 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).