summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-162-4/+4
* ACPICA: Additional error checking for pathname utilitiesBob Moore2008-08-151-1/+1
* PCI: disable ASPM per ACPI FADT settingShaohua Li2008-07-281-0/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-162-1/+11
|\
| * Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=nDavid Howells2008-07-081-0/+4
| * PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-071-0/+2
| * ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki2008-07-071-0/+1
| * ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki2008-07-071-1/+3
| * ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki2008-07-071-0/+1
| * ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-06-111-2/+2
* | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin2008-07-161-6/+8
* | ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui2008-07-162-6/+0
* | ACPICA: Update version to 20080609Bob Moore2008-07-161-1/+1
* | ACPICA: Cleanup debug operand dump mechanismBob Moore2008-07-162-7/+3
* | ACPICA: Update disassembler for DMAR table changesBob Moore2008-07-162-0/+5
* | ACPICA: Update DMAR and SRAT table definitionsBob Moore2008-07-161-2/+17
* | ACPICA: Update version to 20080514Bob Moore2008-07-161-1/+1
* | ACPICA: Add const qualifier for appropriate string constantsBob Moore2008-07-165-42/+55
* | ACPICA: Eliminate acpi_native_uint type v2Bob Moore2008-07-1610-53/+44
* | ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore2008-07-161-0/+4
* | ACPICA: Update tracking macros to reduce code/data sizeJan Beulich2008-07-161-6/+4
* | ACPICA: Fix for hang on GPE method invocationBob Moore2008-07-161-7/+0
* | ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore2008-07-162-2/+5
* | ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-07-161-2/+2
* | ACPICA: fix mutex names in debug code.Vegard Nossum2008-07-161-1/+1
* | Make GPE disable more robustBob Moore2008-07-161-0/+2
* | ACPI: change processors from array to per_cpu variableMike Travis2008-07-161-1/+1
* | proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk2008-06-111-0/+1
|/
* ACPICA: update Intel copyrightLen Brown2008-04-2332-32/+32
* ACPICA: Update version to 20080321Bob Moore2008-04-221-1/+1
* ACPICA: Update for new Notify valuesZhang Rui2008-04-222-9/+17
* ACPICA: Fix to handle NULL package elements correctlyLin Ming2008-04-221-12/+17
* ACPICA: Update ACPICA version to 20080213Bob Moore2008-04-221-1/+1
* ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRCBob Moore2008-04-222-0/+3
* ACPICA: Disassembler support for new ACPI tablesBob Moore2008-04-222-10/+249
* ACPICA: Fix for ACPI_HIDWORD macroBob Moore2008-04-221-34/+35
* ACPICA: Update version to 20080123Bob Moore2008-04-221-1/+1
* ACPICA: Bulletproof disassembler for bad ACPI tablesBob Moore2008-04-221-6/+7
* ACPICA: Include file support for new ACPI tablesBob Moore2008-04-221-1/+334
* ACPICA: Update version to 20071219Bob Moore2008-04-221-1/+1
* ACPICA: Implemented full argument resolution support for the BankValue argume...Lin Ming2008-04-221-0/+7
* ACPICA: Implemented full support for deferred execution for the TermArg strin...Lin Ming2008-04-222-2/+4
* ACPICA: Update version to 20071114Bob Moore2008-04-221-1/+1
* ACPICA: Cosmetic changes only, no functional changesBob Moore2008-04-223-5/+15
* ACPICA: Update version to 20071019Bob Moore2008-04-221-1/+1
* ACPICA: Fix for Increment/Decrement operator, incorrect type changeLin Ming2008-04-221-2/+2
* ACPICA: Fix for Load/LoadTable to specify load locationBob Moore2008-04-221-1/+2
* ACPICA: update version number to 20070919Bob Moore2008-04-221-1/+1
* ACPICA: New interfaces for table event handlersLin Ming2008-04-224-2/+20
* ACPICA: Add minimal disassembly support for the SLIC tableBob Moore2008-04-222-0/+2