summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-071-0/+1
|\
| * ACPI: battery: add sysfs serial numbermaximilian attems2008-02-051-0/+1
* | power_supply: remove capacity_level from list of sysfs attributesThadeu Lima de Souza Cascardo2008-02-071-1/+0
|/
* apm_power: check I.intval for zero value, we use it as the divisorAnton Vorontsov2008-02-021-0/+3
* pda_power: implement pollingAnton Vorontsov2008-02-021-1/+45
* pda_power: various cleanupsAnton Vorontsov2008-02-021-55/+92
* apm_power: support using VOLTAGE_* properties for apm calculationsDmitry Baryshkov2008-02-021-21/+70
* pda_power: add suspend/resume supportDmitry Baryshkov2008-02-021-0/+33
* power_supply: add few more values and propsDmitry Baryshkov2008-02-021-1/+4
* pda_power: only register available psuDmitry Baryshkov2008-02-021-36/+44
* power: fix incorrect unregistration in power_supply_create_attrs error pathAndres Salomon2008-02-021-4/+2
* power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon2008-02-022-15/+0
* [BATTERY] power_supply_leds: use kasprintfAkinobu Mita2008-02-021-18/+7
* [BATTERY] Every file should include the headers containing the prototypes for...Adrian Bunk2008-02-022-0/+4
* power supply : use class iteration apiDave Young2008-01-242-83/+107
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2007-10-221-39/+102
|\
| * apm_power: calculate to_full/to_empty time using energyAnton Vorontsov2007-10-051-25/+53
| * apm_power: improve battery finding algorithmAnton Vorontsov2007-10-051-10/+47
| * apm_power: fix obviously wrong logic for time reportingAnton Vorontsov2007-10-051-12/+10
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-122-14/+6
|/
* [PATCH] missing null termination in power supply ueventStephen Hemminger2007-09-211-0/+1
* Don't compile the PMU power driver on 64-bit PowerPCPaul Mackerras2007-07-231-1/+1
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2007-07-158-44/+8
|\
| * Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov2007-07-158-35/+0
| * pda_power: clean up irq, timerJeff Garzik2007-07-151-9/+8
* | PDA_POWER depends on having request_irq()Al Viro2007-07-151-0/+1
|/
* [BATTERY] One Laptop Per Child power/battery driverDavid Woodhouse2007-07-103-0/+359
* [BATTERY] Apple PMU driverDavid Woodhouse2007-07-103-0/+223
* [BATTERY] 1-Wire ds2760 chip battery driverAnton Vorontsov2007-07-103-0/+479
* [BATTERY] APM emulation driver for class batteriesAnton Vorontsov2007-07-103-0/+251
* [BATTERY] pda_power platform driverAnton Vorontsov2007-07-103-0/+270
* [BATTERY] Universal power supply class (was: battery class)Anton Vorontsov2007-07-106-0/+717
OpenPOWER on IntegriCloud