summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-03Pull asus into test branchLen Brown5-5/+1206
2007-02-03Pull motherboard into test branchLen Brown6-209/+80
2007-02-03ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update.Zhang Rui2-17/+41
2007-02-03Pull sysfs into test branchLen Brown18-721/+717
2007-02-03Pull bay into test branchLen Brown4-5/+527
2007-02-03ACPI: bay: new driver is EXPERIMENTALLen Brown1-1/+1
2007-02-03ACPI: bay: make drive_bays staticAdrian Bunk1-1/+1
2007-02-03ACPI: bay: make bay a platform driverKristen Carlson Accardi1-11/+76
2007-02-03ACPI: bay: remove prototype procfs codeKristen Carlson Accardi1-152/+2
2007-02-03ACPI: bay: delete unused variableLen Brown1-1/+0
2007-02-03ACPI: bay: new driver adding removable drive bay supportKristen Carlson Accardi3-1/+601
2007-02-03ACPI: dock: check if parent is on dockKristen Carlson Accardi1-4/+12
2007-02-03Pull acpica into test branchLen Brown197-7802/+5837
2007-02-02ACPICA: fix gcc build warningsAlexey Starikovskiy4-7/+7
2007-02-02Pull bugzilla-7349 into test branchLen Brown1-15/+43
2007-02-02Pull video into test branchLen Brown2-3/+70
2007-02-02Pull hp-pci-root into test branchLen Brown2-123/+13
2007-02-02Altix: Add ACPI SSDT PCI device support (hotplug)John Keller1-7/+148
2007-02-02Altix: ACPI SSDT PCI device supportJohn Keller7-108/+372
2007-02-02ACPICA: reduce conflicts with Altix patch seriesLen Brown3-9/+32
2007-02-02ACPI_NUMA: fix HP IA64 simulator issue with extended memory domainAlexey Starikovskiy1-2/+2
2007-02-02ACPI: fix HP RX2600 IA64 bootAlexey Starikovskiy1-0/+5
2007-02-02ACPI: build fix for IBM x440 - CONFIG_X86_SUMMITAlexey Starikovskiy1-43/+41
2007-02-02ACPICA: Update version to 20070126Bob Moore1-1/+1
2007-02-02ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table ...Bob Moore1-1/+2
2007-02-02ACPICA: Update copyright to 2007.Bob Moore139-139/+139
2007-02-02ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy2-22/+33
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy6-65/+128
2007-02-02ACPICA: Update version to 20061215Bob Moore1-1/+1
2007-02-02ACPICA: Added option to display memory statistics upon termination.Bob Moore3-0/+14
2007-02-02ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov4-0/+26
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 Moore7-129/+14
2007-02-02ACPICA: Update version to 20061109Bob Moore1-1/+1
2007-02-02ACPICA: Add include of actables.hBob Moore1-0/+1
2007-02-02ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore3-0/+33
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: Remove global lock handler on AcpiTerminate.Bob Moore1-0/+33
2007-02-02ACPICA: Fixes for load() operator.Alexey Starikovskiy4-134/+40
2007-02-02ACPICA: Miscellaneous table manager updates and optimizationsAlexey Starikovskiy7-113/+108
2007-02-02ACPICA: Update debug output routines for data structure changesBob Moore1-22/+5
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy15-250/+135
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy5-330/+224
2007-02-02ACPICA: Remove duplicate table definitions.Alexey Starikovskiy4-81/+20
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy17-68/+51
2007-02-02ACPICA: Remove duplicate table managerAlexey Starikovskiy7-461/+50
2007-02-02ACPICA: Update version to 20061011Bob Moore1-1/+1
2007-02-02ACPICA: Fixes for parameter validation.Bob Moore1-21/+24