summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorFilesLines
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 transi...Zhao 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/jb...Linus 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 use...Zhang 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_eva...Bob 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
2008-07-07ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki1-0/+1
2008-07-07ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki1-1/+3
2008-07-07ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki1-0/+1
2008-06-11ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell1-2/+2
2008-06-11proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk1-0/+1
2008-04-23ACPICA: update Intel copyrightLen Brown32-32/+32
2008-04-22ACPICA: Update version to 20080321Bob Moore1-1/+1
2008-04-22ACPICA: Update for new Notify valuesZhang Rui2-9/+17
2008-04-22ACPICA: Fix to handle NULL package elements correctlyLin Ming1-12/+17
2008-04-22ACPICA: Update ACPICA version to 20080213Bob Moore1-1/+1