aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman2-3/+3
2008-06-10power_supply: Fix race in power_supply_ueventDmitry Baryshkov1-1/+1
2008-05-20Power Supply: fix race in device_createGreg Kroah-Hartman1-4/+2
2008-05-03Merge git://git.infradead.org/battery-2.6Linus Torvalds2-1/+12
2008-05-03PMU battery: filenames in sysfs with spacesChristian Kujau1-1/+1
2008-05-03pda_power: add init and exit function callbacksPhilipp Zabel1-0/+11
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon1-2/+0
2008-04-29power: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-7/+7
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+1
2008-02-07power_supply: remove capacity_level from list of sysfs attributesThadeu Lima de Souza Cascardo1-1/+0
2008-02-05ACPI: battery: add sysfs serial numbermaximilian attems1-0/+1
2008-02-02apm_power: check I.intval for zero value, we use it as the divisorAnton Vorontsov1-0/+3
2008-02-02pda_power: implement pollingAnton Vorontsov1-1/+45
2008-02-02pda_power: various cleanupsAnton Vorontsov1-55/+92
2008-02-02apm_power: support using VOLTAGE_* properties for apm calculationsDmitry Baryshkov1-21/+70
2008-02-02pda_power: add suspend/resume supportDmitry Baryshkov1-0/+33
2008-02-02power_supply: add few more values and propsDmitry Baryshkov1-1/+4
2008-02-02pda_power: only register available psuDmitry Baryshkov1-36/+44
2008-02-02power: fix incorrect unregistration in power_supply_create_attrs error pathAndres Salomon1-4/+2
2008-02-02power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon2-15/+0
2008-02-02[BATTERY] power_supply_leds: use kasprintfAkinobu Mita1-18/+7
2008-02-02[BATTERY] Every file should include the headers containing the prototypes for its global functions.Adrian Bunk2-0/+4
2008-01-24power supply : use class iteration apiDave Young2-83/+107
2007-10-22Merge git://git.infradead.org/battery-2.6Linus Torvalds1-39/+102
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-1/+1
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers2-14/+6
2007-10-05apm_power: calculate to_full/to_empty time using energyAnton Vorontsov1-25/+53
2007-10-05apm_power: improve battery finding algorithmAnton Vorontsov1-10/+47
2007-10-05apm_power: fix obviously wrong logic for time reportingAnton Vorontsov1-12/+10
2007-09-21[PATCH] missing null termination in power supply ueventStephen Hemminger1-0/+1
2007-07-23Don't compile the PMU power driver on 64-bit PowerPCPaul Mackerras1-1/+1
2007-07-15Merge git://git.infradead.org/battery-2.6Linus Torvalds8-44/+8
2007-07-15PDA_POWER depends on having request_irq()Al Viro1-0/+1
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov8-35/+0
2007-07-15pda_power: clean up irq, timerJeff Garzik1-9/+8
2007-07-10[BATTERY] One Laptop Per Child power/battery driverDavid Woodhouse3-0/+359
2007-07-10[BATTERY] Apple PMU driverDavid Woodhouse3-0/+223
2007-07-10[BATTERY] 1-Wire ds2760 chip battery driverAnton Vorontsov3-0/+479
2007-07-10[BATTERY] APM emulation driver for class batteriesAnton Vorontsov3-0/+251
2007-07-10[BATTERY] pda_power platform driverAnton Vorontsov3-0/+270
2007-07-10[BATTERY] Universal power supply class (was: battery class)Anton Vorontsov6-0/+717