aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-15ab8500_fg: Balance IRQ enableRickard Andersson1-0/+1
2013-01-15ab8500_bm: Recharge condition not optimal for batteryMarcus Cooper3-33/+162
2013-01-15ab8500_charger: Handle gpadc errorsJonas Aaberg1-4/+18
2013-01-15ab8500_fg: Replace msleep() with usleep_range() for greater accuracyJonas Aaberg1-1/+1
2013-01-15ab8500_charger: Detect charger removalLee Jones1-1/+141
2013-01-15ab8500_bm: Skip first CCEOC irq for instant currentJohan Bjornstedt2-15/+59
2013-01-15ab8500_charger: Rename the power_loss functionPaer-Olof Haakansson1-12/+11
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+15
2013-01-06da9052-battery: Avoid out-of-range array accessNickolai Zeldovich1-1/+1
2013-01-06max17040_battery: Use devm_kzallocDevendra Naga1-3/+1
2013-01-06lp8788-charger: Fix a parent device in kernel messagesKim, Milo1-6/+6
2013-01-06lp8788-charger: Fix a parent device in _probe()Kim, Milo1-2/+3
2013-01-06power/reset: Add a new driver implementing 'power off by restarting'Andrew Lunn3-0/+74
2013-01-06power/reset: Add a new driver to turn QNAP board power offAndrew Lunn3-0/+126
2013-01-0688pm860x_battery: Eliminate possible references to released resourcesJulia Lawall1-9/+4
2013-01-06Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn1-18/+15
2013-01-05ab8500_charger: Use devm_regulator_get APISachin Kamat1-8/+3
2013-01-05bq27x00_battery: Fix bugs introduced with BQ27425 supportNeilBrown1-2/+0
2013-01-05power_supply: Add watchdog and safety timer expiries under PROP_HEALTH_*Ramakrishna Pallala1-1/+2
2013-01-05bq2415x_charger: Use devm_kzalloc()Sachin Kamat1-9/+6
2013-01-05bq2415x_charger: Use module_i2c_driverSachin Kamat1-12/+1
2013-01-05bq2415x_charger: Remove unneeded version.h inclusionSachin Kamat1-1/+0
2013-01-05Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov6-508/+591
2013-01-05charger_manager: Don't use [delayed_]work_pending()Tejun Heo1-15/+16
2013-01-05charger-manager: Split _probe funtion to make the code more cleanChanwoo Choi1-111/+168
2013-01-03Drivers: power: remove __dev* attributes.Greg Kroah-Hartman4-11/+9
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2012-12-19Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6Linus Torvalds1-22/+16
2012-12-17ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren1-2/+0
2012-12-16charger-manager: Fix bug when check dropped voltage after fullbatt eventChanwoo Choi1-2/+3
2012-12-16charger-manager: Fix bug related to checking fully charged state of batteryChanwoo Choi1-20/+13
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-19/+25
2012-12-13Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds19-248/+2822
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-37/+17
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-0/+149
2012-12-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-1/+1
2012-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov37-109/+109
2012-12-11ab8500_bm: Make the battery Device Tree node reference less crypticLee Jones1-6/+6
2012-12-11abx500_chargalg: Reorder obtainment of platform specific battery management dataLee Jones1-14/+13
2012-12-11ab8500_fg: Reorder obtainment of platform specific battery management dataLee Jones1-14/+13
2012-12-11ab8500_charger: Reorder obtainment of platform specific battery management dataLee Jones1-16/+15
2012-12-11ab8500_btemp: Reorder obtainment of platform specific battery management dataLee Jones1-14/+13
2012-12-11ab8500_bm: Always send platform specific battery information via pdataLee Jones5-23/+18
2012-12-11ab8500_bm: Rename battery management platform data to something more logicalLee Jones5-149/+149
2012-12-11ab8500-bmdata: Re-jiggle bmdevs_of_probe to be more succinctLee Jones1-28/+21
2012-12-11ab8500_btemp: Fix crazy tabbing implementationLee Jones1-228/+229
2012-12-11ab8500_btemp: Detect battery type in workqueueJonas Aaberg1-4/+11
2012-12-11ab8500_fg: Don't clear the CCMuxOffset bitKalle Komierowski1-4/+4
2012-12-11ab8500_charger: Charger current step-up/downJohan Bjornstedt1-40/+135
2012-12-11ab8500: remove explicit handling of battery typeRajanikanth H.V2-8/+4