summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-2/+1
* Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6Linus Torvalds2013-09-1016-17/+2054
|\
| * rx51_battery: Fix channel number when reading adc valueMarek Belisko2013-08-301-1/+1
| * power: Add twl4030_madc battery driver.Marek Belisko2013-08-303-0/+253
| * bq24190_charger: Workaround SS definition problem on i386 buildsAnton Vorontsov2013-08-281-0/+3
| * power_supply: Prevent suspend until power supply events are processedZoran Markovic2013-08-271-6/+32
| * vexpress-poweroff: Should depend on the required infrastructurePawel Moll2013-08-271-1/+1
| * twl4030-charger: Fix compiler warning with regulator_enable()Peter Ujfalusi2013-08-271-1/+6
| * rx51_battery: Replace hardcoded channels values.Marek Belisko2013-08-271-4/+8
| * bq24190_charger: Add support for TI BQ24190 Battery ChargerMark A. Greer2013-08-273-0/+1553
| * ab8500-charger: We print an unintended error messageDan Carpenter2013-08-271-0/+1
| * max8925_power: Fix missing of_node_putLibo Chen2013-08-271-0/+1
| * power_supply: Replace strict_strtol() with kstrtol()Jingoo Han2013-08-091-1/+1
| * power: Add APM X-Gene system reboot driverLoc Ho2013-08-093-0/+111
| * power_supply: tosa_battery: Get rid of irq_to_gpio usageAndrea Adami2013-08-091-1/+1
| * power supply: collie_battery: Convert to use dev_pm_opsAndrea Adami2013-08-091-1/+1
| * power_supply: Make goldfish_battery depend on GOLDFISH || COMPILE_TESTPaul Gortmaker2013-08-091-1/+1
| * power: reset: Add msm restart supportAbhimanyu Kapur2013-08-093-0/+80
* | treewide: Fix typo in printkMasanari Iida2013-08-202-3/+3
|/
* Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6Linus Torvalds2013-07-1021-124/+191
|\
| * charger-manager: Fix regulator_get() return checkJonghwa Lee2013-06-281-3/+2
| * charger-manager: Fix a bug when it unregisters notifier block of extconJonghwa Lee2013-06-281-1/+3
| * tps65090-charger: Add dt node to power_supplyRhyland Klein2013-06-281-0/+1
| * sbs-battery: Add dt to power_supply structRhyland Klein2013-06-281-0/+1
| * power_supply: Add of_node_put to fix refcountRhyland Klein2013-06-281-0/+4
| * power/reset: Make the vexpress driver optional on arm and arm64Pawel Moll2013-06-211-1/+2
| * charger-manager: Add missing newlines, fix a couple of typos, add pr_fmtJoe Perches2013-06-091-80/+57
| * tps65090-charger: Fix AC detectAndrew Chew2013-06-091-5/+30
| * charger-manager: Ensure event is not used as format stringKees Cook2013-06-061-1/+1
| * power_supply: Replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-062-7/+7
| * generic-adc-battery: Fix checking if none of the channels are supportedAxel Lin2013-06-061-1/+3
| * power: Use platform_{get,set}_drvdata()Jingoo Han2013-06-062-3/+3
| * pm2301_charger: Return error if create_singlethread_workqueue failsAxel Lin2013-06-061-2/+2
| * pm2301_charger: Fix NULL pointer dereferenceAxel Lin2013-06-061-1/+6
| * lp8727_charger: Support the device tree featureKim, Milo2013-06-061-0/+68
| * twl4030_charger: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-2/+0
| * rx51_battery: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-4/+1
| * jz4740-battery: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-3/+1
| * gpio-charger: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-2/+0
| * bq27x00_battery: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-2/+0
| * ab8500_bm: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-064-5/+0
| * 88pm860x_charger: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-1/+0
| * 88pm860x_battery: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-061-1/+0
* | reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-2/+3
* | PM / AVS: SmartReflex: use devm_* API to initialize SmartReflexAndrii Tseglytskyi2013-06-101-55/+21
* | PM / AVS: SmartReflex: use omap_sr * for enable/disable interfaceAndrii Tseglytskyi2013-06-101-12/+11
* | PM / AVS: SmartReflex: use omap_sr * for minmax interfacesAndrii Tseglytskyi2013-06-101-7/+7
* | PM / AVS: SmartReflex: use omap_sr * for errgen interfacesAndrii Tseglytskyi2013-06-101-13/+13
* | PM / AVS: SmartReflex: fix driver nameAndrii Tseglytskyi2013-06-101-1/+2
* | PM / AVS: SmartReflex: disable runtime PM on driver removeAndrii Tseglytskyi2013-06-101-0/+1