aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2008-07-20APCI: revert another duplicated patchThomas Gleixner
2008-07-20APCI: revert duplicated patchThomas Gleixner
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16Fix FADT parsingJan Beulich
2008-07-16Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin
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-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-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