summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
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
2012-08-22power_supply: Add new power supply AUTHENTIC propertyRamakrishna Pallala
2012-08-22ds2781_battery: Replace call to kzalloc with devm_kzallocDevendra Naga
2012-08-22ds2781_battery: Convert to module_platform_driverDevendra Naga
2012-08-22twl4030_charger: It would be better not to use the 0b-prefixIl Han
2012-08-22power_supply: Remove broken mark for da9052-batteryAxel Lin
2012-08-22da9052-battery: Fix da9052_determine_vc_tbl_index's return valueAnton Vorontsov
2012-08-22lp8727_charger: Unregister power supply at error path of lp8727_register_psyDevendra Naga
2012-08-22bq27x00_battery: Fix error return codeJulia Lawall
2012-08-22ab8500_fg: Fix error return codeJulia Lawall
2012-08-22ab8500_btemp: Fix error return codeJulia Lawall
2012-08-22wm97xx_battery: Fix error return codeJulia Lawall
2012-08-22ab8500_charger: Fix error return codeJulia Lawall
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov
2012-07-26Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-19pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-16olpc-battery: update CHARGE_FULL_DESIGN property for BYD LiFe batteriesRichard A. Smith
2012-07-16olpc-battery: Add VOLTAGE_MAX_DESIGN propertyRichard A. Smith
2012-07-15charger-manager: Fix build break related to EXTCONChanwoo Choi
2012-07-14lp8727_charger: Move header file into platform_data directoryKim, Milo
2012-07-13power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTRamakrishna Pallala
2012-07-13bq27x00_battery: Add support for BQ27425 chipSaranya Gopal
2012-07-13charger-manager: Set current limit of regulator for over current protectionChanwoo Choi
2012-07-13charger-manager: Use EXTCON Subsystem to detect charger cables for chargingChanwoo Choi