summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-22Merge branch 'pnp-debug' into testLen Brown19-125/+121
2008-10-22Merge branch 'misc' into testLen Brown30-46/+56
2008-10-22Merge branch 'i7300_idle' into testLen Brown10-0/+713
2008-10-22Merge branch 'fujitsu' into testLen Brown1-52/+71
2008-10-22Merge branch 'fadt-test' into testLen Brown1-7/+25
2008-10-22Merge branch 'eeepc' into testLen Brown1-19/+209
2008-10-22Merge branch 'ec' into testLen Brown4-187/+198
2008-10-22Merge branch 'dock' into testLen Brown12-604/+422
2008-10-22Merge branch 'cpuidle' into testLen Brown3-1/+12
2008-10-22Merge branch 'bugzilla-11481' into testLen Brown1-3/+22
2008-10-22Merge branch 'bugzilla-10503' into testLen Brown1-0/+10
2008-10-22Merge branch 'bugzilla-10237' into testLen Brown1-2/+13
2008-10-22Merge branch 'asus-cleanup' into testLen Brown1-111/+110
2008-10-22Merge branch 'acpica' into testLen Brown62-690/+2411
2008-10-22Merge branch 'bugfixes' into testLen Brown9-86/+183
2008-10-22Merge branch 'acer-wmi' into testLen Brown4-106/+177
2008-10-22Merge branch 'FW_BUG' into testLen Brown3-21/+63
2008-10-22ACPICA: Update version to 20080926Bob Moore1-1/+1
2008-10-22ACPICA: Add support for zero-length buffer-to-string conversionsBob Moore1-2/+9
2008-10-22ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore8-6/+1401
2008-10-22ACPICA: Fix for implicit return compatibilityLin Ming1-0/+4
2008-10-22ACPICA: Fixed a couple memory leaks associated with "implicit return"Lin Ming2-1/+6
2008-10-22ACPICA: Optimize buffer allocation procedureBob Moore1-25/+28
2008-10-22ACPICA: Fix possible memory leak, error exit pathLin Ming2-0/+16
2008-10-22ACPICA: Fix fault after mem allocation failure in AML parserLin Ming1-17/+11
2008-10-22ACPICA: Remove unused ACPI register bit definitionLin Ming2-12/+23
2008-10-22ACPICA: Update version to 20080829Bob Moore1-1/+1
2008-10-22ACPICA: Fix possible memory leak in acpi_ns_get_external_pathnameBob Moore1-2/+3
2008-10-22ACPICA: Cleanup for internal Reference ObjectBob Moore25-292/+310
2008-10-22ACPICA: Update comments - no functional changesBob Moore1-10/+11
2008-10-22ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore5-26/+30
2008-10-22ACPICA: Reduce error to warning for incorrect method arg countLin Ming1-8/+9
2008-10-22ACPICA: Disallow evaluation of named object types with no valueBob Moore1-0/+21
2008-10-22ACPICA: Remove obsolete exception codesBob Moore1-73/+55
2008-10-22ACPICA: Add namespace node to operand object unionBob Moore1-0/+7
2008-10-22ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore4-23/+15
2008-10-22ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming10-35/+35
2008-10-22ACPICA: add preemption point after each opcode parseAlexey Starikovskiy3-0/+13
2008-10-22ACPICA: Update version to 20080729Bob Moore1-1/+1
2008-10-22ACPICA: x2APIC support: changes for MADT and SRAT ACPI tablesBob Moore2-6/+49
2008-10-22ACPICA: Improve object conversion error messagesBob Moore1-2/+6
2008-10-22ACPICA: Add function to decode reference obj types to stringsBob Moore2-0/+38
2008-10-22ACPICA: Update version to 20080701Bob Moore1-1/+1
2008-10-22ACPICA: Return method arg count from acpi_get_object_infoBob Moore2-0/+5
2008-10-22ACPICA: Cleanup macro definition file.Bob Moore1-133/+115
2008-10-22ACPICA: Fix warning for 64-bit buildBob Moore1-2/+1
2008-10-22ACPICA: Add function to dereference returned reference objectsLin Ming1-0/+79
2008-10-22ACPICA: Return status from global init functionYi Yang3-6/+11
2008-10-22ACPICA: Fix table compare code, length then dataBob Moore1-5/+9
2008-10-22ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore1-1/+1