aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/olpc_battery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: power: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-11-28power: remove use of __devexitBill Pemberton1-1/+1
2012-11-28power: remove use of __devinitBill Pemberton1-1/+1
2012-11-28power: remove use of __devexit_pBill Pemberton1-1/+1
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds1-0/+1
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon1-0/+1
2012-07-16olpc-battery: update CHARGE_FULL_DESIGN property for BYD LiFe batteriesRichard A. Smith1-4/+2
2012-07-16olpc-battery: Add VOLTAGE_MAX_DESIGN propertyRichard A. Smith1-0/+56
2012-01-04power_supply: Convert drivers/power/* to use module_platform_driver()Axel Lin1-11/+1
2011-11-24olpc_battery: Remove unneeded 'olpc_battery_trigger_uevent'Anton Vorontsov1-8/+0
2011-11-24olpc_battery: Fix section mismatch noiseAnton Vorontsov1-3/+3
2011-08-19olpc_battery: Add wakeup supportDaniel Drake1-0/+24
2011-08-19olpc_battery: Bind to device treeDaniel Drake1-21/+34
2011-01-13olpc_battery: Fix up XO-1.5 properties listSascha Silbe1-0/+4
2011-01-12olpc_battery: Add support for CURRENT_NOW and VOLTAGE_NOWSascha Silbe1-0/+4
2011-01-12olpc_battery: Add support for CHARGE_NOWSascha Silbe1-0/+24
2011-01-12olpc_battery: Add support for CHARGE_FULL_DESIGNSascha Silbe1-0/+54
2011-01-12olpc_battery: Ambient temperature is not available on XO-1.5Daniel Drake1-3/+25
2010-09-28olpc_battery: Fix endian neutral breakage for s16 valuesRichard A. Smith1-4/+4
2010-08-09olpc_battery: Fix build failure caused by sysfs changesDavid Woodhouse1-2/+1
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-1/+1
2009-07-02power_supply: Add a charge_type property, and use it for olpc driverAndres Salomon1-0/+9
2009-07-01olpc_battery: Add an 'error' sysfs device that displays raw errorsAndres Salomon1-0/+32
2009-07-01Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"Andres Salomon1-0/+9
2009-07-01olpc_battery: Ensure that the TRICKLE bit is checkedAndres Salomon1-3/+6
2009-07-01olpc_battery: Fix up eeprom read functionAndres Salomon1-8/+9
2008-10-16olpc: olpc_battery.c sparse endian annotationsHarvey Harrison1-12/+8
2008-05-19power_supply: fix up CHARGE_COUNTER output to be more preciseAndres Salomon1-2/+2
2008-05-13power_supply: add CHARGE_COUNTER property and olpc_battery support for itAndres Salomon1-1/+10
2008-05-04power_supply: bump EC version check that we refuse to run with in olpc_batteryAndres Salomon1-2/+8
2008-05-04power_supply: cleanup of the OLPC battery driverAndres Salomon1-73/+118
2008-05-04power_supply: add eeprom dump file to olpc_battery's sysfsAndres Salomon1-0/+49
2008-05-04power_supply: Support serial number in olpc_batteryDavid Woodhouse1-0/+12
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon1-2/+0
2008-02-02power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon1-9/+0
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov1-1/+0
2007-07-10[BATTERY] One Laptop Per Child power/battery driverDavid Woodhouse1-0/+352