aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-02ACPICA: fix gcc build warningsAlexey Starikovskiy4-7/+7
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 load.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
2007-02-02ACPICA: Abort downward walk on temporary node detection.Bob Moore1-11/+15
2007-02-02ACPICA: Update commentsBob Moore1-21/+25
2007-02-02ACPICA: Use manifest constants for parse pass numberBob Moore6-9/+10
2007-02-02ACPICA: _CID support for PCI Root Bridge detection.Bob Moore1-38/+125
2007-02-02ACPICA: Fix race condition with AcpiWalkNamespace.Bob Moore6-12/+30
2007-02-02ACPICA: Eliminate control method 2-pass parse/execute.Valery Podrezov3-124/+42
2007-02-02ACPICA: Restructured module into multiple functions.Mikhail Kouzmich2-625/+789
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 Moore2-1/+3