Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | ACPI: rename some functions | Zhang Rui | 2006-12-15 | 1 | -7/+7 | |
| | | * | | | | ACPI: clean up scan.c | Zhang Rui | 2006-12-15 | 1 | -329/+316 | |
| | * | | | | | Pull bay into test branch | Len Brown | 2007-02-03 | 4 | -5/+527 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ACPI: bay: new driver is EXPERIMENTAL | Len Brown | 2007-02-03 | 1 | -1/+1 | |
| | | * | | | | | ACPI: bay: make drive_bays static | Adrian Bunk | 2007-02-03 | 1 | -1/+1 | |
| | | * | | | | | ACPI: bay: make bay a platform driver | Kristen Carlson Accardi | 2007-02-03 | 1 | -11/+76 | |
| | | * | | | | | ACPI: bay: remove prototype procfs code | Kristen Carlson Accardi | 2007-02-03 | 1 | -152/+2 | |
| | | * | | | | | ACPI: bay: delete unused variable | Len Brown | 2007-02-03 | 1 | -1/+0 | |
| | | * | | | | | ACPI: bay: new driver adding removable drive bay support | Kristen Carlson Accardi | 2007-02-03 | 3 | -1/+601 | |
| | | * | | | | | ACPI: dock: check if parent is on dock | Kristen Carlson Accardi | 2007-02-03 | 1 | -4/+12 | |
| | * | | | | | | Pull acpica into test branch | Len Brown | 2007-02-03 | 197 | -7802/+5837 | |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | ||||||
| | | * | | | | | ACPICA: fix gcc build warnings | Alexey Starikovskiy | 2007-02-02 | 4 | -7/+7 | |
| | | * | | | | | Altix: Add ACPI SSDT PCI device support (hotplug) | John Keller | 2007-02-02 | 1 | -7/+148 | |
| | | * | | | | | Altix: ACPI SSDT PCI device support | John Keller | 2007-02-02 | 7 | -108/+372 | |
| | | * | | | | | ACPICA: reduce conflicts with Altix patch series | Len Brown | 2007-02-02 | 3 | -9/+32 | |
| | | * | | | | | ACPI_NUMA: fix HP IA64 simulator issue with extended memory domain | Alexey Starikovskiy | 2007-02-02 | 1 | -2/+2 | |
| | | * | | | | | ACPI: fix HP RX2600 IA64 boot | Alexey Starikovskiy | 2007-02-02 | 1 | -0/+5 | |
| | | * | | | | | ACPI: build fix for IBM x440 - CONFIG_X86_SUMMIT | Alexey Starikovskiy | 2007-02-02 | 1 | -43/+41 | |
| | | * | | | | | ACPICA: Update version to 20070126 | Bob Moore | 2007-02-02 | 1 | -1/+1 | |
| | | * | | | | | ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table ... | Bob Moore | 2007-02-02 | 1 | -1/+2 | |
| | | * | | | | | ACPICA: Update copyright to 2007. | Bob Moore | 2007-02-02 | 139 | -139/+139 | |
| | | * | | | | | ACPICA: Allow processor to be declared with the Device() instead of Processor() | Alexey Starikovskiy | 2007-02-02 | 2 | -22/+33 | |
| | | * | | | | | ACPICA: Allow ACPI id to be u32 instead of u8. | Alexey Starikovskiy | 2007-02-02 | 6 | -65/+128 | |
| | | * | | | | | ACPICA: Update version to 20061215 | Bob Moore | 2007-02-02 | 1 | -1/+1 | |
| | | * | | | | | ACPICA: Added option to display memory statistics upon termination. | Bob Moore | 2007-02-02 | 3 | -0/+14 | |
| | | * | | | | | ACPICA: Enhance debugger statistics/memory command. | Valery A. Podrezov | 2007-02-02 | 4 | -0/+26 | |
| | | * | | | | | ACPICA: Update a comment. | Bob Moore | 2007-02-02 | 1 | -1/+2 | |
| | | * | | | | | ACPICA: Debugger multithreading enhancements. | Bob Moore | 2007-02-02 | 2 | -2/+22 | |
| | | * | | | | | ACPICA: Removed all 16-bit support. | Bob Moore | 2007-02-02 | 7 | -129/+14 | |
| | | * | | | | | ACPICA: Update version to 20061109 | Bob Moore | 2007-02-02 | 1 | -1/+1 | |
| | | * | | | | | ACPICA: Add include of actables.h | Bob Moore | 2007-02-02 | 1 | -0/+1 | |
| | | * | | | | | ACPICA: Fail AcpiEnable if ACPI tables not loaded. | Bob Moore | 2007-02-02 | 3 | -0/+33 | |
| | | * | | | | | ACPICA: Add ACPI_MAX macro | Bob Moore | 2007-02-02 | 1 | -0/+1 | |
| | | * | | | | | ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma. | Bob Moore | 2007-02-02 | 2 | -2/+19 | |
| | | * | | | | | ACPICA: Remove global lock handler on AcpiTerminate. | Bob Moore | 2007-02-02 | 1 | -0/+33 | |
| | | * | | | | | ACPICA: Fixes for load() operator. | Alexey Starikovskiy | 2007-02-02 | 4 | -134/+40 | |
| | | * | | | | | ACPICA: Miscellaneous table manager updates and optimizations | Alexey Starikovskiy | 2007-02-02 | 7 | -113/+108 | |
| | | * | | | | | ACPICA: Update debug output routines for data structure changes | Bob Moore | 2007-02-02 | 1 | -22/+5 | |
| | | * | | | | | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy | 2007-02-02 | 15 | -250/+135 | |
| | | * | | | | | ACPICA: Remove duplicate table definitions (non-conflicting) | Alexey Starikovskiy | 2007-02-02 | 5 | -330/+224 | |
| | | * | | | | | ACPICA: Remove duplicate table definitions. | Alexey Starikovskiy | 2007-02-02 | 4 | -81/+20 | |
| | | * | | | | | ACPICA: use new ACPI headers. | Alexey Starikovskiy | 2007-02-02 | 17 | -68/+51 | |
| | | * | | | | | ACPICA: Remove duplicate table manager | Alexey Starikovskiy | 2007-02-02 | 7 | -461/+50 | |
| | | * | | | | | ACPICA: Update version to 20061011 | Bob Moore | 2007-02-02 | 1 | -1/+1 | |
| | | * | | | | | ACPICA: Fixes for parameter validation. | Bob Moore | 2007-02-02 | 1 | -21/+24 | |
| | | * | | | | | ACPICA: Abort downward walk on temporary node detection. | Bob Moore | 2007-02-02 | 1 | -11/+15 | |
| | | * | | | | | ACPICA: Update comments | Bob Moore | 2007-02-02 | 1 | -21/+25 | |
| | | * | | | | | ACPICA: Use manifest constants for parse pass number | Bob Moore | 2007-02-02 | 6 | -9/+10 | |
| | | * | | | | | ACPICA: _CID support for PCI Root Bridge detection. | Bob Moore | 2007-02-02 | 1 | -38/+125 | |
| | | * | | | | | ACPICA: Fix race condition with AcpiWalkNamespace. | Bob Moore | 2007-02-02 | 6 | -12/+30 |