| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-07 | 1 | -0/+1 |
|\ |
|
| * | ACPI: battery: add sysfs serial number | maximilian attems | 2008-02-05 | 1 | -0/+1 |
* | | power_supply: remove capacity_level from list of sysfs attributes | Thadeu Lima de Souza Cascardo | 2008-02-07 | 1 | -1/+0 |
|/ |
|
* | apm_power: check I.intval for zero value, we use it as the divisor | Anton Vorontsov | 2008-02-02 | 1 | -0/+3 |
* | pda_power: implement polling | Anton Vorontsov | 2008-02-02 | 1 | -1/+45 |
* | pda_power: various cleanups | Anton Vorontsov | 2008-02-02 | 1 | -55/+92 |
* | apm_power: support using VOLTAGE_* properties for apm calculations | Dmitry Baryshkov | 2008-02-02 | 1 | -21/+70 |
* | pda_power: add suspend/resume support | Dmitry Baryshkov | 2008-02-02 | 1 | -0/+33 |
* | power_supply: add few more values and props | Dmitry Baryshkov | 2008-02-02 | 1 | -1/+4 |
* | pda_power: only register available psu | Dmitry Baryshkov | 2008-02-02 | 1 | -36/+44 |
* | power: fix incorrect unregistration in power_supply_create_attrs error path | Andres Salomon | 2008-02-02 | 1 | -4/+2 |
* | power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL | Andres Salomon | 2008-02-02 | 2 | -15/+0 |
* | [BATTERY] power_supply_leds: use kasprintf | Akinobu Mita | 2008-02-02 | 1 | -18/+7 |
* | [BATTERY] Every file should include the headers containing the prototypes for... | Adrian Bunk | 2008-02-02 | 2 | -0/+4 |
* | power supply : use class iteration api | Dave Young | 2008-01-24 | 2 | -83/+107 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2007-10-22 | 1 | -39/+102 |
|\ |
|
| * | apm_power: calculate to_full/to_empty time using energy | Anton Vorontsov | 2007-10-05 | 1 | -25/+53 |
| * | apm_power: improve battery finding algorithm | Anton Vorontsov | 2007-10-05 | 1 | -10/+47 |
| * | apm_power: fix obviously wrong logic for time reporting | Anton Vorontsov | 2007-10-05 | 1 | -12/+10 |
* | | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 1 | -1/+1 |
* | | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 | 2 | -14/+6 |
|/ |
|
* | [PATCH] missing null termination in power supply uevent | Stephen Hemminger | 2007-09-21 | 1 | -0/+1 |
* | Don't compile the PMU power driver on 64-bit PowerPC | Paul Mackerras | 2007-07-23 | 1 | -1/+1 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2007-07-15 | 8 | -44/+8 |
|\ |
|
| * | Power supply class and drivers: remove non obligatory return statements | Anton Vorontsov | 2007-07-15 | 8 | -35/+0 |
| * | pda_power: clean up irq, timer | Jeff Garzik | 2007-07-15 | 1 | -9/+8 |
* | | PDA_POWER depends on having request_irq() | Al Viro | 2007-07-15 | 1 | -0/+1 |
|/ |
|
* | [BATTERY] One Laptop Per Child power/battery driver | David Woodhouse | 2007-07-10 | 3 | -0/+359 |
* | [BATTERY] Apple PMU driver | David Woodhouse | 2007-07-10 | 3 | -0/+223 |
* | [BATTERY] 1-Wire ds2760 chip battery driver | Anton Vorontsov | 2007-07-10 | 3 | -0/+479 |
* | [BATTERY] APM emulation driver for class batteries | Anton Vorontsov | 2007-07-10 | 3 | -0/+251 |
* | [BATTERY] pda_power platform driver | Anton Vorontsov | 2007-07-10 | 3 | -0/+270 |
* | [BATTERY] Universal power supply class (was: battery class) | Anton Vorontsov | 2007-07-10 | 6 | -0/+717 |