From: Linus Torvalds Date: Mon, 18 Nov 2013 23:35:09 +0000 (-0800) Subject: Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6 X-Git-Tag: v3.13-rc1~45 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a709bd585f291b9a6d0a3691ab4a0b9d3300a7a1;p=profile%2Fivi%2Fkernel-x86-ivi.git Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6 Pull battery updates from Anton Vorontsov: "Highlights: - A new driver for TI BQ24735 Battery Chargers, courtesy of NVidia. - Device tree bindings for TWL4030 chips. - Random fixes and cleanups" * tag 'for-v3.13' of git://git.infradead.org/battery-2.6: pm2301-charger: Remove unneeded NULL checks twl4030_charger: Add devicetree support power_supply: Fix documentation for TEMP_*ALERT* properties max17042_battery: Support regmap to access device's registers max17042_battery: Use SIMPLE_DEV_PM_OPS charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary code bq2415x_charger: Fix max battery regulation voltage tps65090-charger: Use "IS_ENABLED(CONFIG_OF)" for DT code tps65090-charger: Drop devm_free_irq of devm_ allocated irq power_supply: Add support for bq24735 charger pm2301-charger: Staticize pm2xxx_charger_die_therm_mngt pm2301-charger: Check return value of regulator_enable ab8500-charger: Remove redundant break ab8500-charger: Check return value of regulator_enable isp1704_charger: Fix driver to work with changes introduced in v3.5 --- a709bd585f291b9a6d0a3691ab4a0b9d3300a7a1