aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-02Pull osi-now into release branchLen Brown2-2/+3
2007-06-02ACPICA: Support for external package objects as method argumentsBob Moore1-0/+2
2007-06-02ACPI: Section mismatch ... acpi_map_pxm_to_nodeLuck, Tony1-1/+1
2007-05-30ACPI: add __init to acpi_initialize_subsystem()Len Brown2-2/+2
2007-05-29ACPI: extend "acpi_osi=" boot optionLen Brown1-0/+1
2007-05-17acpi: fix potential call to a freed memory section.Aaron Durbin1-5/+2
2007-05-09ACPICA: LindentLen Brown13-37/+48
2007-05-09Revert "ACPICA: fix AML mutex re-entrancy"Len Brown2-3/+2
2007-05-09Revert "ACPICA: revert "acpi_serialize" changes"Len Brown1-1/+5
2007-05-08PNPACPI sets pnpdev->dev.archdataDavid Brownell1-0/+3
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-1/+1
2007-04-25ACPI: Disable MSI on request of FADTShaohua Li1-0/+1
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 calledBob Moore1-1/+2
2007-02-02ACPICA: Remove obsolete Flags parameter.Bob Moore2-3/+3