summaryrefslogtreecommitdiffstats
path: root/drivers/power
AgeCommit message (Expand)AuthorLines
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-2/+1
2013-09-10Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6Linus Torvalds-17/+2054
2013-08-30rx51_battery: Fix channel number when reading adc valueMarek Belisko-1/+1
2013-08-30power: Add twl4030_madc battery driver.Marek Belisko-0/+253
2013-08-28bq24190_charger: Workaround SS definition problem on i386 buildsAnton Vorontsov-0/+3
2013-08-27power_supply: Prevent suspend until power supply events are processedZoran Markovic-6/+32
2013-08-27vexpress-poweroff: Should depend on the required infrastructurePawel Moll-1/+1
2013-08-27twl4030-charger: Fix compiler warning with regulator_enable()Peter Ujfalusi-1/+6
2013-08-27rx51_battery: Replace hardcoded channels values.Marek Belisko-4/+8
2013-08-27bq24190_charger: Add support for TI BQ24190 Battery ChargerMark A. Greer-0/+1553
2013-08-27ab8500-charger: We print an unintended error messageDan Carpenter-0/+1
2013-08-27max8925_power: Fix missing of_node_putLibo Chen-0/+1
2013-08-20treewide: Fix typo in printkMasanari Iida-3/+3
2013-08-09power_supply: Replace strict_strtol() with kstrtol()Jingoo Han-1/+1
2013-08-09power: Add APM X-Gene system reboot driverLoc Ho-0/+111
2013-08-09power_supply: tosa_battery: Get rid of irq_to_gpio usageAndrea Adami-1/+1
2013-08-09power supply: collie_battery: Convert to use dev_pm_opsAndrea Adami-1/+1
2013-08-09power_supply: Make goldfish_battery depend on GOLDFISH || COMPILE_TESTPaul Gortmaker-1/+1
2013-08-09power: reset: Add msm restart supportAbhimanyu Kapur-0/+80
2013-07-10Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6Linus Torvalds-124/+191
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt-2/+3
2013-06-28charger-manager: Fix regulator_get() return checkJonghwa Lee-3/+2
2013-06-28charger-manager: Fix a bug when it unregisters notifier block of extconJonghwa Lee-1/+3
2013-06-28tps65090-charger: Add dt node to power_supplyRhyland Klein-0/+1
2013-06-28sbs-battery: Add dt to power_supply structRhyland Klein-0/+1
2013-06-28power_supply: Add of_node_put to fix refcountRhyland Klein-0/+4
2013-06-21power/reset: Make the vexpress driver optional on arm and arm64Pawel Moll-1/+2
2013-06-10PM / AVS: SmartReflex: use devm_* API to initialize SmartReflexAndrii Tseglytskyi-55/+21
2013-06-10PM / AVS: SmartReflex: use omap_sr * for enable/disable interfaceAndrii Tseglytskyi-12/+11
2013-06-10PM / AVS: SmartReflex: use omap_sr * for minmax interfacesAndrii Tseglytskyi-7/+7
2013-06-10PM / AVS: SmartReflex: use omap_sr * for errgen interfacesAndrii Tseglytskyi-13/+13
2013-06-10PM / AVS: SmartReflex: fix driver nameAndrii Tseglytskyi-1/+2
2013-06-10PM / AVS: SmartReflex: disable runtime PM on driver removeAndrii Tseglytskyi-0/+1
2013-06-10PM / AVS: SmartReflex: disable errgen before vpbound disableNishanth Menon-3/+8
2013-06-09charger-manager: Add missing newlines, fix a couple of typos, add pr_fmtJoe Perches-80/+57
2013-06-09tps65090-charger: Fix AC detectAndrew Chew-5/+30
2013-06-06charger-manager: Ensure event is not used as format stringKees Cook-1/+1
2013-06-06power_supply: Replace strict_strtoul() with kstrtoul()Jingoo Han-7/+7
2013-06-06generic-adc-battery: Fix checking if none of the channels are supportedAxel Lin-1/+3
2013-06-06power: Use platform_{get,set}_drvdata()Jingoo Han-3/+3
2013-06-06pm2301_charger: Return error if create_singlethread_workqueue failsAxel Lin-2/+2
2013-06-06pm2301_charger: Fix NULL pointer dereferenceAxel Lin-1/+6
2013-06-06lp8727_charger: Support the device tree featureKim, Milo-0/+68
2013-06-06twl4030_charger: Remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-06-06rx51_battery: Remove unnecessary platform_set_drvdata()Jingoo Han-4/+1
2013-06-06jz4740-battery: Remove unnecessary platform_set_drvdata()Jingoo Han-3/+1
2013-06-06gpio-charger: Remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-06-06bq27x00_battery: Remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-06-06ab8500_bm: Remove unnecessary platform_set_drvdata()Jingoo Han-5/+0
2013-06-0688pm860x_charger: Remove unnecessary platform_set_drvdata()Jingoo Han-1/+0