Re: [GIT PULL] power-supply changes for 4.21

2018-12-28 Thread pr-tracker-bot
The pull request you sent on Fri, 28 Dec 2018 14:08:52 +0100:

> ssh://g...@gitolite.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git
>  tags/for-v4.21

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/579a70035949b771a63a686db8becdd9b197d986

Thank you!

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


[GIT PULL] power-supply changes for 4.21

2018-12-28 Thread Sebastian Reichel
Hi Linus,

All changes have been in linux-next for multiple weeks, no issues
were reported to me. I don't expect any problems during or after
merging this pull request. Happy New Year!

-- Sebastian

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

  
ssh://g...@gitolite.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git
 tags/for-v4.21

for you to fetch changes up to 9580913966488dc78d8d2893c7427d0a84124e74:

  power: supply: bq25890: fix BAT_COMP field definition (2018-12-18 00:21:16 
+0100)


power supply and reset changes for the v4.21 series

* New core support
 - battery internal resistance
 - battery OCV capacity lookup table
 - support for custom sysfs attributes
* Convert all drivers to use power-supply core support for custom sysfs 
attributes
* bq24190-charger: bq24196 support
* axp20x-charger: AXP813 support
* sc27xx-battery: new fuel gauge driver
* gpio-poweroff: support for specific active and inactive delays
* Misc fixes


Alexandre Belloni (1):
  power: reset: ocelot: switch the SI to boot mode

Baolin Wang (16):
  dt-bindings: power: Introduce one property to present the battery 
internal resistance
  power: supply: core: Add one field to present the battery internal 
resistance
  dt-bindings: power: Introduce properties to present the battery OCV 
capacity table
  power: supply: core: Add some helpers to use the battery OCV capacity 
table
  dt-bindings: power: Add Spreadtrum SC27XX fuel gauge unit documentation
  power: supply: Add Spreadtrum SC27XX fuel gauge unit driver
  power: supply: charger-manager: Remove unused index counting
  power: supply: charger-manager: Fix some misspelled words
  power: supply: charger-manager: Fix incorrect return value
  power: supply: charger-manager: Make code more readable
  power: supply: sc2731_charger: Add one work to charge/discharge
  power: supply: sc2731_charger: Add charger status detection
  power: supply: sc2731_charger: Avoid repeated charge/discharge
  power: supply: sc2731_charger: Free battery information
  dt-bindings: power: supply: Add nvmem properties to calibrate FGU
  power: supply: sc27xx: Add fuel gauge calibration

Brian Masney (2):
  dt-bindings: power: supply: bq24190_charger: add bq24192 and usb-otg-vbus
  power: supply: bq24190_charger: add extcon support for USB OTG

Claudiu Beznea (1):
  power: reset: at91-poweroff: move shdwc related data to one structure

claudiu.bez...@microchip.com (2):
  power: reset: at91-poweroff: use one poweroff function for at91-poweroff
  power: reset: at91-poweroff: remove at91_ramc_of_match

Colin Ian King (2):
  power: supply: cpcap-battery: make array cpcap_battery_irqs static, 
shrinks object size
  power: supply: cpcap-charger: clean an indentation issue, remove tab

Heiko Stuebner (2):
  power: reset: gpio-poweroff: add ability to specific active and inactive 
delays
  power: supply: bq24190_charger: add support for bq24196 variant

Jonathan Marek (2):
  power: supply: bq24190_charger: add support for bq24192 variant
  power: supply: bq24190_charger: add of_match for usb-otg-vbus regulator

Lubomir Rintel (1):
  power: supply: olpc_battery: correct the temperature units

Michał Mirosław (1):
  power: supply: bq25890: fix BAT_COMP field definition

Olliver Schinagl (2):
  power: supply: axp20x: add missing include bitops.h
  power: supply: axp288: use the BIT() macro

Oskari Lemmela (2):
  dt-bindings: power: supply: axp20x: add AXP813 AC power DT binding
  power: supply: add AC power supply driver for AXP813

Randy Dunlap (1):
  power/supply: fix sc27xx_fuel_gauge build errors

Sebastian Reichel (16):
  Merge tag 'psy-mfd-axp813-immutable-for-v4.21-signed' into psy-next
  power: supply: core: add support for custom sysfs attributes
  power: supply: bq2415x: fix race-condition in sysfs registration
  power: supply: ds2780: fix race-condition in sysfs registration
  power: supply: ds2781: fix race-condition in sysfs registration
  power: supply: lp8788: fix race-condition in sysfs registration
  power: supply: bq24190_charger: fix race-condition in sysfs registration
  power: supply: bq24257: fix race-condition in sysfs registration
  power: supply: charger-manager: simplify generation of sysfs attribute 
group name
  power: supply: charger-manager: fix race-condition in sysfs registration
  power: supply: pcf50633: fix race-condition in sysfs registration
  power: supply: ds2780: fix race-condition in bin attribute registration
  power: supply: ds2781: fix race-condition in bin attribute registration
  power: supply: ds2780: switch to