aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
...
* | POWER: TWL6030_BCI: Watchdog timer handlingGraeme Gregory2012-02-011-3/+17
* | POWER: TWL6030_BCI: Change definitions from uV to mVGraeme Gregory2012-02-011-24/+29
* | POWER: TWL6030_BCI: Code cleanupGraeme Gregory2012-02-011-8/+14
* | TWL6030: Battery: Handle Fuel Gauge during Suspend.Ambresh K2012-01-101-12/+29
* | TWL6030: Battery: handle temperature feature during suspend.Ambresh K2012-01-101-5/+25
* | OMAP4: battery: Update capacity while battery is being charged.Oleksandr Kozaruk2011-12-201-18/+12
* | OMAP4: Battery charging: Reduce bq2415x watchdog timeoutOleksandr Kozaruk2011-12-201-1/+1
* | OMAP4: battery charger: Don't check battery presence in interrupt.Oleksandr Kozaruk2011-12-141-5/+0
* | HACK: OMAP4: set 100% battery level when device is on ACHuzefa N K2011-12-061-0/+5
* | OPMAP4: AC charger: AC power supply disconnect event.Oleksandr Kozaruk2011-11-141-0/+1
* | omap4: battery: static notifier list headOleksandr Kozaruk2011-10-241-2/+2
* | OMAP4: power: Battery driver.Balaji T K2011-10-133-0/+2258
* | OMAP4: power: BQ24156 charger driver.Balaji T K2011-10-133-0/+644
* | pda_power: add support for using otg transceiver eventsDima Zavin2011-07-111-12/+59
* | power_supply: Hold a wake_lock while power supply change notifications are pe...Arve Hjønnevåg2011-06-141-4/+26
|/
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-05-279-22/+729
|\
| * PXA: Use dev_pm_ops in z2_batteryMarek Vasut2011-05-201-6/+14
| * ds2760_battery: Fix rated capacity of the hx4700 1800mAh batteryPaul Parsons2011-05-201-0/+4
| * ds2760_battery: Fix indexing of the 4 active full EEPROM registersPaul Parsons2011-05-201-1/+1
| * power: Make test_power driver more dynamic.John Stultz2011-05-201-10/+266
| * bq27x00_battery: Name of cycle count propertyPali Rohár2011-05-201-5/+6
| * max8903_charger: Add GENERIC_HARDIRQS as a dependency (fixes S390 build)Anton Vorontsov2011-04-221-0/+1
| * isp1704_charger: Allow board specific powering routineKalle Jokiniemi2011-04-201-0/+22
| * gpio-charger: Add gpio_charger_resumeBenson Leung2011-04-201-0/+15
| * power_supply: Add driver for MAX8903 chargerMyungJoo Ham2011-04-203-0/+400
* | w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes2011-05-263-0/+861
* | power_supply: Use max8925 platform_data from cellHaojian Zhuang2011-05-261-8/+2
* | Merge branch 'master' into for-nextJiri Kosina2011-04-2611-230/+885
|\ \ | |/
| * drivers: Final irq namespace conversionThomas Gleixner2011-03-291-2/+2
| * Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-03-2510-226/+881
| |\
| | * bq20z75: Fix time and temp unitsBenson Leung2011-03-161-6/+12
| | * bq20z75: Fix issues with present and suspendRhyland Klein2011-03-161-11/+21
| | * z2_battery: Fix count of propertiesVasily Khoruzhick2011-03-161-0/+2
| | * s3c_adc_battery: Fix method names when PM not setHeiko Stuebner2011-03-161-2/+2
| | * z2_battery: Add MODULE_DEVICE_TABLEAxel Lin2011-03-011-0/+1
| | * ds2782_battery: Add MODULE_DEVICE_TABLEAxel Lin2011-03-011-0/+1
| | * bq20z75: Add MODULE_DEVICE_TABLEAxel Lin2011-03-011-0/+1
| | * bq20z75: Add i2c retry mechanismRhyland Klein2011-03-011-6/+31
| | * bq20z75: Add optional battery detect gpioRhyland Klein2011-03-011-31/+129
| | * Merge branch 'bq27x00-for-upstream' of git://git.metafoo.de/linux-2.6Anton Vorontsov2011-02-284-171/+574
| | |\
| | | * bq27x00: Use single i2c_transfer call for property readGrazvydas Ignotas2011-02-221-16/+11
| | | * bq27x00: Cleanup bq27x00_i2c_readLars-Peter Clausen2011-02-221-21/+24
| | | * bq27x00: Minor cleanupsPali Rohár2011-02-221-2/+2
| | | * bq27x00: Give more specific reports on battery statusLars-Peter Clausen2011-02-221-1/+6
| | | * bq27x00: Add MODULE_DEVICE_TABLEPali Rohár2011-02-221-0/+1
| | | * bq27x00: Add new propertiesPali Rohár2011-02-221-1/+151
| | | * bq27x00: Poll battery stateLars-Peter Clausen2011-02-221-5/+53
| | | * bq27x00: Cache battery registersLars-Peter Clausen2011-02-221-121/+150
| | | * bq27x00: Add bq27000 supportLars-Peter Clausen2011-02-222-15/+183
| | | * bq27x00: Prepare code for addition of bq27000 platform driverLars-Peter Clausen2011-02-221-47/+39