aboutsummaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2008-10-20Merge git://git.infradead.org/battery-2.6Linus Torvalds
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16olpc: olpc_battery.c sparse endian annotationsHarvey Harrison
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-12Fix Kconfig dependency for WM97xx battery driverLinus Torvalds
2008-10-02[ARM] 5248/1: wm97xx generic battery driverMarek Vašut
2008-09-26bq27x00_battery: use unaligned access helperHarvey Harrison
2008-09-26power_supply: fix dependency of tosa_batteryDmitry Baryshkov
2008-09-01power_supply: Support for Texas Instruments BQ27200 battery managersRodolfo Giometti
2008-09-01power_supply: Add function to return system-wide power stateMatthew Garrett
2008-09-01pda_power: Check and handle return value of set_irq_wakeRobert Jarzmik
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