aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
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-16Merge branch 'linus' into cpus4096Ingo Molnar
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-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki
2008-07-07ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki
2008-07-07ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki
2008-07-07ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo 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-12Suspend-related patches for 2.6.27Rafael J. Wysocki
2008-06-12Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes
2008-06-11ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki
2008-06-11ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell