Age | Commit message (Expand) | Author |
2010-08-15 | gcc-4.6: ACPI: fix unused but set variables in ACPI | Andi Kleen |
2010-08-15 | Merge branch 'acpica-gpe' into release | Len Brown |
2010-08-14 | ACPI: introduce module parameter acpi.aml_debug_output | Zhang Rui |
2010-08-07 | ACPI / ACPICA: Fix reference counting problems with GPE handlers | Rafael J. Wysocki |
2010-07-12 | ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block() | Rafael J. Wysocki |
2010-07-12 | ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset | Rafael J. Wysocki |
2010-07-12 | ACPI / ACPICA: Do not execute _PRW methods during initialization | Rafael J. Wysocki |
2010-07-06 | ACPICA: Fix for Alias references within Package objects | Bob Moore |
2010-07-06 | ACPICA: Fix lint warning for 64-bit constant | Bob Moore |
2010-07-06 | ACPICA: Remove obsolete GPE function | Bob Moore |
2010-07-06 | ACPICA: Drop acpi_set_gpe | Rafael J. Wysocki |
2010-07-06 | ACPICA: Use low-level GPE enable during GPE block initialization | Rafael J. Wysocki |
2010-07-06 | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki |
2010-07-06 | ACPICA: Introduce acpi_gpe_wakeup() | Rafael J. Wysocki |
2010-07-06 | ACPICA: Rename acpi_hw_gpe_register_bit | Lin Ming |
2010-07-06 | ACPICA: Optimization: Reduce the number of namespace walks | Alexey Starikovskiy |
2010-07-06 | ACPICA: Update flags for operand object | Bob Moore |
2010-07-06 | ACPICA: Performance enhancement for namespace search and access | Alexey Starikovskiy |
2010-07-06 | ACPICA: Expand device initialization counters to 32 bits | Bob Moore |
2010-07-06 | ACPICA: Core: Replace all %d format specifiers with %u (unsigned) | Bob Moore |
2010-07-06 | ACPICA: Expand initialization counters to 32 bits | Alexey Starikovskiy |
2010-07-06 | ACPICA: iASL/Core: Add support for _WDG/_WED MS methods | Bob Moore |
2010-07-06 | ACPICA: Add comment: _BCL cannot be sorted on the fly | Bob Moore |
2010-06-28 | ACPI: handle systems which asynchoronously enable ACPI mode | Len Brown |
2010-06-12 | Merge branch 'acpica-cherry-pick' into release | Len Brown |
2010-06-12 | ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility | Matthew Garrett |
2010-06-12 | ACPICA: Limit maximum time for Sleep() operator | Bob Moore |
2010-06-12 | Merge branch 'gpe-regression-fixes' into release | Len Brown |
2010-06-12 | ACPI / ACPICA: Fix GPE initialization | Rafael J. Wysocki |
2010-06-12 | ACPI / ACPICA: Avoid writing full enable masks to GPE registers | Rafael J. Wysocki |
2010-06-12 | ACPI / ACPICA: Fix low-level GPE manipulation code | Rafael J. Wysocki |
2010-06-11 | ACPI / ACPICA: Use helper function for computing GPE masks | Rafael J. Wysocki |
2010-06-11 | ACPI / ACPICA: Do not attempt to disable GPE when installing handler | Rafael J. Wysocki |
2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-05-12 | ACPICA: simplify SCI_EN workaround | Len Brown |
2010-05-06 | ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleep | Bob Moore |
2010-05-06 | ACPICA: Prevent possible allocation overrun during object copy | Lin Ming |
2010-05-06 | ACPICA: Split large file, evgpeblk | Bob Moore |
2010-05-06 | ACPICA: Add GPE support for dynamically loaded ACPI tables | Bob Moore |
2010-05-06 | ACPICA: Clarify/rename some root table descriptor fields | Bob Moore |
2010-04-20 | ACPICA: Minimize the differences between linux GPE code and ACPICA code base | Lin Ming |
2010-04-20 | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT | Lin Ming |
2010-04-20 | ACPICA: Update DSDT copy/detection. | Bob Moore |
2010-04-20 | ACPICA: Add subsystem option to force copy of DSDT to local memory | Lin Ming |
2010-04-20 | ACPICA: Add detection of corrupted/replaced DSDT | Lin Ming |
2010-04-20 | ACPICA: Add write support for DataTable operation regions | Bob Moore |
2010-04-20 | ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copy | Alexey Starikovskiy |
2010-04-20 | ACPICA: Update comments/headers, no functional change | Bob Moore |
2010-04-20 | ACPICA: Fix for possible fault in acpi_ex_release_mutex | Lin Ming |
2010-04-20 | ACPICA: Standardize integer output for ACPICA warnings/errors | Bob Moore |