summaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)AuthorFilesLines
2007-03-20Pull bugzilla-8171 into release branchLen Brown1-5/+1
2007-03-19ACPI: IA64: fix %ll build warningsLen Brown1-1/+1
2007-03-15ACPICA: revert "acpi_serialize" changesLen Brown1-5/+1
2007-02-16Pull bugzilla-7887 into release branchLen Brown1-0/+10
2007-02-16Pull bugzilla-5534 into release branchLen Brown2-2/+3
2007-02-16Pull remove-hotkey into release branchLen Brown1-6/+0
2007-02-16ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown1-6/+0
2007-02-16Pull misc-for-upstream into release branchLen Brown2-11/+19
2007-02-16[PATCH] ACPI keep track of timer broadcastingThomas Gleixner1-0/+1
2007-02-15ACPI: remove acpi_os_readable(), acpi_os_writable()Len Brown1-6/+0
2007-02-15ACPICA: fix AML mutex re-entrancyAlexey Starikovskiy2-2/+3
2007-02-10ACPI: invoke acpi_sleep_init() earlierAlexey Starikovskiy1-0/+10
2007-02-09ACPI: bay: fix build warningAndrew Morton1-5/+19
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 ...Bob 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