| Commit message (Expand) | Author | Age |
* | ACPI / Battery: remove battery refresh on resume | Linus Torvalds | 2011-01-20 |
* | ACPI / Battery: Update information on info notification and resume | Rafael J. Wysocki | 2011-01-12 |
* | ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39 | Zhang Rui | 2011-01-12 |
* | Merge branch 'battery' into release | Len Brown | 2010-10-25 |
|\ |
|
| * | ACPI / Battery: Return -ENODEV for unknown values in get_property() | Rafael J. Wysocki | 2010-10-23 |
* | | ACPI battery: support percentage battery remaining capacity | Zhang Rui | 2010-10-22 |
* | | ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default | Zhang Rui | 2010-10-15 |
|/ |
|
* | ACPI: Don't report current_now if battery reports in mWh | Matthew Garrett | 2010-08-31 |
* | ACPI battery: don't invoke power_supply_changed twice when battery is hot-added | Zhang Rui | 2010-07-06 |
*-. | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown | 2010-04-06 |
|\ \ |
|
| | * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
| |/ |
|
* | | ACPI: battery drivers should call power_supply_changed() | Alan Jenkins | 2010-04-04 |
* | | ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=n | Alan Jenkins | 2010-04-04 |
|/ |
|
*-. | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 |
|\ \ |
|
| | * | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 |
| |/ |
|
* | | ACPI: Battery: Add support for _BIX extended info method | Alexey Starikovskiy | 2010-01-15 |
* | | ACPI: Battery: Add bit flags | Alexey Starikovskiy | 2010-01-15 |
|/ |
|
* | battery: fix typo in comment | Justin P. Mattock | 2009-12-16 |
* | Merge branch 'battery' into release | Len Brown | 2009-09-19 |
|\ |
|
| * | ACPI battery: work around negative s16 battery current on Acer | Hector Martin | 2009-08-29 |
* | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 |
|/ |
|
* | ACPI: battery: fix CONFIG_ACPI_PROCFS_POWER=n build warning | Len Brown | 2009-06-18 |
* | ACPI: battery: use .notify method instead of installing handler directly | Bjorn Helgaas | 2009-06-18 |
* | Revert "ACPI battery: fix async boot oops" | Linus Torvalds | 2009-04-11 |
* | ACPI battery: fix async boot oops | Vegard Nossum | 2009-04-07 |
* | Merge branch 'linus' into release | Len Brown | 2009-04-05 |
|\ |
|
| * | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-30 |
* | | Merge branch 'constify' into release | Len Brown | 2009-04-05 |
|\ \ |
|
| * | | ACPI: constify VFTs (1/2) | Jan Engelhardt | 2009-04-03 |
| |/ |
|
* | | Merge branch 'async-battery' into release | Len Brown | 2009-04-05 |
|\ \ |
|
| * | | ACPI: battery: asynchronous init | Arjan van de Ven | 2009-04-04 |
| |/ |
|
* / | ACPI: battery: add power_{now,avg} properties to power_class | Alexey Starikovskiy | 2009-03-27 |
|/ |
|
* | battery: don't assume we are fully charged when not charging or discharging | Richard Hughes | 2009-02-21 |
* | Newly inserted battery might differ from one just removed, so | Alexey Starikovskiy | 2008-12-22 |
* | Revert "ACPI: battery: Convert discharge energy rate to current properly" | Linus Torvalds | 2008-12-05 |
* | ACPI: Fix ACPI battery regression introduced by commit 558073 | Rafael J. Wysocki | 2008-12-05 |
* | ACPI: battery: Convert discharge energy rate to current properly | Alexey Starikovskiy | 2008-11-26 |
* | Merge branch 'sysfs' into release | Len Brown | 2008-11-11 |
|\ |
|
| * | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-06 |
* | | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 2008-11-07 |
|/ |
|
* | Merge branch 'linus' into test | Len Brown | 2008-10-23 |
|\ |
|
| * | x86: sysfs: kill owner field from attribute | Parag Warudkar | 2008-10-20 |
* | | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 2008-10-10 |
|/ |
|
* | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | ACPI: battery: Don't return -EFAIL on broken packages. | Alexey Starikovskiy | 2008-03-17 |
* | ACPI: battery: add sysfs serial number | maximilian attems | 2008-02-05 |
* | ACPI: Make sysfs interface in ACPI power optional. | Alexey Starikovskiy | 2008-01-01 |
* | ACPI: battery: fix ACPI battery technology reporting | Andrey Borzenkov | 2007-12-06 |
* | Pull procfs-default into release branch | Len Brown | 2007-11-20 |
|\ |
|
| * | ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs. | Alexey Starikovskiy | 2007-11-19 |