aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'acpica' into testLen Brown2008-10-22
|\
| * ACPICA: Update version to 20080926Bob Moore2008-10-22
| * ACPICA: Add support for zero-length buffer-to-string conversionsBob Moore2008-10-22
| * ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore2008-10-22
| * ACPICA: Fix for implicit return compatibilityLin Ming2008-10-22
| * ACPICA: Fixed a couple memory leaks associated with "implicit return"Lin Ming2008-10-22
| * ACPICA: Optimize buffer allocation procedureBob Moore2008-10-22
| * ACPICA: Fix possible memory leak, error exit pathLin Ming2008-10-22
| * ACPICA: Fix fault after mem allocation failure in AML parserLin Ming2008-10-22
| * ACPICA: Remove unused ACPI register bit definitionLin Ming2008-10-22
| * ACPICA: Update version to 20080829Bob 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: Update comments - no functional changesBob Moore2008-10-22
| * ACPICA: Update for Reference ACPI_OPERAND_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 exception codesBob Moore2008-10-22
| * ACPICA: Add namespace node to operand object unionBob Moore2008-10-22
| * ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore2008-10-22
| * ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-22
| * ACPICA: add preemption point after each opcode parseAlexey Starikovskiy2008-10-22
| * ACPICA: Update version to 20080729Bob Moore2008-10-22
| * ACPICA: x2APIC support: changes for MADT and SRAT ACPI tablesBob Moore2008-10-22
| * ACPICA: Improve object conversion error messagesBob Moore2008-10-22
| * ACPICA: Add function to decode reference obj types to stringsBob Moore2008-10-22
| * ACPICA: Update version to 20080701Bob Moore2008-10-22
| * ACPICA: Return method arg count from acpi_get_object_infoBob Moore2008-10-22
| * ACPICA: Cleanup macro definition file.Bob Moore2008-10-22
| * ACPICA: Fix warning for 64-bit buildBob Moore2008-10-22
| * ACPICA: Add function to dereference returned reference objectsLin Ming2008-10-22
| * ACPICA: Return status from global init functionYi Yang2008-10-22
| * ACPICA: Fix table compare code, length then dataBob Moore2008-10-22
| * ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore2008-10-22
| * ACPICA: Allow same ACPI table to be loaded/unloaded more than onceBob Moore2008-10-22
| * ACPICA: Add check for invalid handle in acpi_get_object_infoFiodor Suietov2008-10-22
| * ACPICA: Copy dynamically loaded tables to local bufferDennis Noordsij2008-10-22
* | Merge branch 'bugfixes' into testLen Brown2008-10-22
|\ \
| * | ACPI: Fix possible null ptr dereferencedonald.d.dugger@intel.com2008-10-22
| * | ACPI: remove unused acpi_is_child_device()Len Brown2008-10-22
| * | ACPI : Load device driver according to the status of acpi deviceZhao Yakui2008-10-22
| * | ACPI: Add DMI check to disable power state check in power transitionZhao Yakui2008-10-22
| * | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui2008-10-22
| * | ACPI: Attach the ACPI device to the ACPI handle as early as possibleZhao Yakui2008-10-22
| * | ACPI: Get the device power state in the course of scanning deviceZhao Yakui2008-10-22
| * | ACPI: replace AE_BAD_ADDRESS exception code with AE_ERRORLin Ming2008-10-22
| * | ACPI: Add expand acpi.debug_layer in kernel-parameters.txtThomas Renninger2008-10-22
| |/
* | Merge branch 'acer-wmi' into testLen Brown2008-10-22
|\ \
| * | acer-wmi: Remove private workqueueCarlos Corbacho2008-10-10
| * | ACPI: WMI: Enable event methods when registering notifiersMatthew Garrett2008-10-08