linux-kernel.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.15
Date: Wed, 15 Nov 2017 13:38:04 +0100	[thread overview]
Message-ID: <20171115123804.c56jqazszmgyepmo@earth> (raw)

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

Hi Linus,

Just a couple of small things coming in from the power-supply
subsystem for 4.15-rc1. A few other subsystems modified files in
the power-supply directory this time. I'm aware of the following:

 * sbs-manager (new driver) via i2c tree
 * timer conversion from Kees Cook via his tree
 * extcon API change via extcon tree

As far as I can see all patches modify different files and Stephen
Rothwell did not mention any merge problems in linux-next.

-- Sebastian

The following changes since commit 0b07194bb55ed836c2cc7c22e866b87a14681984:

  Linux 4.14-rc7 (2017-10-29 13:58:38 -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-v4.15

for you to fetch changes up to 838c8afa67f98014970c9f56107805e767ed87ad:

  power: supply: cpcap-charger: fix incorrect return value check (2017-11-13 11:56:12 +0100)

----------------------------------------------------------------
power supply and reset changes for the v4.15 series

* Misc. minor fixes

----------------------------------------------------------------
Aishwarya Pant (1):
      power: supply: replace pr_* with dev_*

Colin Ian King (2):
      power: supply: generic-adc-battery: remove redundant variable pdata
      power: supply: pcf50633-charger: remove redundant variable charging_start

Markus Elfring (1):
      power: supply: max8997: Improve a size determination in probe

Pan Bian (1):
      power: supply: cpcap-charger: fix incorrect return value check

 drivers/power/supply/cpcap-charger.c       | 2 +-
 drivers/power/supply/generic-adc-battery.c | 2 --
 drivers/power/supply/max8997_charger.c     | 3 +--
 drivers/power/supply/pcf50633-charger.c    | 2 --
 drivers/power/supply/power_supply_core.c   | 2 +-
 drivers/power/supply/twl4030_charger.c     | 2 +-
 6 files changed, 4 insertions(+), 9 deletions(-)

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

                 reply	other threads:[~2017-11-15 12:38 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=20171115123804.c56jqazszmgyepmo@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).