linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] power supply changes for 3.17
@ 2014-08-05 23:51 Sebastian Reichel
  0 siblings, 0 replies; only message in thread
From: Sebastian Reichel @ 2014-08-05 23:51 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-pm

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

The following changes since commit f83971912231fe5390d2357442b6c25bb8076d9b:

  Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes (2014-07-18 06:26:04 -1000)

are available in the git repository at:

  git://git.infradead.org/battery-2.6.git tags/for-v3.17

for you to fetch changes up to 5e37195f30cc31e6a1052cbc282254e127c1b8c7:

  ipaq_micro_battery: fix sparse non static symbol warning (2014-07-28 15:36:29 +0200)

----------------------------------------------------------------
power supply changes for the v3.17 series

 - Added iPaq h3xxx battery driver
 - Added Broadcom STB reset driver
 - DT support for rx51-battery
 - misc. fixes

----------------------------------------------------------------
Bjorn Helgaas (1):
      power/reset: Fix GPL v2 license string typo

Dmitry Artamonow (1):
      power: add driver for battery reading on iPaq h3xxx

Doug Anderson (1):
      charger: tps65090: Allow charger module to be used when no irq

Himangi Saraogi (1):
      bq27x00_battery: Introduce the use of the managed version of kzalloc

Jenny TC (1):
      power_supply: Add inlmt,iterm, min/max temp props

Linus Walleij (1):
      power: poweroff: gpio: convert to use descriptors

Marc Carino (1):
      power: reset: Add reboot driver for brcmstb

Marek Belisko (1):
      bq27000: report missing device better.

Nishanth Menon (1):
      power: twl4030_charger: detect battery presence prior to enabling charger

Sebastian Reichel (3):
      bq2415x_charger: Fix Atomic Sleep Bug
      rx51_battery: convert to iio consumer
      Documentation: DT: Document rx51-battery binding

Wei Yongjun (2):
      power_supply: Fix sparse non static symbol warning
      ipaq_micro_battery: fix sparse non static symbol warning

 Documentation/devicetree/bindings/power/rx51-battery.txt |  25 ++++++++++
 Documentation/power/power_supply_class.txt               |   6 +++
 drivers/power/Kconfig                                    |   7 +++
 drivers/power/Makefile                                   |   1 +
 drivers/power/bq2415x_charger.c                          |   8 +++-
 drivers/power/bq27x00_battery.c                          |  28 ++++-------
 drivers/power/ipaq_micro_battery.c                       | 290 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/power/power_supply_core.c                        |   3 +-
 drivers/power/power_supply_sysfs.c                       |   4 ++
 drivers/power/reset/Kconfig                              |  11 +++++
 drivers/power/reset/Makefile                             |   1 +
 drivers/power/reset/brcmstb-reboot.c                     | 120 +++++++++++++++++++++++++++++++++++++++++++++++
 drivers/power/reset/gpio-poweroff.c                      |  52 ++++++++-------------
 drivers/power/reset/restart-poweroff.c                   |   2 +-
 drivers/power/rx51_battery.c                             |  90 ++++++++++++++++++++++++++----------
 drivers/power/tps65090-charger.c                         |  76 +++++++++++++++++++++++-------
 drivers/power/twl4030_charger.c                          |  44 +++++++++++++++++-
 include/linux/power_supply.h                             |   4 ++
 18 files changed, 673 insertions(+), 99 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/power/rx51-battery.txt
 create mode 100644 drivers/power/ipaq_micro_battery.c
 create mode 100644 drivers/power/reset/brcmstb-reboot.c

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-05 23:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-05 23:51 [GIT PULL] power supply changes for 3.17 Sebastian Reichel

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