aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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
2008-04-22ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRCBob Moore2-0/+3
2008-04-22ACPICA: Disassembler support for new ACPI tablesBob Moore2-10/+249
2008-04-22ACPICA: Fix for ACPI_HIDWORD macroBob Moore1-34/+35
2008-04-22ACPICA: Update version to 20080123Bob Moore1-1/+1
2008-04-22ACPICA: Bulletproof disassembler for bad ACPI tablesBob Moore1-6/+7
2008-04-22ACPICA: Include file support for new ACPI tablesBob Moore1-1/+334
2008-04-22ACPICA: Update version to 20071219Bob Moore1-1/+1
2008-04-22ACPICA: Implemented full argument resolution support for the BankValue argument to BankFieldLin Ming1-0/+7
2008-04-22ACPICA: Implemented full support for deferred execution for the TermArg string arguments for DataTableRegionLin Ming2-2/+4
2008-04-22ACPICA: Update version to 20071114Bob Moore1-1/+1
2008-04-22ACPICA: Cosmetic changes only, no functional changesBob Moore3-5/+15
2008-04-22ACPICA: Update version to 20071019Bob Moore1-1/+1
2008-04-22ACPICA: Fix for Increment/Decrement operator, incorrect type changeLin Ming1-2/+2
2008-04-22ACPICA: Fix for Load/LoadTable to specify load locationBob Moore1-1/+2
2008-04-22ACPICA: update version number to 20070919Bob Moore1-1/+1
2008-04-22ACPICA: New interfaces for table event handlersLin Ming4-2/+20
2008-04-22ACPICA: Add minimal disassembly support for the SLIC tableBob Moore2-0/+2
2008-04-22ACPICA: Update version to 20070508Bob Moore1-1/+1
2008-04-22ACPICA: Update version to 20070320Bob Moore1-1/+1
2008-04-22ACPICA: Misc fixes for recent global lock code updateBob Moore1-1/+1