Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-07-10 | [BATTERY] APM emulation driver for class batteries | Anton Vorontsov | 3 | -0/+251 |
2007-07-10 | [BATTERY] pda_power platform driver | Anton Vorontsov | 3 | -0/+270 |
2007-07-10 | [BATTERY] Universal power supply class (was: battery class) | Anton Vorontsov | 6 | -0/+717 |