Age | Commit message (Expand) | Author |
2011-03-23 | Merge branch 'reset' into release | Len Brown |
2011-03-22 | ACPICA: Fix access width for reset vector | Matthew Garrett |
2011-03-18 | Merge branch 'acpica' into release | Len Brown |
2011-03-02 | ACPICA: Add mechanism to defer _REG methods for some installed handlers | Bob Moore |
2011-03-02 | ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name | Bob Moore |
2011-03-02 | ACPICA: Split large dsopcode and dsload.c files. | Bob Moore |
2011-03-02 | ACPICA: Split large utglobal into utdecode.c. | Bob Moore |
2011-03-02 | ACPICA: Clarify a couple of error messages | Bob Moore |
2011-03-02 | ACPICA: Remove use of unreliable FADT revision field | Bob Moore |
2011-03-02 | ACPICA: GPE detect optimization - ignore unused GPE registers | Lin Ming |
2011-02-24 | ACPI / ACPICA: Implicit notify for multiple devices | Rafael J. Wysocki |
2011-02-12 | ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object | Rafael J. Wysocki |
2011-01-20 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2011-01-18 | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore |
2011-01-18 | ACPICA: Fix issues/fault with automatic "serialized" method support | Lin Ming |
2011-01-18 | ACPICA: Debugger: Lock namespace for duration of a namespace dump | Bob Moore |
2011-01-18 | ACPICA: Fix namespace race condition | Dana Myers |
2011-01-18 | ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method(). | Jesper Juhl |
2011-01-14 | ACPI / ACPICA: Initialize the global lock spinlock as appropriate | Rafael J. Wysocki |
2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-12 | Merge branch 'wakeup-etc-rafael' into release | Len Brown |
2011-01-12 | ACPICA: Misc comments to minimize code divergence | Lin Ming |
2011-01-12 | ACPICA: Global event handler | Lin Ming |
2011-01-12 | ACPICA: Implicit notify support | Lin Ming |
2011-01-12 | ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method | Lin Ming |
2011-01-12 | ACPICA: Remove unused function declarations | Lin Ming |
2011-01-12 | ACPICA: New GPE handler callback definition | Lin Ming |
2011-01-12 | ACPICA: Rename some function and variable names | Lin Ming |
2011-01-12 | ACPICA: Move GPE functions to new file evxfgpe.c | Lin Ming |
2011-01-07 | ACPI / ACPICA: Fix global lock acquisition | Rafael J. Wysocki |
2011-01-04 | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar |
2010-12-26 | ACPI / ACPICA: Disable GPEs during initialization | Rafael J. Wysocki |
2010-11-18 | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog | Don Zickus |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-25 | Merge branch 'gpe-defer' into release | Len Brown |
2010-10-25 | Merge branch 'acpica' into release | Len Brown |
2010-10-23 | Subject: [PATCH] ACPICA: Fix Scope() op in module level code | Bob Moore |
2010-10-17 | ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events | Colin Ian King |
2010-10-17 | ACPICA: Add Vista SP2 to supported _OSI strings | Bob Moore |
2010-10-17 | ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions | Bob Moore |
2010-10-17 | ACPICA: Change type of _TZ from ThermalZone to Device | Bob Moore |
2010-10-17 | ACPICA: Comment update; no functional change | Bob Moore |
2010-10-01 | ACPICA: Increase configurability of error messages | Bob Moore |
2010-10-01 | ACPICA: Add repair for _HID and _CID strings | Bob Moore |
2010-10-01 | ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file | Bob Moore |
2010-10-01 | ACPICA: Make acpi_gbl_system_awake_and_running publically available | Bob Moore |
2010-10-01 | ACPICA: Update math module; no functional change | Bob Moore |
2010-10-01 | ACPICA: Make acpi_thread_id no longer configurable, always u64 | Lin Ming |
2010-10-01 | ACPICA: Add ACPI_INLINE configuration parameter | Lin Ming |