summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* max17042_battery: Fix build errors caused by missing REGMAP_I2C configAustin Boyle2013-12-011-0/+1
* power_supply: Fix Oops from NULL pointer dereference from wakeup_source_activateShuah Khan2013-12-011-6/+6
* Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds2013-11-1811-351/+751
|\
| * pm2301-charger: Remove unneeded NULL checksDan Carpenter2013-11-121-15/+2
| * twl4030_charger: Add devicetree supportNeilBrown2013-11-121-3/+44
| * max17042_battery: Support regmap to access device's registersJonghwa Lee2013-10-251-183/+174
| * max17042_battery: Use SIMPLE_DEV_PM_OPSManish Badarkhe2013-10-251-11/+5
| * charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary codeJonghwa Lee2013-10-251-58/+27
| * bq2415x_charger: Fix max battery regulation voltageAlexandre Belloni2013-10-251-1/+5
| * tps65090-charger: Use "IS_ENABLED(CONFIG_OF)" for DT codeManish Badarkhe2013-10-251-14/+5
| * tps65090-charger: Drop devm_free_irq of devm_ allocated irqWei Yongjun2013-10-251-7/+4
| * power_supply: Add support for bq24735 chargerDarbha Sriharsha2013-10-253-0/+426
| * pm2301-charger: Staticize pm2xxx_charger_die_therm_mngtSachin Kamat2013-10-251-1/+1
| * pm2301-charger: Check return value of regulator_enableSachin Kamat2013-10-251-2/+6
| * ab8500-charger: Remove redundant breakSachin Kamat2013-10-251-1/+0
| * ab8500-charger: Check return value of regulator_enableSachin Kamat2013-10-251-4/+12
| * isp1704_charger: Fix driver to work with changes introduced in v3.5Pali Rohár2013-10-221-51/+40
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-152-3/+3
|/
* 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
OpenPOWER on IntegriCloud