Age | Commit message (Expand) | Author | Files | Lines |
2007-02-14 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -0/+9 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 4 | -4/+2 |
2007-02-14 | i2c: Declare more i2c_adapter parent devices | Jean Delvare | 1 | -0/+1 |
2007-02-13 | [PATCH] x86: fix laptop bootup hang in init_acpi() | Ingo Molnar | 1 | -0/+9 |
2007-02-09 | [PATCH] wrong order of kzalloc arguments | Al Viro | 1 | -1/+1 |
2007-02-06 | Pull acpica into test branch | Len Brown | 1 | -6/+6 |
2007-02-06 | ACPICA: reduce table header messages to fit within 80 columns | Len Brown | 1 | -6/+6 |
2007-02-03 | Pull trivial into test branch | Len Brown | 2 | -45/+1 |
2007-02-03 | Pull asus into test branch | Len Brown | 1 | -5/+8 |
2007-02-03 | Pull motherboard into test branch | Len Brown | 3 | -181/+49 |
2007-02-03 | ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update. | Zhang Rui | 2 | -17/+41 |
2007-02-03 | Pull sysfs into test branch | Len Brown | 15 | -704/+689 |
2007-02-03 | Pull bay into test branch | Len Brown | 4 | -5/+527 |
2007-02-03 | ACPI: bay: new driver is EXPERIMENTAL | Len Brown | 1 | -1/+1 |
2007-02-03 | ACPI: bay: make drive_bays static | Adrian Bunk | 1 | -1/+1 |
2007-02-03 | ACPI: bay: make bay a platform driver | Kristen Carlson Accardi | 1 | -11/+76 |
2007-02-03 | ACPI: bay: remove prototype procfs code | Kristen Carlson Accardi | 1 | -152/+2 |
2007-02-03 | ACPI: bay: delete unused variable | Len Brown | 1 | -1/+0 |
2007-02-03 | ACPI: bay: new driver adding removable drive bay support | Kristen Carlson Accardi | 3 | -1/+601 |
2007-02-03 | ACPI: dock: check if parent is on dock | Kristen Carlson Accardi | 1 | -4/+12 |
2007-02-03 | Pull acpica into test branch | Len Brown | 128 | -5855/+4198 |
2007-02-03 | ACPICA: fix gcc build warnings | Alexey Starikovskiy | 4 | -7/+7 |
2007-02-03 | Pull bugzilla-7349 into test branch | Len Brown | 1 | -15/+43 |
2007-02-03 | Pull video into test branch | Len Brown | 2 | -3/+70 |
2007-02-03 | Pull hp-pci-root into test branch | Len Brown | 2 | -123/+13 |
2007-02-03 | ACPI: fix HP RX2600 IA64 boot | Alexey Starikovskiy | 1 | -0/+5 |
2007-02-03 | ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table ... | Bob Moore | 1 | -1/+2 |
2007-02-03 | ACPICA: Update copyright to 2007. | Bob Moore | 107 | -107/+107 |
2007-02-03 | ACPICA: Allow processor to be declared with the Device() instead of Processor() | Alexey Starikovskiy | 1 | -21/+32 |
2007-02-03 | ACPICA: Allow ACPI id to be u32 instead of u8. | Alexey Starikovskiy | 1 | -12/+114 |
2007-02-03 | ACPICA: Added option to display memory statistics upon termination. | Bob Moore | 2 | -0/+13 |
2007-02-03 | ACPICA: Enhance debugger statistics/memory command. | Valery A. Podrezov | 2 | -0/+20 |
2007-02-03 | ACPICA: Removed all 16-bit support. | Bob Moore | 5 | -23/+12 |
2007-02-03 | ACPICA: Add include of actables.h | Bob Moore | 1 | -0/+1 |
2007-02-03 | ACPICA: Fail AcpiEnable if ACPI tables not loaded. | Bob Moore | 2 | -0/+31 |
2007-02-03 | ACPICA: Remove global lock handler on AcpiTerminate. | Bob Moore | 1 | -0/+33 |
2007-02-03 | ACPICA: Fixes for load() operator. | Alexey Starikovskiy | 2 | -132/+38 |
2007-02-03 | ACPICA: Miscellaneous table manager updates and optimizations | Alexey Starikovskiy | 5 | -106/+105 |
2007-02-03 | ACPICA: Update debug output routines for data structure changes | Bob Moore | 1 | -22/+5 |
2007-02-03 | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy | 3 | -41/+41 |
2007-02-03 | ACPICA: Remove duplicate table definitions (non-conflicting) | Alexey Starikovskiy | 2 | -59/+61 |
2007-02-03 | ACPICA: Remove duplicate table definitions. | Alexey Starikovskiy | 1 | -4/+4 |
2007-02-03 | ACPICA: use new ACPI headers. | Alexey Starikovskiy | 8 | -32/+32 |
2007-02-03 | ACPICA: Remove duplicate table manager | Alexey Starikovskiy | 1 | -380/+16 |
2007-02-03 | ACPICA: Fixes for parameter validation. | Bob Moore | 1 | -21/+24 |
2007-02-03 | ACPICA: Abort downward walk on temporary node detection. | Bob Moore | 1 | -11/+15 |
2007-02-03 | ACPICA: Update comments | Bob Moore | 1 | -21/+25 |
2007-02-03 | ACPICA: Use manifest constants for parse pass number | Bob Moore | 5 | -8/+9 |
2007-02-03 | ACPICA: _CID support for PCI Root Bridge detection. | Bob Moore | 1 | -38/+125 |
2007-02-03 | ACPICA: Fix race condition with AcpiWalkNamespace. | Bob Moore | 4 | -8/+22 |