aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* Revert "bq27x00: Poll for changes every minute"Paul Kocialkowski2014-05-031-1/+1
* twl4030 charger: Declare supplicants from platform dataPaul Kocialkowski2014-04-221-0/+4
* bq27x00: Poll for changes every minutePaul Kocialkowski2014-04-221-1/+1
* bq27x00: Always report charge informationPaul Kocialkowski2014-04-221-2/+6
* bq27x00: Shortly retry more often to update data after inconsistent statesPaul Kocialkowski2014-04-221-1/+24
* Revert "bq27x00 - don't report power-supply change so often."Lukas Märdian2014-04-011-12/+3
* usb: various hacks related to otgAndreas Kemnade2013-11-031-0/+12
* removed duplicate from upstreaming and merging backH. Nikolaus Schaller2013-10-012-7/+0
* twl4030_charger: add software controlled linear charging mode.Ben Deering2013-09-261-8/+91
* Merge remote-tracking branch 'linus/master' into 3.12-wipH. Nikolaus Schaller2013-09-141-2/+1
|\
| * Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-2/+1
* | fixed merge conflictsH. Nikolaus Schaller2013-09-1216-98/+1858
|\ \ | |/
| * 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
* | | merge linus/master (3.12-rc0); fixed conflictsH. Nikolaus Schaller2013-09-102-3/+3
|\ \ \ | |/ /
| * | treewide: Fix typo in printkMasanari Iida2013-08-202-3/+3
| |/
* | drivers/power: Kconfig: twl4030_madc_battery depends on twl4030_madcLukas Märdian2013-08-211-0/+1
* | drivers: twl4030_madc_battery: cleanup and fix reading valuesLukas Märdian2013-08-161-53/+81
* | merge latest neil-mainline (3.11.0-rc2)H. Nikolaus Schaller2013-07-2824-217/+257
|\ \
| * \ Merge branch 'master' into mainlineNeilBrown2013-07-2624-217/+257
| |\ \ | | |/
| | * 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