| Commit message (Expand) | Author | Age |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2008-10-18 |
| |\ |
|
| * | | bq27x00_battery: use unaligned access helper | Harvey Harrison | 2008-09-25 |
| * | | power_supply: fix dependency of tosa_battery | Dmitry Baryshkov | 2008-09-25 |
| * | | power_supply: Support for Texas Instruments BQ27200 battery managers | Rodolfo Giometti | 2008-08-31 |
| * | | power_supply: Add function to return system-wide power state | Matthew Garrett | 2008-08-31 |
| * | | pda_power: Check and handle return value of set_irq_wake | Robert Jarzmik | 2008-08-31 |
* | | | x86: sysfs: kill owner field from attribute | Parag Warudkar | 2008-10-20 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 |
|\ \ |
|
| * | | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 |
* | | | olpc: olpc_battery.c sparse endian annotations | Harvey Harrison | 2008-10-16 |
|/ / |
|
* | | Fix Kconfig dependency for WM97xx battery driver | Linus Torvalds | 2008-10-12 |
* | | [ARM] 5248/1: wm97xx generic battery driver | Marek Vašut | 2008-10-02 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | Merge branch 'master' of /home/cbou/linux-2.6 | Anton Vorontsov | 2008-07-29 |
|\ |
|
| * | drivers/power: fix platform driver hotplug/coldplug | Kay Sievers | 2008-07-25 |
| * | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 |
| |\ |
|
| | * | [ARM] 5155/1: PalmTX battery monitor | Marek Vašut | 2008-07-10 |
| * | | Driver Core: add ability for class_for_each_device to start in middle of list | Greg Kroah-Hartman | 2008-07-22 |
| |/ |
|
| * | power_supply: Fix race in power_supply_uevent | Dmitry Baryshkov | 2008-06-09 |
| * | Power Supply: fix race in device_create | Greg Kroah-Hartman | 2008-05-20 |
* | | power_supply: Sharp SL-6000 (tosa) batteries support | Dmitry Baryshkov | 2008-06-30 |
* | | power_supply: fix up CHARGE_COUNTER output to be more precise | Andres Salomon | 2008-05-18 |
* | | power_supply: add CHARGE_COUNTER property and olpc_battery support for it | Andres Salomon | 2008-05-13 |
* | | power_supply: bump EC version check that we refuse to run with in olpc_battery | Andres Salomon | 2008-05-04 |
* | | power_supply: cleanup of the OLPC battery driver | Andres Salomon | 2008-05-04 |
* | | power_supply: add eeprom dump file to olpc_battery's sysfs | Andres Salomon | 2008-05-04 |
* | | power_supply: Support serial number in olpc_battery | David Woodhouse | 2008-05-04 |
|/ |
|
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2008-05-03 |
|\ |
|
| * | PMU battery: filenames in sysfs with spaces | Christian Kujau | 2008-05-02 |
| * | pda_power: add init and exit function callbacks | Philipp Zabel | 2008-05-02 |
* | | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon | 2008-04-29 |
* | | power: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-29 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-07 |
|\ |
|
| * | ACPI: battery: add sysfs serial number | maximilian attems | 2008-02-05 |
* | | power_supply: remove capacity_level from list of sysfs attributes | Thadeu Lima de Souza Cascardo | 2008-02-07 |
|/ |
|
* | apm_power: check I.intval for zero value, we use it as the divisor | Anton Vorontsov | 2008-02-01 |
* | pda_power: implement polling | Anton Vorontsov | 2008-02-01 |
* | pda_power: various cleanups | Anton Vorontsov | 2008-02-01 |
* | apm_power: support using VOLTAGE_* properties for apm calculations | Dmitry Baryshkov | 2008-02-01 |
* | pda_power: add suspend/resume support | Dmitry Baryshkov | 2008-02-01 |
* | power_supply: add few more values and props | Dmitry Baryshkov | 2008-02-01 |
* | pda_power: only register available psu | Dmitry Baryshkov | 2008-02-01 |
* | power: fix incorrect unregistration in power_supply_create_attrs error path | Andres Salomon | 2008-02-01 |
* | power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL | Andres Salomon | 2008-02-01 |
* | [BATTERY] power_supply_leds: use kasprintf | Akinobu Mita | 2008-02-01 |
* | [BATTERY] Every file should include the headers containing the prototypes for... | Adrian Bunk | 2008-02-01 |
* | power supply : use class iteration api | Dave Young | 2008-01-24 |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2007-10-22 |
|\ |
|
| * | apm_power: calculate to_full/to_empty time using energy | Anton Vorontsov | 2007-10-04 |