All of lore.kernel.org
 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 5.1
Date: Tue, 5 Mar 2019 23:04:47 +0100	[thread overview]
Message-ID: <20190305220447.e3rb3yu544kcix7m@earth.universe> (raw)

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

Hi Linus,

Nothing too fancy in the power-supply subsystem this time. There are
less patches than usual, since I did not have enough time to review
them in time. The good news is, that all patches have been in
linux-next for more than two weeks and there are no complicated
cross-subsystem patchsets this time!

-- Sebastian

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

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.1

for you to fetch changes up to 655ab0bc462d1ae2aa344b1ecf35ca1a3ed726dc:

  power: reset: at91-reset: add support for sam9x60 SoC (2019-02-20 00:41:01 +0100)

----------------------------------------------------------------
power supply and reset changes for the v5.1 series

* at91-reset: add sam9x60 support
* sc27xx: improve capacity logic
* goldfish_battery: enhance driver by adding many new properties
* isp1704: drop platform data and migrate to gpiod
* misc. small fixes and improvements

----------------------------------------------------------------
Arthur Demchenkov (1):
      bq27x00: use cached flags

Artur Rojek (2):
      dt-bindings: power: supply: Add voltage-max-design-microvolt property
      power: supply: core: Add a field to support battery max voltage

Baolin Wang (3):
      dt-bindings: power: sc27xx: Add one IIO channel to read charge voltage
      power: supply: sc27xx: Add one property to read charge voltage
      power: supply: sc27xx: Fix the incorrect formula when converting capacity to coulomb counter

Kangjie Lu (1):
      power: twl4030: fix a missing check of return value

Krzysztof Kozlowski (1):
      power: supply: charger-manager: Fix trivial language typos

Michał Mirosław (1):
      power: supply: bq25890: show max charge current/voltage as configured

Nicolas Ferre (3):
      dt-bindings: arm: atmel: add missing samx7 to reset controller
      dt-bindings: arm: atmel: add new sam9x60 reset controller binding
      power: reset: at91-reset: add support for sam9x60 SoC

Pavel Machek (1):
      cpcap-charger: generate events for userspace

Roman Kiryanov (6):
      drivers: power: supply: goldfish_battery: Put an SPDX tag
      drivers: power: supply: goldfish_battery: Fix "line over 80 characters"
      drivers: power: supply: goldfish_battery: Retire a redundant variable
      drivers: power: supply: goldfish_battery: Fix alignment
      drivers: power: supply: goldfish_battery: Use tabs for alignment
      drivers: power: supply: goldfish_battery: Add support for reading more properties

Sebastian Reichel (1):
      power: supply: isp1704: switch to gpiod API

Sven Van Asbroeck (2):
      power: supply: ds2782: fix possible use-after-free on remove
      max17042_battery: fix potential use-after-free on device remove

Yangtao Li (2):
      power: supply: axp288_fuel_gauge: Change to use DEFINE_SHOW_ATTRIBUTE macro
      power: supply: remove some duplicated includes

Yuanjiang Yu (1):
      power: supply: sc27xx: Fix capacity saving function

 .../devicetree/bindings/arm/atmel-sysregs.txt      |  3 +-
 .../devicetree/bindings/power/supply/battery.txt   |  2 +
 .../devicetree/bindings/power/supply/sc27xx-fg.txt |  8 +-
 drivers/power/reset/at91-reset.c                   | 13 +++
 drivers/power/supply/axp288_fuel_gauge.c           | 14 +---
 drivers/power/supply/bq25890_charger.c             |  4 +-
 drivers/power/supply/bq27xxx_battery.c             | 20 +----
 drivers/power/supply/charger-manager.c             | 18 ++--
 drivers/power/supply/cpcap-charger.c               |  1 +
 drivers/power/supply/ds2782_battery.c              |  8 +-
 drivers/power/supply/goldfish_battery.c            | 88 +++++++++++++-------
 drivers/power/supply/isp1704_charger.c             | 60 +++-----------
 drivers/power/supply/max17042_battery.c            | 10 +++
 drivers/power/supply/power_supply_core.c           |  5 +-
 drivers/power/supply/sc27xx_fuel_gauge.c           | 95 ++++++++++++++++++++--
 drivers/power/supply/twl4030_charger.c             |  4 +-
 include/linux/power/isp1704_charger.h              | 30 -------
 include/linux/power_supply.h                       |  1 +
 18 files changed, 221 insertions(+), 163 deletions(-)
 delete mode 100644 include/linux/power/isp1704_charger.h

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

             reply	other threads:[~2019-03-05 22:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-05 22:04 Sebastian Reichel [this message]
2019-03-08 18:35 ` [GIT PULL] power-supply changes for 5.1 pr-tracker-bot
2019-05-01 21:26 Sebastian Reichel
2019-05-01 22:10 ` pr-tracker-bot

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=20190305220447.e3rb3yu544kcix7m@earth.universe \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.