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