Age | Commit message (Expand) | Author |
2008-12-19 | ACPI: don't cond_resched() when irqs_disabled() | Wu Fengguang |
2008-12-19 | ACPI: fix 2.6.28 acpi.debug_level regression | Bjorn Helgaas |
2008-11-27 | ACPICA: disable _BIF warning | Lin Ming |
2008-11-27 | ACPICA: Allow _WAK method to return an Integer | Bob Moore |
2008-11-11 | Merge branch 'ec' into release | Len Brown |
2008-11-11 | Merge branch 'processor-256' into release | Len Brown |
2008-11-11 | Merge branch 'video' into release | Len Brown |
2008-11-11 | Merge branch 'misc' into release | Len Brown |
2008-11-11 | ACPICA: Use spinlock for acpi_{en|dis}able_gpe | Alexey Starikovskiy |
2008-11-07 | ACPI: video: Ignore devices that aren't present in hardware | Thomas Renninger |
2008-11-07 | ACPI: add driver component definitions to sysfs debug_layers | Bjorn Helgaas |
2008-11-07 | ACPI: fix conflicting component definitions | Bjorn Helgaas |
2008-11-07 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas |
2008-11-06 | ACPI: Disambiguate processor declaration type | Myron Stowe |
2008-11-06 | ACPI: remove CONFIG_ACPI_EC | Bjorn Helgaas |
2008-11-06 | ACPI: remove CONFIG_ACPI_POWER | Bjorn Helgaas |
2008-10-28 | ACPI: bugfix reporting of event handler status | Zhang Rui |
2008-10-23 | Merge branch 'linus' into test | Len Brown |
2008-10-22 | Merge branch 'ull' into test | Len Brown |
2008-10-22 | Merge branch 'misc' into test | Len Brown |
2008-10-22 | Merge branch 'ec' into test | Len Brown |
2008-10-22 | Merge branch 'dock' into test | Len Brown |
2008-10-22 | Merge branch 'acpica' into test | Len Brown |
2008-10-22 | ACPICA: Update version to 20080926 | Bob Moore |
2008-10-22 | ACPICA: New: Validation for predefined ACPI methods/objects | Bob Moore |
2008-10-22 | ACPICA: Remove unused ACPI register bit definition | Lin Ming |
2008-10-22 | ACPICA: Update version to 20080829 | Bob Moore |
2008-10-22 | ACPICA: Cleanup for internal Reference Object | Bob Moore |
2008-10-22 | ACPICA: Update for Reference ACPI_OPERAND_OBJECT | Bob Moore |
2008-10-22 | ACPICA: Remove obsolete exception codes | Bob Moore |
2008-10-22 | ACPICA: Add namespace node to operand object union | Bob Moore |
2008-10-22 | ACPICA: Remove obsolete debug levels (WARN and ERROR) | Bob Moore |
2008-10-22 | ACPICA: add preemption point after each opcode parse | Alexey Starikovskiy |
2008-10-22 | ACPICA: Update version to 20080729 | Bob Moore |
2008-10-22 | ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables | Bob Moore |
2008-10-22 | ACPICA: Add function to decode reference obj types to strings | Bob Moore |
2008-10-22 | ACPICA: Update version to 20080701 | Bob Moore |
2008-10-22 | ACPICA: Return method arg count from acpi_get_object_info | Bob Moore |
2008-10-22 | ACPICA: Cleanup macro definition file. | Bob Moore |
2008-10-22 | ACPICA: Return status from global init function | Yi Yang |
2008-10-22 | ACPICA: Fix wrong resource descriptor length for 64-bit build | Bob Moore |
2008-10-22 | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi... | Zhao Yakui |
2008-10-16 | include: replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox |
2008-10-11 | ACPI: Enable EC device immediately after ACPI full initialization | Zhao Yakui |
2008-10-10 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek |
2008-09-23 | dock: introduce .uevent for devices in dock, eg libata | Shaohua Li |
2008-09-23 | ACPI: fix hotplug race | Zhang Rui |
2008-09-23 | ACPI: introduce notifier change to avoid duplicates | Shaohua Li |
2008-08-15 | ACPICA: Additional error checking for pathname utilities | Bob Moore |