aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* OMAP4: battery: Capacity debounce.Oleksandr Kozaruk2014-10-011-8/+10
* OMAP4: battery: Early capacity update.Oleksandr Kozaruk2014-10-011-6/+6
* OMAP4: twl6030: fix for battery detectionEugen Mandrenko2014-10-011-20/+22
* POWER: TWL6032_BCI: Add voltage to resistance conversionSergii Postulga2014-10-011-9/+27
* OMAP4: battery: select battery ADC channel.Oleksandr Kozaruk2014-10-011-5/+3
* OMAP4: battery: battery voltage reported at boot timeOleksandr Kozaruk2014-10-011-3/+2
* OMAP4: battery: Initial capacity indication.Oleksandr Kozaruk2014-10-011-1/+1
* POWER: twl6030_bci_battery remove unneeded stateGraeme Gregory2014-10-011-4/+0
* POWER: twl6030_bci_battery remember to set status ChargingGraeme Gregory2014-10-011-0/+2
* POWER: twl6030_bci_battery fix miscompile in startGraeme Gregory2014-10-011-4/+7
* OMAP4: battery: correcting measured battery temperature valueOleksandr Dmytryshyn2014-10-011-1/+1
* OMAP4: TWL6032: Stop USB charging if VBUS voltage below limit.Mykola Oleksiienko2014-10-011-2/+74
* twl6030_bci_battery add seperate irq handlers for hw modeGraeme Gregory2014-10-011-6/+236
* POWER: twl6030_bci_battery fix boot charge state in hw modeGraeme Gregory2014-10-011-3/+16
* OMAP4: battery: Defer works till the end of the probe.Oleksandr Kozaruk2014-10-011-2/+4
* MFD: TWL6030: cancel synch all active works on suspendGrygorii Strashko2014-10-011-2/+2
* HACK: POWER: TWL6030_BCI: Remove backup battery sysfs attributesTaras Kondratiuk2014-10-011-0/+4
* MFD: TWL6032: Implementation of the ProDB00119490 errataOleksandr Dmytryshyn2014-10-011-0/+19
* MFD: TWL6030: Introduce errata implementationOleksandr Dmytryshyn2014-10-011-0/+3
* POWER: TWL6030_BCI: Initialize parameters by EEPROM valuesGraeme Gregory2014-10-011-2/+93
* POWER: TWL6032_BCI: Support for TWL6032 BCIGraeme Gregory2014-10-011-91/+301
* POWER: TWL6030_BCI: Watchdog timer handlingGraeme Gregory2014-10-011-3/+17
* POWER: TWL6030_BCI: Change definitions from uV to mVGraeme Gregory2014-10-011-24/+29
* POWER: TWL6030_BCI: Code cleanupGraeme Gregory2014-10-011-8/+14
* TWL6030: Battery: Handle Fuel Gauge during Suspend.Ambresh K2014-10-011-12/+29
* TWL6030: Battery: handle temperature feature during suspend.Ambresh K2014-10-011-5/+25
* OMAP4: battery: Update capacity while battery is being charged.Oleksandr Kozaruk2014-10-011-18/+12
* OMAP4: battery charger: Don't check battery presence in interrupt.Oleksandr Kozaruk2014-10-011-5/+0
* HACK: OMAP4: set 100% battery level when device is on ACHuzefa N K2014-10-011-0/+5
* OPMAP4: AC charger: AC power supply disconnect event.Oleksandr Kozaruk2014-10-011-0/+1
* omap4: battery: static notifier list headOleksandr Kozaruk2014-10-011-2/+2
* OMAP4: power: Battery driver.Balaji T K2014-10-013-0/+2258
* OMAP4: Battery charging: Reduce bq2415x watchdog timeoutOleksandr Kozaruk2014-10-011-1/+1
* OMAP4: power: BQ24156 charger driver.Balaji T K2014-10-013-0/+644
* Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Todd Poynor2012-04-191-35/+51
|\
| * Merge linux-omap-3.0 into android-omap-3.0Todd Poynor2012-04-191-35/+51
| |\
| | * drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes2011-11-111-0/+9
| | * drivers/power/ds2780_battery.c: create central point for calling w1 interfaceClifton Barnes2011-11-111-35/+42
* | | power: max17040: do a sanity check in the fuel alert handlerDima Zavin2012-01-121-1/+12
* | | power: max17040: don't show battery temp prop if we don't have itDima Zavin2011-10-311-2/+9
* | | power: max17040: advertise good health if we don't have temperatureDima Zavin2011-10-311-3/+1
* | | power: max17040: explicitly check for hot/cold as abnormal tempDima Zavin2011-10-311-1/+2
* | | power: max17040: Add use_fuel_alert flagMarty Fouts2011-10-191-2/+2
* | | power: max17040: Allow negative battery temperaturesTodd Poynor2011-10-111-3/+5
* | | power: max17040: Don't set battery temperature to -ETIMEDOUT on I2C errorTodd Poynor2011-10-031-1/+11
* | | power: max17040: Avoid extra alarm wakeup if worker running at suspendTodd Poynor2011-09-271-0/+1
* | | power: max17040: Don't report bad data on I2C read errorTodd Poynor2011-09-251-13/+24
* | | power: max17040: dump gauge state on every poll cycleMarty Fouts2011-09-221-0/+5
* | | power: max17040: Add property to display the temperature, battery typeSON HONG MIN2011-09-151-0/+8
* | | power: max17040: Add Discharging, Recharging concept.SON HONG MIN2011-09-131-7/+144