aboutsummaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)AuthorFilesLines
2008-10-20Merge git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 5-6/+422
2008-10-20x86: sysfs: kill owner field from attributeGravatar Parag Warudkar 1-1/+1
2008-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Anton Vorontsov 6-217/+287
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Gravatar Linus Torvalds 1-2/+2
2008-10-16olpc: olpc_battery.c sparse endian annotationsGravatar Harvey Harrison 1-12/+8
2008-10-16device create: misc: convert device_create_drvdata to device_createGravatar Greg Kroah-Hartman 1-2/+2
2008-10-12Fix Kconfig dependency for WM97xx battery driverGravatar Linus Torvalds 1-1/+1
2008-10-02[ARM] 5248/1: wm97xx generic battery driverGravatar Marek Vašut 4-203/+277
2008-09-26bq27x00_battery: use unaligned access helperGravatar Harvey Harrison 1-3/+2
2008-09-26power_supply: fix dependency of tosa_batteryGravatar Dmitry Baryshkov 1-1/+1
2008-09-01power_supply: Support for Texas Instruments BQ27200 battery managersGravatar Rodolfo Giometti 3-0/+389
2008-09-01power_supply: Add function to return system-wide power stateGravatar Matthew Garrett 1-0/+25
2008-09-01pda_power: Check and handle return value of set_irq_wakeGravatar Robert Jarzmik 1-4/+7
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machGravatar Russell King 2-2/+2
2008-07-30Merge branch 'master' of /home/cbou/linux-2.6Gravatar Anton Vorontsov 8-8/+215
2008-07-25drivers/power: fix platform driver hotplug/coldplugGravatar Kay Sievers 2-0/+4
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 3-0/+205
2008-07-21Driver Core: add ability for class_for_each_device to start in middle of listGravatar Greg Kroah-Hartman 2-3/+3
2008-07-10[ARM] 5155/1: PalmTX battery monitorGravatar Marek Vašut 3-0/+205
2008-07-01power_supply: Sharp SL-6000 (tosa) batteries supportGravatar Dmitry Baryshkov 3-0/+494
2008-06-10power_supply: Fix race in power_supply_ueventGravatar Dmitry Baryshkov 1-1/+1
2008-05-20Power Supply: fix race in device_createGravatar Greg Kroah-Hartman 1-4/+2
2008-05-19power_supply: fix up CHARGE_COUNTER output to be more preciseGravatar Andres Salomon 1-2/+2
2008-05-13power_supply: add CHARGE_COUNTER property and olpc_battery support for itGravatar Andres Salomon 2-1/+11
2008-05-04power_supply: bump EC version check that we refuse to run with in olpc_batteryGravatar Andres Salomon 1-2/+8
2008-05-04power_supply: cleanup of the OLPC battery driverGravatar Andres Salomon 1-73/+118
2008-05-04power_supply: add eeprom dump file to olpc_battery's sysfsGravatar Andres Salomon 1-0/+49
2008-05-04power_supply: Support serial number in olpc_batteryGravatar David Woodhouse 1-0/+12
2008-05-03Merge git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 2-1/+12
2008-05-03PMU battery: filenames in sysfs with spacesGravatar Christian Kujau 1-1/+1
2008-05-03pda_power: add init and exit function callbacksGravatar Philipp Zabel 1-0/+11
2008-04-29x86: olpc: add One Laptop Per Child architecture supportGravatar Andres Salomon 1-2/+0
2008-04-29power: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 3-7/+7
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-0/+1
2008-02-07power_supply: remove capacity_level from list of sysfs attributesGravatar Thadeu Lima de Souza Cascardo 1-1/+0
2008-02-05ACPI: battery: add sysfs serial numberGravatar maximilian attems 1-0/+1
2008-02-02apm_power: check I.intval for zero value, we use it as the divisorGravatar Anton Vorontsov 1-0/+3
2008-02-02pda_power: implement pollingGravatar Anton Vorontsov 1-1/+45
2008-02-02pda_power: various cleanupsGravatar Anton Vorontsov 1-55/+92
2008-02-02apm_power: support using VOLTAGE_* properties for apm calculationsGravatar Dmitry Baryshkov 1-21/+70
2008-02-02pda_power: add suspend/resume supportGravatar Dmitry Baryshkov 1-0/+33
2008-02-02power_supply: add few more values and propsGravatar Dmitry Baryshkov 1-1/+4
2008-02-02pda_power: only register available psuGravatar Dmitry Baryshkov 1-36/+44
2008-02-02power: fix incorrect unregistration in power_supply_create_attrs error pathGravatar Andres Salomon 1-4/+2
2008-02-02power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELGravatar Andres Salomon 2-15/+0
2008-02-02[BATTERY] power_supply_leds: use kasprintfGravatar Akinobu Mita 1-18/+7
2008-02-02[BATTERY] Every file should include the headers containing the prototypes for...Gravatar Adrian Bunk 2-0/+4
2008-01-24power supply : use class iteration apiGravatar Dave Young 2-83/+107
2007-10-22Merge git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 1-39/+102
2007-10-18Add missing newlines to some uses of dev_<level> messagesGravatar Joe Perches 1-1/+1