aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/namespace
AgeCommit message (Expand)Author
2008-10-22ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore
2008-10-22ACPICA: Fix possible memory leak in acpi_ns_get_external_pathnameBob Moore
2008-10-22ACPICA: Cleanup for internal Reference ObjectBob Moore
2008-10-22ACPICA: Reduce error to warning for incorrect method arg countLin Ming
2008-10-22ACPICA: Disallow evaluation of named object types with no valueBob Moore
2008-10-22ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore
2008-10-22ACPICA: Return method arg count from acpi_get_object_infoBob Moore
2008-10-22ACPICA: Add function to dereference returned reference objectsLin Ming
2008-10-22ACPICA: Add check for invalid handle in acpi_get_object_infoFiodor Suietov
2008-08-15ACPICA: Additional error checking for pathname utilitiesBob Moore
2008-07-22acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=yIngo Molnar
2008-07-16ACPICA: Cleanup debug operand dump mechanismBob Moore
2008-07-16ACPICA: Add const qualifier for appropriate string constantsBob Moore
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore
2008-07-16ACPICA: Fix for hang on GPE method invocationBob Moore
2008-07-16ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore
2008-04-23ACPICA: update Intel copyrightLen Brown
2008-04-22ACPICA: Implemented full argument resolution support for the BankValue argume...Lin Ming
2008-04-22ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of t...Bob Moore
2008-04-22ACPICA: Cosmetic changes only, no functional changesBob Moore
2008-04-22ACPICA: Fix for Load/LoadTable to specify load locationBob Moore
2008-04-22ACPICA: Add error checks to prevent faultsBob Moore
2008-04-22ACPICA: Fix for Alias operator to see target child objectsBob Moore
2008-04-22ACPICA: Removed extraneous codeBob Moore
2008-04-22ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore
2008-01-23ACPI: Check for any matching CID when walking namespace.Andrew Patterson
2007-08-25ACPI: Fix a warning of discarding qualifiers from pointer target typeAl Viro
2007-07-23ACPI: autoload modules - ACPICA modificationsThomas Renninger
2007-05-09ACPICA: LindentLen Brown
2007-05-09Revert "ACPICA: revert "acpi_serialize" changes"Len Brown
2007-03-15ACPICA: revert "acpi_serialize" changesLen Brown
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar
2007-02-02ACPICA: fix gcc build warningsAlexey Starikovskiy
2007-02-02ACPICA: Update copyright to 2007.Bob Moore
2007-02-02ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov
2007-02-02ACPICA: Fixes for parameter validation.Bob Moore
2007-02-02ACPICA: Abort downward walk on temporary node detection.Bob Moore
2007-02-02ACPICA: Update commentsBob Moore
2007-02-02ACPICA: Use manifest constants for parse pass numberBob Moore
2007-02-02ACPICA: Fix race condition with AcpiWalkNamespace.Bob Moore
2007-02-02ACPICA: Fix for Global Lock semaphore.Bob Moore
2007-02-02ACPICA: Re-implement interpreters' "serialized mode"Bob Moore
2007-02-02ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore
2007-02-02ACPICA: Delete recursive feature of ACPI Global LockBob Moore
2006-12-20ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller
2006-07-09ACPI: ACPICA 20060707Bob Moore
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown
2006-06-28ACPI: ACPICA 20060623Bob Moore
2006-06-14ACPI: ACPICA 20060608Bob Moore