aboutsummaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-09Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown
2012-10-08Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-10-02ARM: OMAP: SmartReflex: fix error path in init functionJean Pihet
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui
2012-09-22power: battery: Generic battery driver using IIOanish kumar
2012-09-21pda_power: Remove ac_draw_failed goto and labelPaul Parsons
2012-09-21charger-manager: Add support sysfs entry for chargerChanwoo Choi
2012-09-20charger-manager: Support limit of maximum possibleChanwoo Choi
2012-09-20charger-manager: Check fully charged state of battery periodicallyChanwoo Choi
2012-09-20lp8727_charger: More pure cosmetic improvementsKim, Milo
2012-09-20lp8727_charger: Fix checkpatch warningKim, Milo
2012-09-20lp8727_charger: Add description in the private dataKim, Milo
2012-09-20lp8727_charger: Fix a typo - chg_parm to chg_paramKim, Milo
2012-09-20lp8727_charger: Make some cosmetic changes in lp8727_delayed_func()Kim, Milo
2012-09-20lp8727_charger: Clean up lp8727_charger_changed()Kim, Milo
2012-09-20lp8727_charger: Return if the battery is dischargingKim, Milo
2012-09-20lp8727_charger: Make lp8727_charger_get_propery() simplerKim, Milo
2012-09-20lp8727_charger: Make lp8727_ctrl_switch() inlineKim, Milo
2012-09-20lp8727_charger: Make lp8727_init_device() shorterKim, Milo
2012-09-20lp8727_charger: Clean up lp8727_is_charger_attached()Kim, Milo
2012-09-20lp8727_charger: Use specific definitionKim, Milo
2012-09-20lp8727_charger: Clean up lp8727 definitionsKim, Milo
2012-09-20lp8727_charger: Use the definition rather than enumKim, Milo
2012-09-20lp8727_charger: Fix code for getting battery tempKim, Milo
2012-09-20lp8727_charger: Clear interrrupts at inital timeKim, Milo
2012-09-20lp8727_charger: Clean up the interrupt handlerKim, Milo
2012-09-20lp8727_charger: Remove unnecessary workqueue threadKim, Milo
2012-09-20lp8727_charger: Add configurable debouce timerKim, Milo
2012-09-20lp8727_charger: Fix buggy code of NULL pdataKim, Milo
2012-09-20lp8727_charger: Cleanup _probe() and _remove()Kim, Milo
2012-09-20lp8727_charger: Use devm_kzalloc()Kim, Milo
2012-09-20twl4030_charger: Use IRQF_ONESHOTFengguang Wu
2012-09-20lp8727_charger: Use IRQF_ONESHOTFengguang Wu
2012-09-2088pm860x_battery and charger: Fix a few post-merge issuesAnton Vorontsov
2012-09-20power_supply: Enable battery-charger for 88pm860xJett.Zhou
2012-09-20power_supply: Add new lp8788 charger driverKim, Milo
2012-09-20da9052-battery: Don't free IRQ that wasn't requestedDan Carpenter
2012-09-20sbs-battery: Probe should try talking to the deviceOlof Johansson
2012-09-20smb347-charger: Fix battery status reporting logic for charger faultsRamakrishna Pallala
2012-09-20pda_power: Fix ac_draw usage before it being setPaul Parsons
2012-09-12ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren
2012-08-22power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAXRamakrishna Pallala
2012-08-22charger-manager: Use replacement variable to check state of batteryChanwoo Choi
2012-08-22charger-manager: Disable regulator when charger cable is detachedChanwoo Choi
2012-08-22da9030_battery: Don't use 0 as NULLAnton Vorontsov