summaryrefslogtreecommitdiff
path: root/drivers/power (follow)
Commit message (Expand)AuthorAge
...
| * | lp8727_charger: Fix buggy code of NULL pdataKim, Milo2012-09-20
| * | lp8727_charger: Cleanup _probe() and _remove()Kim, Milo2012-09-20
| * | lp8727_charger: Use devm_kzalloc()Kim, Milo2012-09-20
| * | twl4030_charger: Use IRQF_ONESHOTFengguang Wu2012-09-20
| * | lp8727_charger: Use IRQF_ONESHOTFengguang Wu2012-09-20
| * | 88pm860x_battery and charger: Fix a few post-merge issuesAnton Vorontsov2012-09-20
| * | power_supply: Enable battery-charger for 88pm860xJett.Zhou2012-09-20
| * | power_supply: Add new lp8788 charger driverKim, Milo2012-09-20
| * | da9052-battery: Don't free IRQ that wasn't requestedDan Carpenter2012-09-20
| * | sbs-battery: Probe should try talking to the deviceOlof Johansson2012-09-20
| * | smb347-charger: Fix battery status reporting logic for charger faultsRamakrishna Pallala2012-09-20
| * | pda_power: Fix ac_draw usage before it being setPaul Parsons2012-09-20
| * | power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAXRamakrishna Pallala2012-08-22
| * | charger-manager: Use replacement variable to check state of batteryChanwoo Choi2012-08-22
| * | charger-manager: Disable regulator when charger cable is detachedChanwoo Choi2012-08-22
| * | da9030_battery: Don't use 0 as NULLAnton Vorontsov2012-08-22
| * | power_supply: Add new power supply AUTHENTIC propertyRamakrishna Pallala2012-08-22
| * | ds2781_battery: Replace call to kzalloc with devm_kzallocDevendra Naga2012-08-22
| * | ds2781_battery: Convert to module_platform_driverDevendra Naga2012-08-22
| * | twl4030_charger: It would be better not to use the 0b-prefixIl Han2012-08-22
| * | power_supply: Remove broken mark for da9052-batteryAxel Lin2012-08-22
| * | da9052-battery: Fix da9052_determine_vc_tbl_index's return valueAnton Vorontsov2012-08-22
| * | lp8727_charger: Unregister power supply at error path of lp8727_register_psyDevendra Naga2012-08-22
| * | bq27x00_battery: Fix error return codeJulia Lawall2012-08-22
| * | ab8500_fg: Fix error return codeJulia Lawall2012-08-22
| * | ab8500_btemp: Fix error return codeJulia Lawall2012-08-22
| * | wm97xx_battery: Fix error return codeJulia Lawall2012-08-22
| * | ab8500_charger: Fix error return codeJulia Lawall2012-08-22
| |/
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \
| * | workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-21
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
| * | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-13
| |/
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \
| * | ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren2012-09-12
| |/
* / power: battery: Generic battery driver using IIOanish kumar2012-09-22
|/
* Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-02
|\
| * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-31
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31
|\ \
| * | pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
* | | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds2012-07-31
|\ \ \ | |_|/ |/| |
| * | Merge with upstream to accommodate with thermal changesAnton Vorontsov2012-07-31
| |\|
| * | olpc-battery: update CHARGE_FULL_DESIGN property for BYD LiFe batteriesRichard A. Smith2012-07-16
| * | olpc-battery: Add VOLTAGE_MAX_DESIGN propertyRichard A. Smith2012-07-16
| * | charger-manager: Fix build break related to EXTCONChanwoo Choi2012-07-15
| * | lp8727_charger: Move header file into platform_data directoryKim, Milo2012-07-14
| * | power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTRamakrishna Pallala2012-07-13
| * | bq27x00_battery: Add support for BQ27425 chipSaranya Gopal2012-07-13
| * | charger-manager: Set current limit of regulator for over current protectionChanwoo Choi2012-07-13
| * | charger-manager: Use EXTCON Subsystem to detect charger cables for chargingChanwoo Choi2012-07-13
| * | test_power: Add VOLTAGE_NOW and BATTERY_TEMP propertiesDmitry Eremin-Solenikov2012-06-20