aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | power:max17040: low SOC alert interruptLarry Guan2011-09-121-0/+42
* | | Revert "power: max17040: Replace unnecessary TO_FIXED after 16-bit read conve...Todd Poynor2011-09-011-1/+2
* | | power: max17040: Replace unnecessary TO_FIXED after 16-bit read conversion.Todd Poynor2011-09-011-2/+1
* | | power:max17040: Modified the driver to use 16 bits register read/writeLarry Guan2011-09-011-25/+21
* | | power: max17040: add support for scaling the reported capacityDima Zavin2011-08-251-1/+17
* | | power: max17040: Change gaging cycle as to use alarmHong-Min Son2011-08-111-40/+115
* | | power: max17040: Fix bad merge of skip reset at probeTodd Poynor2011-07-221-6/+3
* | | power: max17040: Allow reset on probe to be skippedHong-Min Son2011-07-201-0/+5
* | | power: max17040: Fix crash on race scheduling worker at probeTodd Poynor2011-07-201-4/+3
* | | power: max17040: Wait for worker cancel before removeTodd Poynor2011-07-201-1/+1
* | | Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Colin Cross2011-07-111-12/+59
|\ \ \ | |/ /
| * | pda_power: add support for using otg transceiver eventsDima Zavin2011-07-111-12/+59
* | | power: max17040_battery: update power_supply on status or level changeAxel Haslam2011-07-101-0/+6
* | | power: max17040_battery: update status on ext power changed eventDima Zavin2011-07-101-4/+21
* | | power: max17040_battery: work delay was meant to be in msecsDima Zavin2011-06-231-3/+3
* | | power: max17040_battery: clamp capacity down to 100%Dima Zavin2011-06-231-1/+1
* | | power: max17040_battery: hw reports voltage in units of 1.25mVDima Zavin2011-06-231-1/+1
* | | power: max17040_battery: Trigger a quick start after resetColin Cross2011-06-141-0/+5
|/ /
* | 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