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