| Commit message (Expand) | Author | Age |
... | |
* | | | | | | | | | | | ACPI: wakeup.c: remove ACPI_FUNCTION_TRACE | Lin Ming | 2008-12-31 |
* | | | | | | | | | | | ACPI: proc.c: remove ACPI_FUNCTION_TRACE | Lin Ming | 2008-12-31 |
* | | | | | | | | | | | ACPI: ec.c: call acpi_get_name to get node name | Lin Ming | 2008-12-31 |
* | | | | | | | | | | | ACPI: osl.c: replace return_ACPI_STATUS with return | Lin Ming | 2008-12-31 |
* | | | | | | | | | | | ACPICA: Enhance implicit return mechanism | Lin Ming | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Consolidate method arg count validation code | Bob Moore | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Add Buffer->String conversion for predefined methods | Bob Moore | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Allow multiple backslash prefix in namepaths | Lin Ming | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Fix to allow aliases within ASL namepaths | Bob Moore | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Remove references to obsolete ACPI_DUMP_APP | Bob Moore | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Add support to externally execute _OSI method | Bob Moore | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Reformat comments, no functional changes | Bob Moore | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Add global pointer for FACS table to simplify FACS access | Bob Moore | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Emit warning if two FACS or DSDT tables found in the FADT | Bob Moore | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Fix namestring for the SystemCMOS address space | Bob Moore | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Update debug output for IndexField I/O | Bob Moore | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Add a mechanism to escape infinite AML While() loops | Bob Moore | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Optimize execution of AML While loops | Bob Moore | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Fix possible memory leak on error in parser | Lin Ming | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Update FACS waking vector interfaces | Bob Moore | 2008-12-29 |
* | | | | | | | | | | | ACPICA: Fix several warnings under gcc 4 compiler | Bob Moore | 2008-12-29 |
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
* | | | | | | | | | | ACPI: fix 2.6.28 acpi.debug_level regression | Bjorn Helgaas | 2008-12-19 |
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | ACPI toshiba: only register rfkill if bt is enabled | Frederik Deweerdt | 2008-12-15 |
|/ / / / / / / / |
|
* | | | | | | | | 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 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | toshiba_acpi: close race in toshiba_acpi driver | Arjan van de Ven | 2008-11-28 |
* | | | | | | | ACPI: delete OSI(Linux) DMI dmesg spam | Len Brown | 2008-11-27 |
* | | | | | | | Revert "ACPI: don't enable control method power button as wakeup device when ... | Len Brown | 2008-11-26 |
* | | | | | | | ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume | Rafael J. Wysocki | 2008-11-26 |
* | | | | | | | ACPI: scheduling in atomic via acpi_evaluate_integer () | Pavel Machek | 2008-11-26 |
* | | | | | | | ACPI: battery: Convert discharge energy rate to current properly | Alexey Starikovskiy | 2008-11-26 |
* | | | | | | | ACPI: EC: count interrupts only if called from interrupt handler. | Alexey Starikovskiy | 2008-11-26 |
|/ / / / / / |
|
* | | | | | | acpi: fix oops in acpi_system_wakeup_device_seq_show | Linus Torvalds | 2008-11-16 |
* | | | | | | Merge branch 'ec' into release | Len Brown | 2008-11-11 |
|\ \ \ \ \ \ |
|
| * | | | | | | ACPI: EC: Don't do transaction from GPE handler in poll mode. | Alexey Starikovskiy | 2008-11-11 |
| * | | | | | | ACPI: EC: lower interrupt storm treshold | Alexey Starikovskiy | 2008-11-11 |
| * | | | | | | ACPICA: Use spinlock for acpi_{en|dis}able_gpe | Alexey Starikovskiy | 2008-11-11 |
| * | | | | | | ACPI: EC: restart failed command | Alexey Starikovskiy | 2008-11-11 |
| * | | | | | | ACPI: EC: wait for last write gpe | Alexey Starikovskiy | 2008-11-11 |
| * | | | | | | ACPI: EC: make kernel messages more useful when GPE storm is detected | Alan Jenkins | 2008-11-11 |
| * | | | | | | ACPI: EC: revert msleep patch | Alexey Starikovskiy | 2008-11-11 |
| |/ / / / / |
|
* | | | | | | Merge branch 'processor-256' into release | Len Brown | 2008-11-11 |
|\ \ \ \ \ \ |
|
| * | | | | | | ACPI: 80 column adherence and spelling fix (no functional change) | Myron Stowe | 2008-11-06 |
| * | | | | | | ACPI: Behave uniquely based on processor declaration definition type | Myron Stowe | 2008-11-06 |
| * | | | | | | ACPI: Disambiguate processor declaration type | Myron Stowe | 2008-11-06 |
| |/ / / / / |
|
* | | | | | | Merge branch 'video' into release | Len Brown | 2008-11-11 |
|\ \ \ \ \ \ |
|
| * | | | | | | ACPI video: if no ACPI backlight support, use vendor drivers | Thomas Renninger | 2008-11-07 |
| * | | | | | | ACPI: video: Ignore devices that aren't present in hardware | Thomas Renninger | 2008-11-07 |
| |/ / / / / |
|
* | | | | | | 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 |
| |/ / / / / |
|