summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy2007-02-021-1/+1
* ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy2007-02-023-20/+14
* ACPICA: Update version to 20061215Bob Moore2007-02-021-1/+1
* ACPICA: Added option to display memory statistics upon termination.Bob Moore2007-02-021-0/+1
* ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov2007-02-022-0/+6
* ACPICA: Update a comment.Bob Moore2007-02-021-1/+2
* ACPICA: Debugger multithreading enhancements.Bob Moore2007-02-022-2/+22
* ACPICA: Removed all 16-bit support.Bob Moore2007-02-022-106/+2
* ACPICA: Update version to 20061109Bob Moore2007-02-021-1/+1
* ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore2007-02-021-0/+2
* ACPICA: Add ACPI_MAX macroBob Moore2007-02-021-0/+1
* ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma.Bob Moore2007-02-022-2/+19
* ACPICA: Fixes for load() operator.Alexey Starikovskiy2007-02-022-2/+2
* ACPICA: Miscellaneous table manager updates and optimizationsAlexey Starikovskiy2007-02-022-7/+3
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-022-125/+15
* ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy2007-02-021-103/+3
* ACPICA: Remove duplicate table definitions.Alexey Starikovskiy2007-02-022-62/+2
* ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-023-14/+0
* ACPICA: Remove duplicate table managerAlexey Starikovskiy2007-02-021-4/+3
* ACPICA: Update version to 20061011Bob Moore2007-02-021-1/+1
* ACPICA: Use manifest constants for parse pass numberBob Moore2007-02-021-1/+1
* ACPICA: Fix race condition with AcpiWalkNamespace.Bob Moore2007-02-022-4/+8
* ACPICA: Restructured module into multiple functions.Mikhail Kouzmich2007-02-021-2/+6
* ACPICA: Update version to 20060927Bob Moore2007-02-021-1/+1
* ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...Bob Moore2007-02-021-1/+2
* ACPICA: Remove obsolete Flags parameter.Bob Moore2007-02-022-3/+3
* ACPICA: Add full table name to disassembler outputBob Moore2007-02-021-0/+2
* ACPICA: Update version to 20060912Bob Moore2007-02-021-1/+1
* ACPICA: New common routine for creating and verifying a local FADT.Bob Moore2007-02-021-3/+1
* ACPICA: FADT verification is now table driven.Bob Moore2007-02-021-0/+4
* ACPICA: Add declarations for ASF! sub-tablesBob Moore2007-02-021-3/+22
* ACPICA: IsResourceTemplate now returns ACPI_STATUSBob Moore2007-02-021-1/+3
* ACPICA: re-factor table init routines for benefit of iASLBob Moore2007-02-021-0/+2
* ACPICA: add ASF commentBob Moore2007-02-021-0/+2
* ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore2007-02-023-4/+9
* ACPICA: Re-implement interpreters' "serialized mode"Bob Moore2007-02-021-1/+5
* ACPICA: Update version to 20060831Bob Moore2007-02-021-3/+3
* ACPICA: Split acpi_format_exception into two partsBob Moore2007-02-022-0/+10
* ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy2007-02-022-2/+1
* ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore2007-02-021-1/+1
* ACPICA: Disable all wake GPEs after first one recievedBob Moore2007-02-022-40/+34
* ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore2007-02-021-0/+4
* ACPICA: Add support for DMAR tableBob Moore2007-02-022-3/+84
* ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-0210-259/+20
* ACPICA: Update comments for individual table fieldsBob Moore2007-02-021-32/+32
* ACPICA: misc fixes for new Table Manager:Bob Moore2007-02-024-16/+25
* ACPICA: Implement simplified Table ManagerBob Moore2007-02-0212-643/+456
* ACPICA: Update version to 20060721Bob Moore2007-02-021-1/+1
* ACPICA: Delete recursive feature of ACPI Global LockBob Moore2007-02-023-8/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-021-0/+2
|\