aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
* ACPICA: Cleanup debug operand dump mechanismBob Moore2008-07-16
* ACPICA: Fix for invalid large array index on 64-bit systemsBob Moore2008-07-16
* ACPICA: Update DMAR and SRAT table definitionsBob Moore2008-07-16
* ACPICA: Workaround for reversed _PRT entries from BIOSBob Moore2008-07-16
* ACPICA: Add const qualifier for appropriate string constantsBob Moore2008-07-16
* ACPICA: Several lint changes, no functional changesBob Moore2008-07-16
* ACPICA: Removed unused include files from source filesBob Moore2008-07-16
* ACPICA: Eliminate acpi_native_uint type v2Bob Moore2008-07-16
* ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore2008-07-16
* ACPICA: Fix for hang on GPE method invocationBob Moore2008-07-16
* ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore2008-07-16
* ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki2008-07-16
* ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-07-16
* dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2008-07-16
* ACPI: don't walk tables if ACPI was disabledVegard Nossum2008-07-16
* Make GPE disable more robustBob Moore2008-07-16
* acpi: fix printk format warningRandy Dunlap2008-07-16
* ACPI: fix processor throttling set errorYi Yang2008-07-16
* ACPI: fix acpi fan state set errorYi Yang2008-07-16
* ACPI: fix checkpatch.pl complaints in scan.cAlok N Kataria2008-07-16
* ACPI: change processors from array to per_cpu variableMike Travis2008-07-16
* create sysfs link from acpi device to sysdev for cpuZhang Rui2008-07-16
* force offline the processor during hot-removalZhang Rui2008-07-16
* fix a deadlock issue when poking "eject" fileZhang Rui2008-07-16
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* | x86, VisWS: turn into generic arch, eliminate Kconfig specialsIngo Molnar2008-07-10
* | Revert parts of "x86: update mptable"Ingo Molnar2008-07-08
* | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08
|\ \
| * | x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-05
| * | rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen2008-07-04
| * | dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2008-06-26
| * | ACPI: don't walk tables if ACPI was disabledVegard Nossum2008-06-26
| |/
| * Merge branch 'bugzilla-9761' into releaseLen Brown2008-06-20
| |\
| | * ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach deviceZhang Rui2008-06-14
| * | ACPI: no AC status notificationLen Brown2008-06-14
| |/
| * ACPICA: fix stray va_end() caused by mis-mergeLen Brown2008-06-11
| * ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven2008-06-11
| * ACPICA: Fix for access to deleted object <regression>Bob Moore2008-06-11
| * ACPICA: Fix to make _SST method optionalBob Moore2008-06-11
| * ACPICA: Fix for Load operator, load table at the namespace rootBob Moore2008-06-11
| * ACPICA: Ignore ACPI table signature for Load() operatorBob Moore2008-06-11
| * ACPICA: Fix to allow zero-length ASL field declarationsBob Moore2008-06-11
| * ACPI: use memory_read_from_buffer()Akinobu Mita2008-06-11
| * bay: exit if notify handler cannot be installedHolger Macht2008-06-11
| * dock.c remove trailing printk whitespaceTim Pepper2008-06-11
| * proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk2008-06-11
| * ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-11
| * ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning messageAlistair John Strachan2008-06-11
| * ACPI: EC: Use msleep instead of udelay while waiting for event.Alexey Starikovskiy2008-06-11