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