linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] power-supply changes for 5.4
@ 2019-09-22 16:03 Sebastian Reichel
  2019-09-22 19:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Reichel @ 2019-09-22 16:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-pm

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

Hi Linus,

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05: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-v5.4

for you to fetch changes up to 7f7378618b4103c083db7de5017df958f8ada070:

  power: supply: cpcap-charger: Enable vbus boost voltage (2019-09-02 23:08:07 +0200)

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

Core:
 * Ensure HWMON devices are registered with valid names
 * Fix device wakeup code

Drivers:
 * bq25890_charger: Add BQ25895 support
 * axp288_fuel_gauge: Add Minix Neo Z83-4 to blacklist
 * sc27xx: improve battery calibration
 * misc. small fixes all over drivers

----------------------------------------------------------------
Angus Ainslie (Purism) (1):
      power: supply: bq25890_charger: Add the BQ25895 part

Bartosz Golaszewski (1):
      power: supply: max77650: add MODULE_ALIAS()

Christophe JAILLET (1):
      power: supply: max17042_battery: Fix a typo in function names

Colin Ian King (1):
      power: supply: isp1704: remove redundant assignment to variable ret

Denis Efremov (1):
      MAINTAINERS: N900: Remove isp1704_charger.h record

Fuqian Huang (2):
      power: supply: sc27xx: Introduce local variable 'struct device *dev'
      power: supply: sc27xx: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()

Gustavo A. R. Silva (1):
      power: supply: ab8500_charger: Mark expected switch fall-through

Hans de Goede (2):
      power: supply: axp288_fuel_gauge: Sort the DMI blacklist alphabetically
      power: supply: axp288_fuel_gauge: Add Minix Neo Z83-4 to the blacklist

Matwey V. Kornilov (1):
      power: reset: reboot-mode: Fix author email format

Michael Nosthoff (2):
      power: supply: sbs-battery: use correct flags field
      power: supply: sbs-battery: only return health when battery present

Michal Simek (1):
      power: reset: gpio-restart: Fix typo when gpio reset is not found

Romain Izard (1):
      power: supply: register HWMON devices with valid names

Stephen Boyd (1):
      power: supply: Init device wakeup after device_add()

Tony Lindgren (1):
      power: supply: cpcap-charger: Enable vbus boost voltage

Yuanjiang Yu (6):
      power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attribute
      power: supply: sc27xx: Fix conditon to enable the FGU interrupt
      power: supply: sc27xx: Fix the the accuracy issue of coulomb calculation
      power: supply: sc27xx: Make sure the alarm capacity is larger than 0
      power: supply: sc27xx: Optimize the battery capacity calibration
      power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attribute

YueHaibing (1):
      power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and 'bup_vch_range'

 MAINTAINERS                               |   1 -
 drivers/phy/motorola/phy-cpcap-usb.c      |   8 +-
 drivers/power/reset/gpio-restart.c        |   2 +-
 drivers/power/reset/reboot-mode.c         |   2 +-
 drivers/power/supply/ab8500_charger.c     |   8 +-
 drivers/power/supply/axp288_fuel_gauge.c  |  14 +-
 drivers/power/supply/bq25890_charger.c    |  12 +-
 drivers/power/supply/cpcap-charger.c      |  23 ++-
 drivers/power/supply/isp1704_charger.c    |   2 +-
 drivers/power/supply/max17042_battery.c   |   8 +-
 drivers/power/supply/max77650-charger.c   |   1 +
 drivers/power/supply/power_supply_core.c  |  10 +-
 drivers/power/supply/power_supply_hwmon.c |  15 +-
 drivers/power/supply/sbs-battery.c        |  27 ++--
 drivers/power/supply/sc27xx_fuel_gauge.c  | 223 ++++++++++++++++++++----------
 15 files changed, 237 insertions(+), 119 deletions(-)

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] power-supply changes for 5.4
  2019-09-22 16:03 [GIT PULL] power-supply changes for 5.4 Sebastian Reichel
@ 2019-09-22 19:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-09-22 19:10 UTC (permalink / raw)
  To: Sebastian Reichel; +Cc: Linus Torvalds, linux-kernel, linux-pm

The pull request you sent on Sun, 22 Sep 2019 18:03:55 +0200:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git tags/for-v5.4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/619e17cf75dd58905aa67ccd494a6ba5f19d6cc6

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-22 19:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-22 16:03 [GIT PULL] power-supply changes for 5.4 Sebastian Reichel
2019-09-22 19:10 ` pr-tracker-bot

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