aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAge
...
| * ab8500_fg: Balance IRQ enableRickard Andersson2013-01-15
| * ab8500_bm: Recharge condition not optimal for batteryMarcus Cooper2013-01-15
| * ab8500_charger: Handle gpadc errorsJonas Aaberg2013-01-15
| * ab8500_fg: Replace msleep() with usleep_range() for greater accuracyJonas Aaberg2013-01-15
| * ab8500_charger: Detect charger removalLee Jones2013-01-15
| * ab8500_bm: Skip first CCEOC irq for instant currentJohan Bjornstedt2013-01-15
| * ab8500_charger: Rename the power_loss functionPaer-Olof Haakansson2013-01-15
| * da9052-battery: Avoid out-of-range array accessNickolai Zeldovich2013-01-06
| * max17040_battery: Use devm_kzallocDevendra Naga2013-01-06
| * lp8788-charger: Fix a parent device in kernel messagesKim, Milo2013-01-06
| * lp8788-charger: Fix a parent device in _probe()Kim, Milo2013-01-06
| * power/reset: Add a new driver implementing 'power off by restarting'Andrew Lunn2013-01-06
| * power/reset: Add a new driver to turn QNAP board power offAndrew Lunn2013-01-06
| * 88pm860x_battery: Eliminate possible references to released resourcesJulia Lawall2013-01-06
| * ab8500_charger: Use devm_regulator_get APISachin Kamat2013-01-05
| * bq27x00_battery: Fix bugs introduced with BQ27425 supportNeilBrown2013-01-05
| * power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*Ramakrishna Pallala2013-01-05
| * bq2415x_charger: Use devm_kzalloc()Sachin Kamat2013-01-05
| * bq2415x_charger: Use module_i2c_driverSachin Kamat2013-01-05
| * bq2415x_charger: Remove unneeded version.h inclusionSachin Kamat2013-01-05
| * Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov2013-01-05
| |\
| | * ab8500_bm: Make the battery Device Tree node reference less crypticLee Jones2012-12-11
| | * abx500_chargalg: Reorder obtainment of platform specific battery management dataLee Jones2012-12-11
| | * ab8500_fg: Reorder obtainment of platform specific battery management dataLee Jones2012-12-11
| | * ab8500_charger: Reorder obtainment of platform specific battery management dataLee Jones2012-12-11
| | * ab8500_btemp: Reorder obtainment of platform specific battery management dataLee Jones2012-12-11
| | * ab8500_bm: Always send platform specific battery information via pdataLee Jones2012-12-11
| | * ab8500_bm: Rename battery management platform data to something more logicalLee Jones2012-12-11
| | * ab8500-bmdata: Re-jiggle bmdevs_of_probe to be more succinctLee Jones2012-12-11
| | * ab8500_btemp: Fix crazy tabbing implementationLee Jones2012-12-11
| | * ab8500_btemp: Detect battery type in workqueueJonas Aaberg2012-12-11
| | * ab8500_fg: Don't clear the CCMuxOffset bitKalle Komierowski2012-12-11
| | * ab8500_charger: Charger current step-up/downJohan Bjornstedt2012-12-11
| | * ab8500: remove explicit handling of battery typeRajanikanth H.V2012-12-11
| * | charger_manager: Don't use [delayed_]work_pending()Tejun Heo2013-01-05
| * | charger-manager: Split _probe funtion to make the code more cleanChanwoo Choi2013-01-05
* | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-08
|\ \ \
| * | | Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn2013-01-06
| |/ /
* / / Drivers: power: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/ /
* | Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-30
|\ \
| * | ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren2012-12-17
* | | Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6Linus Torvalds2012-12-19
|\ \ \
| * | | charger-manager: Fix bug when check dropped voltage after fullbatt eventChanwoo Choi2012-12-17
| * | | charger-manager: Fix bug related to checking fully charged state of batteryChanwoo Choi2012-12-17
* | | | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-16
|\ \ \ \ | |_|/ / |/| | |
| * | | power: da9052-battery: Convert to the new da9052 interrupt functionsFabio Estevam2012-11-20
* | | | Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds2012-12-13
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov2012-12-12
| |\ \ \ | | |_|/ | |/| |
| * | | max8925_power: Add support for device-tree initializationQing Xu2012-11-19
| * | | ab8500: Add devicetree support for chargalgRajanikanth H.V2012-11-18