aboutsummaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-30Merge branch 'master' of /home/cbou/linux-2.6Anton Vorontsov
2008-07-25drivers/power: fix platform driver hotplug/coldplugKay Sievers
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-21Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman
2008-07-10[ARM] 5155/1: PalmTX battery monitorMarek VaĊĦut
2008-07-01power_supply: Sharp SL-6000 (tosa) batteries supportDmitry Baryshkov
2008-06-10power_supply: Fix race in power_supply_ueventDmitry Baryshkov
2008-05-20Power Supply: fix race in device_createGreg Kroah-Hartman
2008-05-19power_supply: fix up CHARGE_COUNTER output to be more preciseAndres Salomon
2008-05-13power_supply: add CHARGE_COUNTER property and olpc_battery support for itAndres Salomon
2008-05-04power_supply: bump EC version check that we refuse to run with in olpc_batteryAndres Salomon
2008-05-04power_supply: cleanup of the OLPC battery driverAndres Salomon
2008-05-04power_supply: add eeprom dump file to olpc_battery's sysfsAndres Salomon
2008-05-04power_supply: Support serial number in olpc_batteryDavid Woodhouse
2008-05-03Merge git://git.infradead.org/battery-2.6Linus Torvalds
2008-05-03PMU battery: filenames in sysfs with spacesChristian Kujau
2008-05-03pda_power: add init and exit function callbacksPhilipp Zabel
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon
2008-04-29power: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-07power_supply: remove capacity_level from list of sysfs attributesThadeu Lima de Souza Cascardo
2008-02-05ACPI: battery: add sysfs serial numbermaximilian attems
2008-02-02apm_power: check I.intval for zero value, we use it as the divisorAnton Vorontsov
2008-02-02pda_power: implement pollingAnton Vorontsov
2008-02-02pda_power: various cleanupsAnton Vorontsov
2008-02-02apm_power: support using VOLTAGE_* properties for apm calculationsDmitry Baryshkov
2008-02-02pda_power: add suspend/resume supportDmitry Baryshkov
2008-02-02power_supply: add few more values and propsDmitry Baryshkov
2008-02-02pda_power: only register available psuDmitry Baryshkov
2008-02-02power: fix incorrect unregistration in power_supply_create_attrs error pathAndres Salomon
2008-02-02power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon
2008-02-02[BATTERY] power_supply_leds: use kasprintfAkinobu Mita
2008-02-02[BATTERY] Every file should include the headers containing the prototypes for...Adrian Bunk
2008-01-24power supply : use class iteration apiDave Young
2007-10-22Merge git://git.infradead.org/battery-2.6Linus Torvalds
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-10-05apm_power: calculate to_full/to_empty time using energyAnton Vorontsov
2007-10-05apm_power: improve battery finding algorithmAnton Vorontsov
2007-10-05apm_power: fix obviously wrong logic for time reportingAnton Vorontsov
2007-09-21[PATCH] missing null termination in power supply ueventStephen Hemminger
2007-07-23Don't compile the PMU power driver on 64-bit PowerPCPaul Mackerras
2007-07-15Merge git://git.infradead.org/battery-2.6Linus Torvalds
2007-07-15PDA_POWER depends on having request_irq()Al Viro
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov
2007-07-15pda_power: clean up irq, timerJeff Garzik
2007-07-10[BATTERY] One Laptop Per Child power/battery driverDavid Woodhouse
2007-07-10[BATTERY] Apple PMU driverDavid Woodhouse
2007-07-10[BATTERY] 1-Wire ds2760 chip battery driverAnton Vorontsov