summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorLines
2008-10-23Merge branch 'linus' into testLen Brown-4/+4
2008-10-22Merge branch 'ull' into testLen Brown-1/+1
2008-10-22Merge branch 'misc' into testLen Brown-1/+5
2008-10-22Merge branch 'ec' into testLen Brown-0/+1
2008-10-22Merge branch 'dock' into testLen Brown-2/+13
2008-10-22Merge branch 'acpica' into testLen Brown-255/+777
2008-10-22ACPICA: Update version to 20080926Bob Moore-1/+1
2008-10-22ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore-0/+468
2008-10-22ACPICA: Remove unused ACPI register bit definitionLin Ming-11/+23
2008-10-22ACPICA: Update version to 20080829Bob Moore-1/+1
2008-10-22ACPICA: Cleanup for internal Reference ObjectBob Moore-11/+30
2008-10-22ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore-0/+1
2008-10-22ACPICA: Remove obsolete exception codesBob Moore-73/+55
2008-10-22ACPICA: Add namespace node to operand object unionBob Moore-0/+7
2008-10-22ACPICA: Remove obsolete debug levels (WARN and ERROR)Bob Moore-19/+13
2008-10-22ACPICA: add preemption point after each opcode parseAlexey Starikovskiy-0/+11
2008-10-22ACPICA: Update version to 20080729Bob Moore-1/+1
2008-10-22ACPICA: x2APIC support: changes for MADT and SRAT ACPI tablesBob Moore-6/+49
2008-10-22ACPICA: Add function to decode reference obj types to stringsBob Moore-0/+2
2008-10-22ACPICA: Update version to 20080701Bob Moore-1/+1
2008-10-22ACPICA: Return method arg count from acpi_get_object_infoBob Moore-0/+1
2008-10-22ACPICA: Cleanup macro definition file.Bob Moore-133/+115
2008-10-22ACPICA: Return status from global init functionYi Yang-1/+1
2008-10-22ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore-1/+1
2008-10-22ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui-0/+1
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison-4/+4
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox-1/+1
2008-10-11ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui-0/+1
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek-1/+5
2008-09-23dock: introduce .uevent for devices in dock, eg libataShaohua Li-2/+7
2008-09-23ACPI: fix hotplug raceZhang Rui-0/+3
2008-09-23ACPI: introduce notifier change to avoid duplicatesShaohua Li-0/+3
2008-08-15ACPICA: Additional error checking for pathname utilitiesBob Moore-1/+1
2008-07-28PCI: disable ASPM per ACPI FADT settingShaohua Li-0/+1
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-1/+11
2008-07-16Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin-6/+8
2008-07-16ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui-6/+0
2008-07-16ACPICA: Update version to 20080609Bob Moore-1/+1
2008-07-16ACPICA: Cleanup debug operand dump mechanismBob Moore-7/+3
2008-07-16ACPICA: Update disassembler for DMAR table changesBob Moore-0/+5
2008-07-16ACPICA: Update DMAR and SRAT table definitionsBob Moore-2/+17
2008-07-16ACPICA: Update version to 20080514Bob Moore-1/+1
2008-07-16ACPICA: Add const qualifier for appropriate string constantsBob Moore-42/+55
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore-53/+44
2008-07-16ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore-0/+4
2008-07-16ACPICA: Update tracking macros to reduce code/data sizeJan Beulich-6/+4
2008-07-16ACPICA: Fix for hang on GPE method invocationBob Moore-7/+0
2008-07-16ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore-2/+5
2008-07-16ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell-2/+2
2008-07-16ACPICA: fix mutex names in debug code.Vegard Nossum-1/+1