Age | Commit message (Expand) | Author |
2008-10-22 | ACPICA: New: Validation for predefined ACPI methods/objects | Bob Moore |
2008-10-22 | ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname | Bob Moore |
2008-10-22 | ACPICA: Cleanup for internal Reference Object | Bob Moore |
2008-10-22 | ACPICA: Reduce error to warning for incorrect method arg count | Lin Ming |
2008-10-22 | ACPICA: Disallow evaluation of named object types with no value | Bob Moore |
2008-10-22 | ACPICA: Remove obsolete debug levels (WARN and ERROR) | Bob Moore |
2008-10-22 | ACPICA: Return method arg count from acpi_get_object_info | Bob Moore |
2008-10-22 | ACPICA: Add function to dereference returned reference objects | Lin Ming |
2008-10-22 | ACPICA: Add check for invalid handle in acpi_get_object_info | Fiodor Suietov |
2008-08-15 | ACPICA: Additional error checking for pathname utilities | Bob Moore |
2008-07-22 | acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=y | Ingo Molnar |
2008-07-16 | ACPICA: Cleanup debug operand dump mechanism | Bob Moore |
2008-07-16 | ACPICA: Add const qualifier for appropriate string constants | Bob Moore |
2008-07-16 | ACPICA: Eliminate acpi_native_uint type v2 | Bob Moore |
2008-07-16 | ACPICA: Fix for hang on GPE method invocation | Bob Moore |
2008-07-16 | ACPICA: Add argument count checking to control method invocation via acpi_eva... | Bob Moore |
2008-04-23 | ACPICA: update Intel copyright | Len Brown |
2008-04-22 | ACPICA: Implemented full argument resolution support for the BankValue argume... | Lin Ming |
2008-04-22 | ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of t... | Bob Moore |
2008-04-22 | ACPICA: Cosmetic changes only, no functional changes | Bob Moore |
2008-04-22 | ACPICA: Fix for Load/LoadTable to specify load location | Bob Moore |
2008-04-22 | ACPICA: Add error checks to prevent faults | Bob Moore |
2008-04-22 | ACPICA: Fix for Alias operator to see target child objects | Bob Moore |
2008-04-22 | ACPICA: Removed extraneous code | Bob Moore |
2008-04-22 | ACPICA: Update for mutiple global lock acquisitions by same thread | Bob Moore |
2008-01-23 | ACPI: Check for any matching CID when walking namespace. | Andrew Patterson |
2007-08-25 | ACPI: Fix a warning of discarding qualifiers from pointer target type | Al Viro |
2007-07-23 | ACPI: autoload modules - ACPICA modifications | Thomas Renninger |
2007-05-09 | ACPICA: Lindent | Len Brown |
2007-05-09 | Revert "ACPICA: revert "acpi_serialize" changes" | Len Brown |
2007-03-15 | ACPICA: revert "acpi_serialize" changes | Len Brown |
2007-02-13 | [PATCH] x86: fix laptop bootup hang in init_acpi() | Ingo Molnar |
2007-02-02 | ACPICA: fix gcc build warnings | Alexey Starikovskiy |
2007-02-02 | ACPICA: Update copyright to 2007. | Bob Moore |
2007-02-02 | ACPICA: Enhance debugger statistics/memory command. | Valery A. Podrezov |
2007-02-02 | ACPICA: Fixes for parameter validation. | Bob Moore |
2007-02-02 | ACPICA: Abort downward walk on temporary node detection. | Bob Moore |
2007-02-02 | ACPICA: Update comments | Bob Moore |
2007-02-02 | ACPICA: Use manifest constants for parse pass number | Bob Moore |
2007-02-02 | ACPICA: Fix race condition with AcpiWalkNamespace. | Bob Moore |
2007-02-02 | ACPICA: Fix for Global Lock semaphore. | Bob Moore |
2007-02-02 | ACPICA: Re-implement interpreters' "serialized mode" | Bob Moore |
2007-02-02 | ACPICA: Fix unalignment in acpi_ut_repair_name | Bob Moore |
2007-02-02 | ACPICA: Implement simplified Table Manager | Bob Moore |
2007-02-02 | ACPICA: Delete recursive feature of ACPI Global Lock | Bob Moore |
2006-12-20 | ACPI: Add support for acpi_load_table/acpi_unload_table_id | John Keller |
2006-07-09 | ACPI: ACPICA 20060707 | Bob Moore |
2006-06-30 | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown |
2006-06-28 | ACPI: ACPICA 20060623 | Bob Moore |
2006-06-14 | ACPI: ACPICA 20060608 | Bob Moore |