aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-03Pull sysfs into test branchLen Brown2-16/+19
2007-02-02ACPICA: Update version to 20070126Bob Moore1-1/+1
2007-02-02ACPICA: Update copyright to 2007.Bob Moore32-32/+32
2007-02-02ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy1-1/+1
2007-02-02ACPICA: Update version to 20061215Bob Moore1-1/+1
2007-02-02ACPICA: Added option to display memory statistics upon termination.Bob Moore1-0/+1
2007-02-02ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov2-0/+6
2007-02-02ACPICA: Update a comment.Bob Moore1-1/+2
2007-02-02ACPICA: Debugger multithreading enhancements.Bob Moore2-2/+22
2007-02-02ACPICA: Removed all 16-bit support.Bob Moore2-106/+2
2007-02-02ACPICA: Update version to 20061109Bob Moore1-1/+1
2007-02-02ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore1-0/+2
2007-02-02ACPICA: Add ACPI_MAX macroBob Moore1-0/+1
2007-02-02ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma.Bob Moore2-2/+19
2007-02-02ACPICA: Fixes for load() operator.Alexey Starikovskiy2-2/+2
2007-02-02ACPICA: Miscellaneous table manager updates and optimizationsAlexey Starikovskiy2-7/+3
2007-02-02ACPICA: Remove duplicate table definitions.Alexey Starikovskiy1-3/+2
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy3-14/+0
2007-02-02ACPICA: Update version to 20061011Bob Moore1-1/+1
2007-02-02ACPICA: Use manifest constants for parse pass numberBob Moore1-1/+1
2007-02-02ACPICA: Fix race condition with AcpiWalkNamespace.Bob Moore2-4/+8
2007-02-02ACPICA: Restructured module into multiple functions.Mikhail Kouzmich1-2/+6
2007-02-02ACPICA: Update version to 20060927Bob Moore1-1/+1
2007-02-02ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is calledBob Moore1-1/+2
2007-02-02ACPICA: Remove obsolete Flags parameter.Bob Moore2-3/+3
2007-02-02ACPICA: Add full table name to disassembler outputBob Moore1-0/+2
2007-02-02ACPICA: Update version to 20060912Bob Moore1-1/+1
2007-02-02ACPICA: New common routine for creating and verifying a local FADT.Bob Moore1-3/+1
2007-02-02ACPICA: FADT verification is now table driven.Bob Moore1-0/+4
2007-02-02ACPICA: Add declarations for ASF! sub-tablesBob Moore1-3/+22
2007-02-02ACPICA: IsResourceTemplate now returns ACPI_STATUSBob Moore1-1/+3
2007-02-02ACPICA: re-factor table init routines for benefit of iASLBob Moore1-0/+2
2007-02-02ACPICA: add ASF commentBob Moore1-0/+2
2007-02-02ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore3-4/+9
2007-02-02ACPICA: Re-implement interpreters' "serialized mode"Bob Moore1-1/+5
2007-02-02ACPICA: Update version to 20060831Bob Moore1-3/+3
2007-02-02ACPICA: Split acpi_format_exception into two partsBob Moore2-0/+10
2007-02-02ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy2-2/+1
2007-02-02ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore1-1/+1
2007-02-02ACPICA: Disable all wake GPEs after first one recievedBob Moore2-40/+34
2007-02-02ACPICA: Add acpi_gpe_count global to track the number of GPE eventsBob Moore1-0/+4
2007-02-02ACPICA: Add support for DMAR tableBob Moore2-3/+84
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy5-185/+8
2007-02-02ACPICA: Update comments for individual table fieldsBob Moore1-32/+32
2007-02-02ACPICA: misc fixes for new Table Manager:Bob Moore4-16/+25
2007-02-02ACPICA: Implement simplified Table ManagerBob Moore12-643/+456
2007-02-02ACPICA: Update version to 20060721Bob Moore1-1/+1
2007-02-02ACPICA: Delete recursive feature of ACPI Global LockBob Moore3-8/+1
2007-01-05ACPI: use more understandable bus_id for ACPI devicesZhang Rui2-9/+9
2007-01-02ACPI: increase ACPI_MAX_REFERENCE_COUNT for larger systemsDoug Chapman1-1/+1