lkml.org 
[lkml]   [2013]   [Nov]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] battery-2.6.git
Hello Linus,

Please pull battery-2.6 git tree to receive changes prepared for the v3.13
release. Highlights:

- A new driver for TI BQ24735 Battery Chargers, courtesy of NVidia.

- Device tree bindings for TWL4030 chips.

- Random fixes and cleanups.

Thank you,

Anton


The following changes since commit 61e6cfa80de5760bbe406f4e815b7739205754d2:

Linux 3.12-rc5 (2013-10-13 15:41:28 -0700)

are available in the git repository at:

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

for you to fetch changes up to c8024234c20eaf7b163cc4dbd963cb9cd03a4ff1:

pm2301-charger: Remove unneeded NULL checks (2013-11-12 22:36:34 -0800)

----------------------------------------------------------------
Alexandre Belloni (1):
bq2415x_charger: Fix max battery regulation voltage

Anton Vorontsov (1):
power_supply: Fix documentation for TEMP_*ALERT* properties

Dan Carpenter (1):
pm2301-charger: Remove unneeded NULL checks

Darbha Sriharsha (1):
power_supply: Add support for bq24735 charger

Jonghwa Lee (2):
charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary code
max17042_battery: Support regmap to access device's registers

Manish Badarkhe (2):
tps65090-charger: Use "IS_ENABLED(CONFIG_OF)" for DT code
max17042_battery: Use SIMPLE_DEV_PM_OPS

NeilBrown (1):
twl4030_charger: Add devicetree support

Pali Rohár (1):
isp1704_charger: Fix driver to work with changes introduced in v3.5

Sachin Kamat (4):
ab8500-charger: Check return value of regulator_enable
ab8500-charger: Remove redundant break
pm2301-charger: Check return value of regulator_enable
pm2301-charger: Staticize pm2xxx_charger_die_therm_mngt

Wei Yongjun (1):
tps65090-charger: Drop devm_free_irq of devm_ allocated irq

.../devicetree/bindings/power/twl-charger.txt | 20 +
.../bindings/power_supply/ti,bq24735.txt | 32 ++
Documentation/power/power_supply_class.txt | 8 +-
arch/arm/boot/dts/twl4030.dtsi | 6 +
drivers/power/Kconfig | 6 +
drivers/power/Makefile | 1 +
drivers/power/ab8500_charger.c | 17 +-
drivers/power/bq2415x_charger.c | 6 +-
drivers/power/bq24735-charger.c | 419 +++++++++++++++++++++
drivers/power/charger-manager.c | 85 ++---
drivers/power/isp1704_charger.c | 91 ++---
drivers/power/max17042_battery.c | 373 +++++++++---------
drivers/power/pm2301_charger.c | 27 +-
drivers/power/tps65090-charger.c | 30 +-
drivers/power/twl4030_charger.c | 47 ++-
include/linux/power/bq24735-charger.h | 39 ++
16 files changed, 852 insertions(+), 355 deletions(-)
create mode 100644 Documentation/devicetree/bindings/power/twl-charger.txt
create mode 100644 Documentation/devicetree/bindings/power_supply/ti,bq24735.txt
create mode 100644 drivers/power/bq24735-charger.c
create mode 100644 include/linux/power/bq24735-charger.h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2013-11-18 03:41    [W:0.025 / U:0.396 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site