aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* power: add SMB136 and SMB347 charger driverAndreas Blaesius2016-05-054-0/+636
* power: add SEC battery managerAndreas Blaesius2016-05-054-0/+2298
* POWER: TWL6030_BCI: Integrate Fuel GaugeMax Herman2012-12-184-90/+202
* Fuel Gauge: Add fuel gauging algorithmsMax Herman2012-12-189-0/+1287
* twl6030 battery: assume default capacity if not specifiedSivakumar Pothireddy2012-09-211-1/+11
* twl6030 battery: pass nominal capacity from board fileAnand Gadiyar2012-09-211-6/+5
* twl6030 battery: remove ac_next_refreshAnand Gadiyar2012-09-211-65/+0
* twl6030 battery: use gas gauge for capacity estimationAnand Gadiyar2012-09-211-0/+50
* twl6030 battery: clear gas gauge at enable timeAnand Gadiyar2012-09-211-0/+9
* twl6030 battery: add lookup table for initial capacity estimationSivakumar Pothireddy2012-09-211-0/+29
* twl6030 battery: don't disable gas gauge in suspendAnand Gadiyar2012-09-211-14/+0
* OMAP4: battery: capacity detection.Oleksandr Kozaruk2012-09-141-2/+4
* MFD: TWL6030: Implementation of the ProDB00110684 errataOleksandr Dmytryshyn2012-09-131-0/+29
* MFD: TWL6030: Implementation of the ProDB00112620 errataOleksandr Dmytryshyn2012-09-131-14/+31
* HACK: POWER: TWL6030_BCI: Remove backup battery sysfs attributesTaras Kondratiuk2012-07-181-0/+4
* Revert "OMAP4: battery: correcting measured battery temperature value"Oleksandr Kozaruk2012-06-121-1/+1
* twl6030_bci_battery fix autogate logicGraeme Gregory2012-06-121-0/+3
* twl6030_bci_battery alter the hw mode start logicGraeme Gregory2012-06-121-16/+42
* POWER: twl6030_bci_battery fix boot charge state in hw modeGraeme Gregory2012-06-121-3/+16
* POWER: twl6030_bci_battery fix start/stop for hw modeGraeme Gregory2012-06-121-2/+32
* twl6030_bci_battery remove hw handling from sw irqGraeme Gregory2012-06-121-67/+62
* twl6030_bci_battery add seperate irq handlers for hw modeGraeme Gregory2012-06-121-6/+236
* twl6030_bci_battery correct the current readings.Graeme Gregory2012-06-121-5/+33
* twl6030_bci_battery read charger mode from registerGraeme Gregory2012-06-121-17/+42
* twl6030_bci_battery remove use_eeprom_configGraeme Gregory2012-06-121-7/+2
* MFD: TWL6030: cancel synch all active works on suspendGrygorii Strashko2012-06-111-2/+2
* MFD: TWL6032: Implementation of the ProDB00119490 errataOleksandr Dmytryshyn2012-05-081-0/+19
* MFD: TWL6030: Introduce errata implementationOleksandr Dmytryshyn2012-05-081-0/+3
* OMAP4: battery: Defer works till the end of the probe.Oleksandr Kozaruk2012-05-031-2/+4
* OMAP4470: battery: correct temperature conversion.Oleksandr Dmytryshyn2012-04-181-0/+9
* OMAP4: battery: fix temperature conversion.Oleksandr Kozaruk2012-04-111-1/+1
* OMAP4: TWL6032: Stop USB charging if VBUS voltage below limit.Mykola Oleksiienko2012-04-041-2/+74
* OMAP4: battery: correct refreshing temperature algorithmOleksandr Dmytryshyn2012-03-261-10/+8
* OMAP4: battery: correcting measured battery temperature valueOleksandr Dmytryshyn2012-03-261-1/+1
* MFD: TWL6030: Remove the TWL6032_GPADC_SW2 conversion methodOleksandr Dmytryshyn2012-03-091-8/+2
* POWER: twl6030_bci_battery remove unneeded stateGraeme Gregory2012-03-021-4/+0
* POWER: twl6030_bci_battery remember to set status ChargingGraeme Gregory2012-03-021-0/+2
* POWER: twl6030_bci_battery fix miscompile in startGraeme Gregory2012-03-021-4/+7
* OMAP4: battery: Initial capacity indication.Oleksandr Kozaruk2012-02-231-1/+1
* OMAP4: battery: battery voltage reported at boot timeOleksandr Kozaruk2012-02-231-3/+2
* OMAP4: battery: select battery ADC channel.Oleksandr Kozaruk2012-02-231-5/+3
* OMAP4: battery: Capacity debounce.Oleksandr Kozaruk2012-02-151-8/+10
* OMAP4: battery: Early capacity update.Oleksandr Kozaruk2012-02-151-6/+6
* Merge branch 'linux-3.0.18' into p-android-omap-3.0Dan Murphy2012-02-021-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
* | OMAP4: twl6030: fix for battery detectionEugen Mandrenko2012-02-011-20/+22
* | POWER: TWL6032_BCI: Add voltage to resistance conversionSergii Postulga2012-02-011-9/+27
* | POWER: TWL6030_BCI: Initialize parameters by EEPROM valuesGraeme Gregory2012-02-011-2/+93
* | POWER: TWL6032_BCI: Support for TWL6032 BCIGraeme Gregory2012-02-011-91/+301