summaryrefslogtreecommitdiffstats
path: root/drivers/power
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-072-2/+2
* Merge branch 'master' of /home/cbou/linux-2.6Anton Vorontsov2008-07-308-8/+215
|\
| * drivers/power: fix platform driver hotplug/coldplugKay Sievers2008-07-252-0/+4
| * Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-233-0/+205
| |\
| | * [ARM] 5155/1: PalmTX battery monitorMarek VaĊĦut2008-07-103-0/+205
| * | Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman2008-07-212-3/+3
| |/
| * power_supply: Fix race in power_supply_ueventDmitry Baryshkov2008-06-101-1/+1
| * Power Supply: fix race in device_createGreg Kroah-Hartman2008-05-201-4/+2
* | power_supply: Sharp SL-6000 (tosa) batteries supportDmitry Baryshkov2008-07-013-0/+494
* | power_supply: fix up CHARGE_COUNTER output to be more preciseAndres Salomon2008-05-191-2/+2
* | power_supply: add CHARGE_COUNTER property and olpc_battery support for itAndres Salomon2008-05-132-1/+11
* | power_supply: bump EC version check that we refuse to run with in olpc_batteryAndres Salomon2008-05-041-2/+8
* | power_supply: cleanup of the OLPC battery driverAndres Salomon2008-05-041-73/+118
* | power_supply: add eeprom dump file to olpc_battery's sysfsAndres Salomon2008-05-041-0/+49
* | power_supply: Support serial number in olpc_batteryDavid Woodhouse2008-05-041-0/+12
|/
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-05-032-1/+12
|\
| * PMU battery: filenames in sysfs with spacesChristian Kujau2008-05-031-1/+1
| * pda_power: add init and exit function callbacksPhilipp Zabel2008-05-031-0/+11
* | x86: olpc: add One Laptop Per Child architecture supportAndres Salomon2008-04-291-2/+0
* | power: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-293-7/+7
|/
* 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