aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* power: max17040: add support for POWER_SUPPLY_PROP_CHARGE_ENABLEDZiyan2015-01-101-0/+4
* power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLEDTodd Poynor2014-12-241-0/+1
* power: max17040: add support for POWER_SUPPLY_PROP_PRESENTZiyan2014-12-201-0/+2
* max17040_battery: disable dmesg spamZiyann2014-10-031-5/+9
* Fuel Gauge: Add fuel gauging algorithmsMax Herman2014-10-039-0/+1287
* POWER: TWL6030_BCI: Integrate Fuel GaugeMax Herman2014-10-014-90/+205
* OMAP4470: battery: correct temperature conversion.Oleksandr Dmytryshyn2014-10-011-0/+9
* OMAP4: battery: fix temperature conversion.Oleksandr Kozaruk2014-10-011-1/+1
* OMAP4: battery: correct refreshing temperature algorithmOleksandr Dmytryshyn2014-10-011-10/+5
* twl6030 battery: assume default capacity if not specifiedSivakumar Pothireddy2014-10-011-1/+11
* twl6030 battery: pass nominal capacity from board fileAnand Gadiyar2014-10-011-6/+5
* twl6030 battery: remove ac_next_refreshAnand Gadiyar2014-10-011-65/+0
* twl6030 battery: use gas gauge for capacity estimationAnand Gadiyar2014-10-011-0/+50
* twl6030 battery: clear gas gauge at enable timeAnand Gadiyar2014-10-011-0/+9
* twl6030 battery: add lookup table for initial capacity estimationSivakumar Pothireddy2014-10-011-0/+29
* twl6030 battery: don't disable gas gauge in suspendAnand Gadiyar2014-10-011-14/+0
* OMAP4: battery: capacity detection.Oleksandr Kozaruk2014-10-011-2/+4
* MFD: TWL6030: Remove the TWL6032_GPADC_SW2 conversion methodOleksandr Dmytryshyn2014-10-011-8/+2
* MFD: TWL6030: Implementation of the ProDB00110684 errataOleksandr Dmytryshyn2014-10-011-0/+29
* MFD: TWL6030: Implementation of the ProDB00112620 errataOleksandr Dmytryshyn2014-10-011-14/+31
* twl6030_bci_battery fix autogate logicGraeme Gregory2014-10-011-0/+3
* twl6030_bci_battery alter the hw mode start logicGraeme Gregory2014-10-011-16/+42
* POWER: twl6030_bci_battery fix start/stop for hw modeGraeme Gregory2014-10-011-2/+32
* twl6030_bci_battery remove hw handling from sw irqGraeme Gregory2014-10-011-67/+62
* twl6030_bci_battery correct the current readings.Graeme Gregory2014-10-011-5/+33
* twl6030_bci_battery read charger mode from registerGraeme Gregory2014-10-011-17/+42
* twl6030_bci_battery remove use_eeprom_configGraeme Gregory2014-10-011-7/+2
* 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