summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | ACPI: change registration interface to follow driver modelPatrick Mochel2006-12-162-148/+30
| | | * | | | ACPI: add ACPI bus_type for driver modelPatrick Mochel2006-12-165-78/+105
| | | * | | | ACPI: add device_driver and hepler functionsPatrick Mochel2006-12-162-5/+3
| | | * | | | ACPI: rename some functionsZhang Rui2006-12-161-7/+7
| | | * | | | ACPI: clean up scan.cZhang Rui2006-12-161-329/+316
| | * | | | | Pull bay into test branchLen Brown2007-02-034-5/+527
| | |\ \ \ \ \
| | | * | | | | ACPI: bay: new driver is EXPERIMENTALLen Brown2007-02-031-1/+1
| | | * | | | | ACPI: bay: make drive_bays staticAdrian Bunk2007-02-031-1/+1
| | | * | | | | ACPI: bay: make bay a platform driverKristen Carlson Accardi2007-02-031-11/+76
| | | * | | | | ACPI: bay: remove prototype procfs codeKristen Carlson Accardi2007-02-031-152/+2
| | | * | | | | ACPI: bay: delete unused variableLen Brown2007-02-031-1/+0
| | | * | | | | ACPI: bay: new driver adding removable drive bay supportKristen Carlson Accardi2007-02-033-1/+601
| | | * | | | | ACPI: dock: check if parent is on dockKristen Carlson Accardi2007-02-031-4/+12
| | * | | | | | Pull acpica into test branchLen Brown2007-02-03197-7802/+5837
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | ACPICA: fix gcc build warningsAlexey Starikovskiy2007-02-034-7/+7
| | | * | | | | Altix: Add ACPI SSDT PCI device support (hotplug)John Keller2007-02-031-7/+148
| | | * | | | | Altix: ACPI SSDT PCI device supportJohn Keller2007-02-037-108/+372
| | | * | | | | ACPICA: reduce conflicts with Altix patch seriesLen Brown2007-02-033-9/+32
| | | * | | | | ACPI_NUMA: fix HP IA64 simulator issue with extended memory domainAlexey Starikovskiy2007-02-031-2/+2
| | | * | | | | ACPI: fix HP RX2600 IA64 bootAlexey Starikovskiy2007-02-031-0/+5
| | | * | | | | ACPI: build fix for IBM x440 - CONFIG_X86_SUMMITAlexey Starikovskiy2007-02-031-43/+41
| | | * | | | | ACPICA: Update version to 20070126Bob Moore2007-02-031-1/+1
| | | * | | | | ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table ...Bob Moore2007-02-031-1/+2
| | | * | | | | ACPICA: Update copyright to 2007.Bob Moore2007-02-03139-139/+139
| | | * | | | | ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy2007-02-032-22/+33
| | | * | | | | ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy2007-02-036-65/+128
| | | * | | | | ACPICA: Update version to 20061215Bob Moore2007-02-031-1/+1
| | | * | | | | ACPICA: Added option to display memory statistics upon termination.Bob Moore2007-02-033-0/+14
| | | * | | | | ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov2007-02-034-0/+26
| | | * | | | | ACPICA: Update a comment.Bob Moore2007-02-031-1/+2
| | | * | | | | ACPICA: Debugger multithreading enhancements.Bob Moore2007-02-032-2/+22
| | | * | | | | ACPICA: Removed all 16-bit support.Bob Moore2007-02-037-129/+14
| | | * | | | | ACPICA: Update version to 20061109Bob Moore2007-02-031-1/+1
| | | * | | | | ACPICA: Add include of actables.hBob Moore2007-02-031-0/+1
| | | * | | | | ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore2007-02-033-0/+33
| | | * | | | | ACPICA: Add ACPI_MAX macroBob Moore2007-02-031-0/+1
| | | * | | | | ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma.Bob Moore2007-02-032-2/+19
| | | * | | | | ACPICA: Remove global lock handler on AcpiTerminate.Bob Moore2007-02-031-0/+33
| | | * | | | | ACPICA: Fixes for load() operator.Alexey Starikovskiy2007-02-034-134/+40
| | | * | | | | ACPICA: Miscellaneous table manager updates and optimizationsAlexey Starikovskiy2007-02-037-113/+108
| | | * | | | | ACPICA: Update debug output routines for data structure changesBob Moore2007-02-031-22/+5
| | | * | | | | ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-0315-250/+135
| | | * | | | | ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy2007-02-035-330/+224
| | | * | | | | ACPICA: Remove duplicate table definitions.Alexey Starikovskiy2007-02-034-81/+20
| | | * | | | | ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-0317-68/+51
| | | * | | | | ACPICA: Remove duplicate table managerAlexey Starikovskiy2007-02-037-461/+50
| | | * | | | | ACPICA: Update version to 20061011Bob Moore2007-02-031-1/+1
| | | * | | | | ACPICA: Fixes for parameter validation.Bob Moore2007-02-031-21/+24
| | | * | | | | ACPICA: Abort downward walk on temporary node detection.Bob Moore2007-02-031-11/+15
| | | * | | | | ACPICA: Update commentsBob Moore2007-02-031-21/+25