Age | Commit message (Expand) | Author | Files | Lines |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2 | -2/+2 |
2008-07-30 | Merge branch 'master' of /home/cbou/linux-2.6 | Anton Vorontsov | 8 | -8/+215 |
2008-07-25 | drivers/power: fix platform driver hotplug/coldplug | Kay Sievers | 2 | -0/+4 |
2008-07-24 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -0/+205 |
2008-07-22 | Driver Core: add ability for class_for_each_device to start in middle of list | Greg Kroah-Hartman | 2 | -3/+3 |
2008-07-10 | [ARM] 5155/1: PalmTX battery monitor | Marek VaĊĦut | 3 | -0/+205 |
2008-07-01 | power_supply: Sharp SL-6000 (tosa) batteries support | Dmitry Baryshkov | 3 | -0/+494 |
2008-06-10 | power_supply: Fix race in power_supply_uevent | Dmitry Baryshkov | 1 | -1/+1 |
2008-05-21 | Power Supply: fix race in device_create | Greg Kroah-Hartman | 1 | -4/+2 |
2008-05-19 | power_supply: fix up CHARGE_COUNTER output to be more precise | Andres Salomon | 1 | -2/+2 |
2008-05-13 | power_supply: add CHARGE_COUNTER property and olpc_battery support for it | Andres Salomon | 2 | -1/+11 |
2008-05-04 | power_supply: bump EC version check that we refuse to run with in olpc_battery | Andres Salomon | 1 | -2/+8 |
2008-05-04 | power_supply: cleanup of the OLPC battery driver | Andres Salomon | 1 | -73/+118 |
2008-05-04 | power_supply: add eeprom dump file to olpc_battery's sysfs | Andres Salomon | 1 | -0/+49 |
2008-05-04 | power_supply: Support serial number in olpc_battery | David Woodhouse | 1 | -0/+12 |
2008-05-03 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2 | -1/+12 |
2008-05-03 | PMU battery: filenames in sysfs with spaces | Christian Kujau | 1 | -1/+1 |
2008-05-03 | pda_power: add init and exit function callbacks | Philipp Zabel | 1 | -0/+11 |
2008-04-29 | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon | 1 | -2/+0 |
2008-04-29 | power: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 3 | -7/+7 |
2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+1 |
2008-02-07 | power_supply: remove capacity_level from list of sysfs attributes | Thadeu Lima de Souza Cascardo | 1 | -1/+0 |
2008-02-06 | ACPI: battery: add sysfs serial number | maximilian attems | 1 | -0/+1 |
2008-02-02 | apm_power: check I.intval for zero value, we use it as the divisor | Anton Vorontsov | 1 | -0/+3 |
2008-02-02 | pda_power: implement polling | Anton Vorontsov | 1 | -1/+45 |
2008-02-02 | pda_power: various cleanups | Anton Vorontsov | 1 | -55/+92 |
2008-02-02 | apm_power: support using VOLTAGE_* properties for apm calculations | Dmitry Baryshkov | 1 | -21/+70 |
2008-02-02 | pda_power: add suspend/resume support | Dmitry Baryshkov | 1 | -0/+33 |
2008-02-02 | power_supply: add few more values and props | Dmitry Baryshkov | 1 | -1/+4 |
2008-02-02 | pda_power: only register available psu | Dmitry Baryshkov | 1 | -36/+44 |
2008-02-02 | power: fix incorrect unregistration in power_supply_create_attrs error path | Andres Salomon | 1 | -4/+2 |
2008-02-02 | power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL | Andres Salomon | 2 | -15/+0 |
2008-02-02 | [BATTERY] power_supply_leds: use kasprintf | Akinobu Mita | 1 | -18/+7 |
2008-02-02 | [BATTERY] Every file should include the headers containing the prototypes for... | Adrian Bunk | 2 | -0/+4 |
2008-01-25 | power supply : use class iteration api | Dave Young | 2 | -83/+107 |
2007-10-23 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -39/+102 |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 1 | -1/+1 |
2007-10-13 | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2 | -14/+6 |
2007-10-05 | apm_power: calculate to_full/to_empty time using energy | Anton Vorontsov | 1 | -25/+53 |
2007-10-05 | apm_power: improve battery finding algorithm | Anton Vorontsov | 1 | -10/+47 |
2007-10-05 | apm_power: fix obviously wrong logic for time reporting | Anton Vorontsov | 1 | -12/+10 |
2007-09-21 | [PATCH] missing null termination in power supply uevent | Stephen Hemminger | 1 | -0/+1 |
2007-07-23 | Don't compile the PMU power driver on 64-bit PowerPC | Paul Mackerras | 1 | -1/+1 |
2007-07-16 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 8 | -44/+8 |
2007-07-16 | PDA_POWER depends on having request_irq() | Al Viro | 1 | -0/+1 |
2007-07-15 | Power supply class and drivers: remove non obligatory return statements | Anton Vorontsov | 8 | -35/+0 |
2007-07-15 | pda_power: clean up irq, timer | Jeff Garzik | 1 | -9/+8 |
2007-07-10 | [BATTERY] One Laptop Per Child power/battery driver | David Woodhouse | 3 | -0/+359 |
2007-07-10 | [BATTERY] Apple PMU driver | David Woodhouse | 3 | -0/+223 |
2007-07-10 | [BATTERY] 1-Wire ds2760 chip battery driver | Anton Vorontsov | 3 | -0/+479 |