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