| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | power_supply: Remove broken mark for da9052-battery | Axel Lin | 2012-08-22 | 1 | -1/+0 |
| * | | da9052-battery: Fix da9052_determine_vc_tbl_index's return value | Anton Vorontsov | 2012-08-22 | 1 | -1/+8 |
| * | | lp8727_charger: Unregister power supply at error path of lp8727_register_psy | Devendra Naga | 2012-08-22 | 1 | -7/+9 |
| * | | bq27x00_battery: Fix error return code | Julia Lawall | 2012-08-22 | 1 | -1/+2 |
| * | | ab8500_fg: Fix error return code | Julia Lawall | 2012-08-22 | 1 | -0/+1 |
| * | | ab8500_btemp: Fix error return code | Julia Lawall | 2012-08-22 | 1 | -0/+1 |
| * | | wm97xx_battery: Fix error return code | Julia Lawall | 2012-08-22 | 1 | -1/+3 |
| * | | ab8500_charger: Fix error return code | Julia Lawall | 2012-08-22 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 12 | -32/+24 |
|\ \ |
|
| * | | workqueue: make deferrable delayed_work initializer names consistent | Tejun Heo | 2012-08-21 | 5 | -12/+12 |
| * | | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 4 | -4/+4 |
| * | | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo | 2012-08-13 | 3 | -16/+8 |
| |/ |
|
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 1 | -0/+2 |
|\ \ |
|
| * | | ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQ | Tony Lindgren | 2012-09-12 | 1 | -0/+2 |
| |/ |
|
* | | power: battery: Generic battery driver using IIO | anish kumar | 2012-09-22 | 3 | -0/+430 |
|/ |
|
* | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 2012-08-02 | 1 | -0/+1 |
|\ |
|
| * | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 2012-07-31 | 1 | -0/+1 |
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 | 1 | -5/+1 |
|\ \ |
|
| * | | pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 | 1 | -5/+1 |
* | | | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-07-31 | 15 | -50/+691 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge with upstream to accommodate with thermal changes | Anton Vorontsov | 2012-07-31 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | olpc-battery: update CHARGE_FULL_DESIGN property for BYD LiFe batteries | Richard A. Smith | 2012-07-16 | 1 | -4/+2 |
| * | | olpc-battery: Add VOLTAGE_MAX_DESIGN property | Richard A. Smith | 2012-07-16 | 1 | -0/+56 |
| * | | charger-manager: Fix build break related to EXTCON | Chanwoo Choi | 2012-07-15 | 1 | -0/+1 |
| * | | lp8727_charger: Move header file into platform_data directory | Kim, Milo | 2012-07-14 | 1 | -1/+1 |
| * | | power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENT | Ramakrishna Pallala | 2012-07-13 | 1 | -0/+6 |
| * | | bq27x00_battery: Add support for BQ27425 chip | Saranya Gopal | 2012-07-13 | 1 | -15/+69 |
| * | | charger-manager: Set current limit of regulator for over current protection | Chanwoo Choi | 2012-07-13 | 1 | -0/+15 |
| * | | charger-manager: Use EXTCON Subsystem to detect charger cables for charging | Chanwoo Choi | 2012-07-13 | 1 | -16/+121 |
| * | | test_power: Add VOLTAGE_NOW and BATTERY_TEMP properties | Dmitry Eremin-Solenikov | 2012-06-20 | 1 | -0/+31 |
| * | | test_power: Add support for USB AC source | Dmitry Eremin-Solenikov | 2012-06-20 | 1 | -2/+46 |
| * | | gpio-charger: Use cansleep version of gpio_set_value | Pritesh Raithatha | 2012-06-19 | 1 | -1/+1 |
| * | | bq27x00_battery: Add support for power average and health properties | Syed Rafiuddin | 2012-06-19 | 1 | -0/+71 |
| * | | sbs-battery: Don't trigger false supply_changed event | Nikolaus Voss | 2012-06-19 | 1 | -1/+1 |
| * | | twl4030_charger: Allow charger to control the regulator that feeds it | NeilBrown | 2012-06-19 | 1 | -0/+15 |
| * | | twl4030_charger: Add backup-battery charging | NeilBrown | 2012-06-19 | 1 | -0/+59 |
| * | | twl4030_charger: Fix some typos | NeilBrown | 2012-06-19 | 1 | -3/+3 |
| * | | max17042_battery: Support CHARGE_COUNTER power supply attribute | Ramakrishna Pallala | 2012-06-19 | 1 | -0/+8 |
| * | | smb347-charger: Add constant charge and current properties | Ramakrishna Pallala | 2012-06-19 | 1 | -6/+117 |
| * | | power_supply: Add constant charge_current and charge_voltage properties | Ramakrishna Pallala | 2012-06-19 | 1 | -0/+2 |
| * | | power_supply: Register battery as a thermal zone | Jenny TC | 2012-06-17 | 1 | -0/+65 |
| * | | ds2781_battery: w1_ds2781_read() should be static | Anton Vorontsov | 2012-06-17 | 1 | -1/+1 |
| * | | pda_power: Complain if regulator operations fail | Mark Brown | 2012-06-17 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 | 2 | -21/+2 |
|\ \ |
|
| * | | W1: split master mutex to avoid deadlocks. | NeilBrown | 2012-06-13 | 2 | -21/+2 |
| |/ |
|
* | | Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-07-26 | 4 | -25/+26 |
|\ \ |
|
| * | | usb: phy: fix return value check of usb_get_phy | Kishon Vijay Abraham I | 2012-07-02 | 4 | -13/+14 |
| * | | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I | 2012-06-25 | 4 | -4/+4 |
| * | | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I | 2012-06-25 | 4 | -12/+12 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-07-24 | 1 | -1/+1 |
|\ \ |
|