| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 9 | -190/+706 |
|\ |
|
| * | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 2008-07-07 | 4 | -4/+45 |
| * | ACPI: Introduce new device wakeup flag 'prepared' | Rafael J. Wysocki | 2008-07-07 | 1 | -2/+22 |
| * | ACPI: Introduce acpi_device_sleep_wake function | Rafael J. Wysocki | 2008-07-07 | 3 | -73/+89 |
| * | ACPI: Introduce acpi_bus_power_manageable function | Rafael J. Wysocki | 2008-07-07 | 1 | -0/+11 |
| * | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 2008-06-12 | 1 | -113/+163 |
| * | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Jesse Barnes | 2008-06-12 | 1 | -35/+4 |
| |\ |
|
| | * | ACPI PM: Remove obsolete Toshiba workaround | Rafael J. Wysocki | 2008-06-11 | 1 | -31/+0 |
| | * | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 2008-06-11 | 1 | -4/+4 |
| * | | PCI: ACPI PCI slot detection driver | Alex Chiang | 2008-06-10 | 3 | -0/+378 |
| |/ |
|
* | | Fix FADT parsing | Jan Beulich | 2008-07-16 | 1 | -6/+11 |
* | | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. | Aaron Durbin | 2008-07-16 | 2 | -1/+51 |
* | | ACPI: use dev_printk when possible | Bjorn Helgaas | 2008-07-16 | 1 | -21/+17 |
* | | ACPI: video: fix brightness allocation | Julia Jomantaite | 2008-07-16 | 1 | -50/+73 |
* | | ACPI: Disable MWAIT via DMI on broken Compal board | Zhao Yakui | 2008-07-16 | 1 | -0/+28 |
* | | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 2008-07-16 | 2 | -1/+18 |
* | | ACPI: Create "idle=halt" bootparam | Zhao Yakui | 2008-07-16 | 1 | -0/+22 |
* | | ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use... | Zhang Rui | 2008-07-16 | 3 | -18/+171 |
* | | ACPICA: Fix mutex debug code for wrong loop termination value | Bob Moore | 2008-07-16 | 1 | -2/+2 |
* | | ACPICA: Cleanup of _PRT parsing code | Bob Moore | 2008-07-16 | 1 | -12/+12 |
* | | ACPICA: Cleanup debug operand dump mechanism | Bob Moore | 2008-07-16 | 6 | -76/+34 |
* | | ACPICA: Fix for invalid large array index on 64-bit systems | Bob Moore | 2008-07-16 | 1 | -1/+1 |
* | | ACPICA: Update DMAR and SRAT table definitions | Bob Moore | 2008-07-16 | 1 | -2/+2 |
* | | ACPICA: Workaround for reversed _PRT entries from BIOS | Bob Moore | 2008-07-16 | 1 | -0/+17 |
* | | ACPICA: Add const qualifier for appropriate string constants | Bob Moore | 2008-07-16 | 6 | -32/+44 |
* | | ACPICA: Several lint changes, no functional changes | Bob Moore | 2008-07-16 | 1 | -4/+4 |
* | | ACPICA: Removed unused include files from source files | Bob Moore | 2008-07-16 | 1 | -2/+0 |
* | | ACPICA: Eliminate acpi_native_uint type v2 | Bob Moore | 2008-07-16 | 38 | -168/+162 |
* | | ACPICA: Fix possible negative array index in acpi_ut_validate_exception | Bob Moore | 2008-07-16 | 1 | -9/+5 |
* | | ACPICA: Fix for hang on GPE method invocation | Bob Moore | 2008-07-16 | 9 | -19/+3 |
* | | ACPICA: Add argument count checking to control method invocation via acpi_eva... | Bob Moore | 2008-07-16 | 1 | -0/+35 |
* | | ACPI PM: Remove obsolete Toshiba workaround | Rafael J. Wysocki | 2008-07-16 | 1 | -31/+0 |
* | | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 2008-07-16 | 1 | -4/+4 |
* | | dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled. | Len Brown | 2008-07-16 | 2 | -0/+6 |
* | | ACPI: don't walk tables if ACPI was disabled | Vegard Nossum | 2008-07-16 | 1 | -0/+3 |
* | | Make GPE disable more robust | Bob Moore | 2008-07-16 | 2 | -5/+63 |
* | | acpi: fix printk format warning | Randy Dunlap | 2008-07-16 | 1 | -1/+1 |
* | | ACPI: fix processor throttling set error | Yi Yang | 2008-07-16 | 1 | -4/+20 |
* | | ACPI: fix acpi fan state set error | Yi Yang | 2008-07-16 | 1 | -1/+7 |
* | | ACPI: fix checkpatch.pl complaints in scan.c | Alok N Kataria | 2008-07-16 | 1 | -4/+8 |
* | | ACPI: change processors from array to per_cpu variable | Mike Travis | 2008-07-16 | 4 | -31/+29 |
* | | create sysfs link from acpi device to sysdev for cpu | Zhang Rui | 2008-07-16 | 1 | -1/+7 |
* | | force offline the processor during hot-removal | Zhang Rui | 2008-07-16 | 1 | -3/+3 |
* | | fix a deadlock issue when poking "eject" file | Zhang Rui | 2008-07-16 | 1 | -24/+32 |
* | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 1 | -1/+1 |
|\ \ |
|
| * | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -1/+1 |
* | | | x86, VisWS: turn into generic arch, eliminate Kconfig specials | Ingo Molnar | 2008-07-10 | 1 | -1/+0 |
* | | | Revert parts of "x86: update mptable" | Ingo Molnar | 2008-07-08 | 1 | -5/+0 |
* | | | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 | 22 | -78/+117 |
|\ \ \ |
|
| * | | | x86 ACPI: normalize segment descriptor register on resume | H. Peter Anvin | 2008-07-05 | 1 | -3/+2 |