aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/olpc_battery.c
Commit message (Expand)AuthorAgeFilesLines
* olpc_battery: Fix up XO-1.5 properties listSascha Silbe2011-01-131-0/+4
* olpc_battery: Add support for CURRENT_NOW and VOLTAGE_NOWSascha Silbe2011-01-121-0/+4
* olpc_battery: Add support for CHARGE_NOWSascha Silbe2011-01-121-0/+24
* olpc_battery: Add support for CHARGE_FULL_DESIGNSascha Silbe2011-01-121-0/+54
* olpc_battery: Ambient temperature is not available on XO-1.5Daniel Drake2011-01-121-3/+25
* olpc_battery: Fix endian neutral breakage for s16 valuesRichard A. Smith2010-09-281-4/+4
* olpc_battery: Fix build failure caused by sysfs changesDavid Woodhouse2010-08-091-2/+1
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-1/+1
* power_supply: Add a charge_type property, and use it for olpc driverAndres Salomon2009-07-021-0/+9
* olpc_battery: Add an 'error' sysfs device that displays raw errorsAndres Salomon2009-07-011-0/+32
* Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"Andres Salomon2009-07-011-0/+9
* olpc_battery: Ensure that the TRICKLE bit is checkedAndres Salomon2009-07-011-3/+6
* olpc_battery: Fix up eeprom read functionAndres Salomon2009-07-011-8/+9
* olpc: olpc_battery.c sparse endian annotationsHarvey Harrison2008-10-161-12/+8
* power_supply: fix up CHARGE_COUNTER output to be more preciseAndres Salomon2008-05-191-2/+2
* power_supply: add CHARGE_COUNTER property and olpc_battery support for itAndres Salomon2008-05-131-1/+10
* power_supply: bump EC version check that we refuse to run with in olpc_batteryAndres Salomon2008-05-041-2/+8
* power_supply: cleanup of the OLPC battery driverAndres Salomon2008-05-041-73/+118
* power_supply: add eeprom dump file to olpc_battery's sysfsAndres Salomon2008-05-041-0/+49
* power_supply: Support serial number in olpc_batteryDavid Woodhouse2008-05-041-0/+12
* x86: olpc: add One Laptop Per Child architecture supportAndres Salomon2008-04-291-2/+0
* power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon2008-02-021-9/+0
* Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov2007-07-151-1/+0
* [BATTERY] One Laptop Per Child power/battery driverDavid Woodhouse2007-07-101-0/+352