summaryrefslogtreecommitdiffstats
path: root/drivers/power
AgeCommit message (Expand)AuthorLines
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-0/+1
2008-02-07power_supply: remove capacity_level from list of sysfs attributesThadeu Lima de Souza Cascardo-1/+0
2008-02-05ACPI: battery: add sysfs serial numbermaximilian attems-0/+1
2008-02-02apm_power: check I.intval for zero value, we use it as the divisorAnton Vorontsov-0/+3
2008-02-02pda_power: implement pollingAnton Vorontsov-1/+45
2008-02-02pda_power: various cleanupsAnton Vorontsov-55/+92
2008-02-02apm_power: support using VOLTAGE_* properties for apm calculationsDmitry Baryshkov-21/+70
2008-02-02pda_power: add suspend/resume supportDmitry Baryshkov-0/+33
2008-02-02power_supply: add few more values and propsDmitry Baryshkov-1/+4
2008-02-02pda_power: only register available psuDmitry Baryshkov-36/+44
2008-02-02power: fix incorrect unregistration in power_supply_create_attrs error pathAndres Salomon-4/+2
2008-02-02power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon-15/+0
2008-02-02[BATTERY] power_supply_leds: use kasprintfAkinobu Mita-18/+7
2008-02-02[BATTERY] Every file should include the headers containing the prototypes for...Adrian Bunk-0/+4
2008-01-24power supply : use class iteration apiDave Young-83/+107
2007-10-22Merge git://git.infradead.org/battery-2.6Linus Torvalds-39/+102
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches-1/+1
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers-14/+6
2007-10-05apm_power: calculate to_full/to_empty time using energyAnton Vorontsov-25/+53
2007-10-05apm_power: improve battery finding algorithmAnton Vorontsov-10/+47
2007-10-05apm_power: fix obviously wrong logic for time reportingAnton Vorontsov-12/+10
2007-09-21[PATCH] missing null termination in power supply ueventStephen Hemminger-0/+1
2007-07-23Don't compile the PMU power driver on 64-bit PowerPCPaul Mackerras-1/+1
2007-07-15Merge git://git.infradead.org/battery-2.6Linus Torvalds-44/+8
2007-07-15PDA_POWER depends on having request_irq()Al Viro-0/+1
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov-35/+0
2007-07-15pda_power: clean up irq, timerJeff Garzik-9/+8
2007-07-10[BATTERY] One Laptop Per Child power/battery driverDavid Woodhouse-0/+359
2007-07-10[BATTERY] Apple PMU driverDavid Woodhouse-0/+223
2007-07-10[BATTERY] 1-Wire ds2760 chip battery driverAnton Vorontsov-0/+479
2007-07-10[BATTERY] APM emulation driver for class batteriesAnton Vorontsov-0/+251
2007-07-10[BATTERY] pda_power platform driverAnton Vorontsov-0/+270
2007-07-10[BATTERY] Universal power supply class (was: battery class)Anton Vorontsov-0/+717