aboutsummaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2013-07-10Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-06-28charger-manager: Fix regulator_get() return checkJonghwa Lee
2013-06-28charger-manager: Fix a bug when it unregisters notifier block of extconJonghwa Lee
2013-06-28tps65090-charger: Add dt node to power_supplyRhyland Klein
2013-06-28sbs-battery: Add dt to power_supply structRhyland Klein
2013-06-28power_supply: Add of_node_put to fix refcountRhyland Klein
2013-06-21power/reset: Make the vexpress driver optional on arm and arm64Pawel Moll
2013-06-10PM / AVS: SmartReflex: use devm_* API to initialize SmartReflexAndrii Tseglytskyi
2013-06-10PM / AVS: SmartReflex: use omap_sr * for enable/disable interfaceAndrii Tseglytskyi
2013-06-10PM / AVS: SmartReflex: use omap_sr * for minmax interfacesAndrii Tseglytskyi
2013-06-10PM / AVS: SmartReflex: use omap_sr * for errgen interfacesAndrii Tseglytskyi
2013-06-10PM / AVS: SmartReflex: fix driver nameAndrii Tseglytskyi
2013-06-10PM / AVS: SmartReflex: disable runtime PM on driver removeAndrii Tseglytskyi
2013-06-10PM / AVS: SmartReflex: disable errgen before vpbound disableNishanth Menon
2013-06-09charger-manager: Add missing newlines, fix a couple of typos, add pr_fmtJoe Perches
2013-06-09tps65090-charger: Fix AC detectAndrew Chew
2013-06-06charger-manager: Ensure event is not used as format stringKees Cook
2013-06-06power_supply: Replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-06generic-adc-battery: Fix checking if none of the channels are supportedAxel Lin
2013-06-06power: Use platform_{get,set}_drvdata()Jingoo Han
2013-06-06pm2301_charger: Return error if create_singlethread_workqueue failsAxel Lin
2013-06-06pm2301_charger: Fix NULL pointer dereferenceAxel Lin
2013-06-06lp8727_charger: Support the device tree featureKim, Milo
2013-06-06twl4030_charger: Remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-06rx51_battery: Remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-06jz4740-battery: Remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-06gpio-charger: Remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-06bq27x00_battery: Remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-06ab8500_bm: Remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-0688pm860x_charger: Remove unnecessary platform_set_drvdata()Jingoo Han
2013-06-0688pm860x_battery: Remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-25Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-05-10pm2301_charger: Fix module alias prefixAxel Lin
2013-05-10wm831x_backup: Fix wrong kfree call for devdata->backup.nameAxel Lin
2013-05-10bq27x00: Fix I2C dependency in KConfigXiong Zhou
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-05-02lp8788-charger: Fix kconfig dependencyRandy Dunlap
2013-04-30Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-16pm2301-charger: Fix suspend/resumeLars-Peter Clausen
2013-04-16charger-manager: Use kmemdup instead of kzalloc + memcpyAndrei Epure
2013-04-16power_supply: Populate supplied_from hierarchy from the device treeRhyland Klein
2013-04-16power_supply: Add core support for supplied_fromRhyland Klein
2013-04-16rx51_battery: Fix reporting temperaturePali Rohár
2013-04-16ab8500_bmdata: Export abx500_res_to_temp tables for hwmonHongbo Zhang
2013-04-16ab8500_{bmdata,fg}: Add const attributes to some data arraysHongbo Zhang
2013-04-16ab8500_bmdata: Eliminate CamelCase warning of some variablesHongbo Zhang
2013-04-16ab8500_btemp: Make ab8500_btemp_get* interfaces publicHongbo Zhang
2013-04-08power: rx51_battery: Fix reporting correct valuesPali Rohár