aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2008-07-16ACPI: use dev_printk when possibleBjorn Helgaas
2008-07-16ACPI: video: fix brightness allocationJulia Jomantaite
2008-07-16ACPI: Disable MWAIT via DMI on broken Compal boardZhao Yakui
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-07-16ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui
2008-07-16ACPICA: Fix mutex debug code for wrong loop termination valueBob Moore
2008-07-16ACPICA: Cleanup of _PRT parsing codeBob Moore
2008-07-16ACPICA: Cleanup debug operand dump mechanismBob Moore
2008-07-16ACPICA: Fix for invalid large array index on 64-bit systemsBob Moore
2008-07-16ACPICA: Update DMAR and SRAT table definitionsBob Moore
2008-07-16ACPICA: Workaround for reversed _PRT entries from BIOSBob Moore
2008-07-16ACPICA: Add const qualifier for appropriate string constantsBob Moore
2008-07-16ACPICA: Several lint changes, no functional changesBob Moore
2008-07-16ACPICA: Removed unused include files from source filesBob Moore
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore
2008-07-16ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore
2008-07-16ACPICA: Fix for hang on GPE method invocationBob Moore
2008-07-16ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore
2008-07-16ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki
2008-07-16ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell
2008-07-16dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown
2008-07-16ACPI: don't walk tables if ACPI was disabledVegard Nossum
2008-07-16Make GPE disable more robustBob Moore
2008-07-16acpi: fix printk format warningRandy Dunlap
2008-07-16ACPI: fix processor throttling set errorYi Yang
2008-07-16ACPI: fix acpi fan state set errorYi Yang
2008-07-16ACPI: fix checkpatch.pl complaints in scan.cAlok N Kataria
2008-07-16ACPI: change processors from array to per_cpu variableMike Travis
2008-07-16create sysfs link from acpi device to sysdev for cpuZhang Rui
2008-07-16force offline the processor during hot-removalZhang Rui
2008-07-16fix a deadlock issue when poking "eject" fileZhang Rui
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-10x86, VisWS: turn into generic arch, eliminate Kconfig specialsIngo Molnar
2008-07-08Revert parts of "x86: update mptable"Ingo Molnar
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin
2008-07-04rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown
2008-06-26ACPI: don't walk tables if ACPI was disabledVegard Nossum
2008-06-20Merge branch 'bugzilla-9761' into releaseLen Brown
2008-06-14ACPI: no AC status notificationLen Brown
2008-06-14ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach deviceZhang Rui
2008-06-11ACPICA: fix stray va_end() caused by mis-mergeLen Brown
2008-06-11ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven
2008-06-11ACPICA: Fix for access to deleted object <regression>Bob Moore
2008-06-11ACPICA: Fix to make _SST method optionalBob Moore
2008-06-11ACPICA: Fix for Load operator, load table at the namespace rootBob Moore
2008-06-11ACPICA: Ignore ACPI table signature for Load() operatorBob Moore