aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner1-0/+38
2007-02-16[PATCH] ACPI keep track of timer broadcastingThomas Gleixner1-19/+47
2007-02-16[PATCH] ACPI: fix missing include for UPThomas Gleixner1-0/+10
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+9
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau4-4/+2
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare1-0/+1
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar1-0/+9
2007-02-09[PATCH] wrong order of kzalloc argumentsAl Viro1-1/+1
2007-02-06Pull acpica into test branchLen Brown1-6/+6
2007-02-06ACPICA: reduce table header messages to fit within 80 columnsLen Brown1-6/+6
2007-02-03Pull trivial into test branchLen Brown2-45/+1
2007-02-03Pull asus into test branchLen Brown1-5/+8
2007-02-03Pull motherboard into test branchLen Brown3-181/+49
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 Brown15-704/+689
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 Brown128-5855/+4198
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-02ACPI: fix HP RX2600 IA64 bootAlexey Starikovskiy1-0/+5
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 Moore107-107/+107
2007-02-02ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy1-21/+32
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy1-12/+114
2007-02-02ACPICA: Added option to display memory statistics upon termination.Bob Moore2-0/+13
2007-02-02ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov2-0/+20
2007-02-02ACPICA: Removed all 16-bit support.Bob Moore5-23/+12
2007-02-02ACPICA: Add include of actables.hBob Moore1-0/+1
2007-02-02ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore2-0/+31
2007-02-02ACPICA: Remove global lock handler on AcpiTerminate.Bob Moore1-0/+33
2007-02-02ACPICA: Fixes for load() operator.Alexey Starikovskiy2-132/+38
2007-02-02ACPICA: Miscellaneous table manager updates and optimizationsAlexey Starikovskiy5-106/+105
2007-02-02ACPICA: Update debug output routines for data structure changesBob Moore1-22/+5
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy3-41/+41
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy2-59/+61
2007-02-02ACPICA: Remove duplicate table definitions.Alexey Starikovskiy1-4/+4
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy8-32/+32
2007-02-02ACPICA: Remove duplicate table managerAlexey Starikovskiy1-380/+16
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