summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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
* ACPICA: Update version to 20070508Bob Moore2008-04-221-1/+1
* ACPICA: Update version to 20070320Bob Moore2008-04-221-1/+1
* ACPICA: Misc fixes for recent global lock code updateBob Moore2008-04-221-1/+1
* ACPICA: Removed obsolete ACPI_NO_INTEGER64_SUPPORT defineBob Moore2008-04-222-31/+4
* ACPICA: Fixed a couple compiler warnings for extra extern statementsBob Moore2008-04-221-0/+6
* ACPICA: changed order of interpretation of operand objectsBob Moore2008-04-223-0/+7
* ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore2008-04-223-11/+23
* ACPICA: Several fixes for internal method result stackBob Moore2008-04-224-19/+18
* ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-141-3/+6
* acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds2008-02-131-1/+1
OpenPOWER on IntegriCloud