aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-22Merge branch 'dock' into testLen Brown3-2/+13
2008-10-22Merge branch 'acpica' into testLen Brown15-255/+777
2008-10-22ACPICA: Update version to 20080926Bob Moore1-1/+1
2008-10-22ACPICA: New: Validation for predefined ACPI methods/objectsBob Moore4-0/+468
2008-10-22ACPICA: Remove unused ACPI register bit definitionLin Ming1-11/+23
2008-10-22ACPICA: Update version to 20080829Bob Moore1-1/+1
2008-10-22ACPICA: Cleanup for internal Reference ObjectBob Moore3-11/+30
2008-10-22ACPICA: Update for Reference ACPI_OPERAND_OBJECTBob Moore1-0/+1
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 Moore1-19/+13
2008-10-22ACPICA: add preemption point after each opcode parseAlexey Starikovskiy2-0/+11
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: Add function to decode reference obj types to stringsBob Moore1-0/+2
2008-10-22ACPICA: Update version to 20080701Bob Moore1-1/+1
2008-10-22ACPICA: Return method arg count from acpi_get_object_infoBob Moore1-0/+1
2008-10-22ACPICA: Cleanup macro definition file.Bob Moore1-133/+115
2008-10-22ACPICA: Return status from global init functionYi Yang1-1/+1
2008-10-22ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore1-1/+1
2008-10-22ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transitionZhao Yakui1-0/+1
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison2-4/+4
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-1/+1
2008-10-11ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui1-0/+1
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek1-1/+5
2008-09-23dock: introduce .uevent for devices in dock, eg libataShaohua Li1-2/+7
2008-09-23ACPI: fix hotplug raceZhang Rui1-0/+3
2008-09-23ACPI: introduce notifier change to avoid duplicatesShaohua Li1-0/+3
2008-08-15ACPICA: Additional error checking for pathname utilitiesBob Moore1-1/+1
2008-07-28PCI: disable ASPM per ACPI FADT settingShaohua Li1-0/+1
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-1/+11
2008-07-16Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin1-6/+8
2008-07-16ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-spaceZhang Rui2-6/+0
2008-07-16ACPICA: Update version to 20080609Bob Moore1-1/+1
2008-07-16ACPICA: Cleanup debug operand dump mechanismBob Moore2-7/+3
2008-07-16ACPICA: Update disassembler for DMAR table changesBob Moore2-0/+5
2008-07-16ACPICA: Update DMAR and SRAT table definitionsBob Moore1-2/+17
2008-07-16ACPICA: Update version to 20080514Bob Moore1-1/+1
2008-07-16ACPICA: Add const qualifier for appropriate string constantsBob Moore5-42/+55
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore10-53/+44
2008-07-16ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore1-0/+4
2008-07-16ACPICA: Update tracking macros to reduce code/data sizeJan Beulich1-6/+4
2008-07-16ACPICA: Fix for hang on GPE method invocationBob Moore1-7/+0
2008-07-16ACPICA: Add argument count checking to control method invocation via acpi_evaluate_objectBob Moore2-2/+5
2008-07-16ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell1-2/+2
2008-07-16ACPICA: fix mutex names in debug code.Vegard Nossum1-1/+1
2008-07-16Make GPE disable more robustBob Moore1-0/+2
2008-07-16ACPI: change processors from array to per_cpu variableMike Travis1-1/+1
2008-07-08Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=nDavid Howells1-0/+4
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki1-0/+2