summaryrefslogtreecommitdiff
path: root/drivers/acpi/namespace
AgeCommit message (Expand)Author
2008-12-30ACPICA: Consolidate method arg count validation codeBob Moore
2008-12-30ACPICA: Add Buffer->String conversion for predefined methodsBob Moore
2008-12-30ACPICA: Allow multiple backslash prefix in namepathsLin Ming
2008-12-30ACPICA: Fix to allow aliases within ASL namepathsBob Moore
2008-12-30ACPICA: Remove references to obsolete ACPI_DUMP_APPBob Moore
2008-10-23ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore
2008-10-23ACPICA: Fix possible memory leak in acpi_ns_get_external_pathnameBob Moore
2008-10-23ACPICA: Cleanup for internal Reference ObjectBob Moore
2008-10-23ACPICA: Reduce error to warning for incorrect method arg countLin Ming
2008-10-23ACPICA: Disallow evaluation of named object types with no valueBob Moore
2008-10-23ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore
2008-10-23ACPICA: Return method arg count from acpi_get_object_infoBob Moore
2008-10-23ACPICA: Add function to dereference returned reference objectsLin Ming
2008-10-23ACPICA: Add check for invalid handle in acpi_get_object_infoFiodor Suietov
2008-08-15ACPICA: Additional error checking for pathname utilitiesBob Moore
2008-07-21acpi: 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-24ACPICA: 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-10ACPICA: LindentLen Brown
2007-05-10Revert "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-03ACPICA: fix gcc build warningsAlexey Starikovskiy
2007-02-03ACPICA: Update copyright to 2007.Bob Moore
2007-02-03ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov
2007-02-03ACPICA: Fixes for parameter validation.Bob Moore
2007-02-03ACPICA: Abort downward walk on temporary node detection.Bob Moore
2007-02-03ACPICA: Update commentsBob Moore
2007-02-03ACPICA: Use manifest constants for parse pass numberBob Moore
2007-02-03ACPICA: Fix race condition with AcpiWalkNamespace.Bob Moore
2007-02-03ACPICA: Fix for Global Lock semaphore.Bob Moore
2007-02-03ACPICA: Re-implement interpreters' "serialized mode"Bob Moore
2007-02-03ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore
2007-02-03ACPICA: Implement simplified Table ManagerBob Moore
2007-02-03ACPICA: Delete recursive feature of ACPI Global LockBob Moore