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