| Commit message (Expand) | Author | Age | Files | Lines |
* | power: move power supply drivers to power/supply | Sebastian Reichel | 2016-08-11 | 1 | -692/+0 |
* | power: olpc_battery: clean up eeprom read function | Vladimir Zapolskiy | 2015-07-27 | 1 | -6/+1 |
* | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 2015-03-13 | 1 | -24/+30 |
* | power_supply: Move run-time configuration to separate structure | Krzysztof Kozlowski | 2015-03-13 | 1 | -2/+2 |
* | power: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | Drivers: power: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -1/+1 |
* | power: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | power: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | power: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 2012-08-02 | 1 | -0/+1 |
|\ |
|
| * | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 2012-08-01 | 1 | -0/+1 |
* | | olpc-battery: update CHARGE_FULL_DESIGN property for BYD LiFe batteries | Richard A. Smith | 2012-07-16 | 1 | -4/+2 |
* | | olpc-battery: Add VOLTAGE_MAX_DESIGN property | Richard A. Smith | 2012-07-16 | 1 | -0/+56 |
|/ |
|
* | power_supply: Convert drivers/power/* to use module_platform_driver() | Axel Lin | 2012-01-04 | 1 | -11/+1 |
* | olpc_battery: Remove unneeded 'olpc_battery_trigger_uevent' | Anton Vorontsov | 2011-11-24 | 1 | -8/+0 |
* | olpc_battery: Fix section mismatch noise | Anton Vorontsov | 2011-11-24 | 1 | -3/+3 |
* | olpc_battery: Add wakeup support | Daniel Drake | 2011-08-19 | 1 | -0/+24 |
* | olpc_battery: Bind to device tree | Daniel Drake | 2011-08-19 | 1 | -21/+34 |
* | olpc_battery: Fix up XO-1.5 properties list | Sascha Silbe | 2011-01-12 | 1 | -0/+4 |
* | olpc_battery: Add support for CURRENT_NOW and VOLTAGE_NOW | Sascha Silbe | 2011-01-12 | 1 | -0/+4 |
* | olpc_battery: Add support for CHARGE_NOW | Sascha Silbe | 2011-01-12 | 1 | -0/+24 |
* | olpc_battery: Add support for CHARGE_FULL_DESIGN | Sascha Silbe | 2011-01-12 | 1 | -0/+54 |
* | olpc_battery: Ambient temperature is not available on XO-1.5 | Daniel Drake | 2011-01-12 | 1 | -3/+25 |
* | olpc_battery: Fix endian neutral breakage for s16 values | Richard A. Smith | 2010-09-28 | 1 | -4/+4 |
* | olpc_battery: Fix build failure caused by sysfs changes | David Woodhouse | 2010-08-09 | 1 | -2/+1 |
* | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 1 | -1/+1 |
* | power_supply: Add a charge_type property, and use it for olpc driver | Andres Salomon | 2009-07-02 | 1 | -0/+9 |
* | olpc_battery: Add an 'error' sysfs device that displays raw errors | Andres Salomon | 2009-07-01 | 1 | -0/+32 |
* | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL" | Andres Salomon | 2009-07-01 | 1 | -0/+9 |
* | olpc_battery: Ensure that the TRICKLE bit is checked | Andres Salomon | 2009-07-01 | 1 | -3/+6 |
* | olpc_battery: Fix up eeprom read function | Andres Salomon | 2009-07-01 | 1 | -8/+9 |
* | olpc: olpc_battery.c sparse endian annotations | Harvey Harrison | 2008-10-16 | 1 | -12/+8 |
* | power_supply: fix up CHARGE_COUNTER output to be more precise | Andres Salomon | 2008-05-18 | 1 | -2/+2 |
* | power_supply: add CHARGE_COUNTER property and olpc_battery support for it | Andres Salomon | 2008-05-13 | 1 | -1/+10 |
* | power_supply: bump EC version check that we refuse to run with in olpc_battery | Andres Salomon | 2008-05-04 | 1 | -2/+8 |
* | power_supply: cleanup of the OLPC battery driver | Andres Salomon | 2008-05-04 | 1 | -73/+118 |
* | power_supply: add eeprom dump file to olpc_battery's sysfs | Andres Salomon | 2008-05-04 | 1 | -0/+49 |
* | power_supply: Support serial number in olpc_battery | David Woodhouse | 2008-05-04 | 1 | -0/+12 |
* | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon | 2008-04-29 | 1 | -2/+0 |
* | power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL | Andres Salomon | 2008-02-02 | 1 | -9/+0 |
* | Power supply class and drivers: remove non obligatory return statements | Anton Vorontsov | 2007-07-15 | 1 | -1/+0 |
* | [BATTERY] One Laptop Per Child power/battery driver | David Woodhouse | 2007-07-10 | 1 | -0/+352 |