aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman6-18/+14
2008-07-20APCI: revert another duplicated patchThomas Gleixner1-3/+0
2008-07-20APCI: revert duplicated patchThomas Gleixner2-6/+0
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds9-190/+706
2008-07-16Fix FADT parsingJan Beulich1-6/+11
2008-07-16Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin2-1/+51
2008-07-16ACPI: use dev_printk when possibleBjorn Helgaas1-21/+17
2008-07-16ACPI: video: fix brightness allocationJulia Jomantaite1-50/+73
2008-07-16ACPI: Disable MWAIT via DMI on broken Compal boardZhao Yakui1-0/+28
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui2-1/+18
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui1-0/+22
2008-07-16ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from user-spaceZhang Rui3-18/+171
2008-07-16ACPICA: Fix mutex debug code for wrong loop termination valueBob Moore1-2/+2
2008-07-16ACPICA: Cleanup of _PRT parsing codeBob Moore1-12/+12
2008-07-16ACPICA: Cleanup debug operand dump mechanismBob Moore6-76/+34
2008-07-16ACPICA: Fix for invalid large array index on 64-bit systemsBob Moore1-1/+1
2008-07-16ACPICA: Update DMAR and SRAT table definitionsBob Moore1-2/+2
2008-07-16ACPICA: Workaround for reversed _PRT entries from BIOSBob Moore1-0/+17
2008-07-16ACPICA: Add const qualifier for appropriate string constantsBob Moore6-32/+44
2008-07-16ACPICA: Several lint changes, no functional changesBob Moore1-4/+4
2008-07-16ACPICA: Removed unused include files from source filesBob Moore1-2/+0
2008-07-16ACPICA: Eliminate acpi_native_uint type v2Bob Moore38-168/+162
2008-07-16ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore1-9/+5
2008-07-16ACPICA: Fix for hang on GPE method invocationBob Moore9-19/+3
2008-07-16ACPICA: Add argument count checking to control method invocation via acpi_evaluate_objectBob Moore1-0/+35
2008-07-16ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki1-31/+0
2008-07-16ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell1-4/+4
2008-07-16dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2-0/+6
2008-07-16ACPI: don't walk tables if ACPI was disabledVegard Nossum1-0/+3
2008-07-16Make GPE disable more robustBob Moore2-5/+63
2008-07-16acpi: fix printk format warningRandy Dunlap1-1/+1
2008-07-16ACPI: fix processor throttling set errorYi Yang1-4/+20
2008-07-16ACPI: fix acpi fan state set errorYi Yang1-1/+7
2008-07-16ACPI: fix checkpatch.pl complaints in scan.cAlok N Kataria1-4/+8
2008-07-16ACPI: change processors from array to per_cpu variableMike Travis4-31/+29
2008-07-16create sysfs link from acpi device to sysdev for cpuZhang Rui1-1/+7
2008-07-16force offline the processor during hot-removalZhang Rui1-3/+3
2008-07-16fix a deadlock issue when poking "eject" fileZhang Rui1-24/+32
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-1/+1
2008-07-10x86, VisWS: turn into generic arch, eliminate Kconfig specialsIngo Molnar1-1/+0
2008-07-08Revert parts of "x86: update mptable"Ingo Molnar1-5/+0
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar22-78/+117
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki4-4/+45
2008-07-07ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki1-2/+22
2008-07-07ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki3-73/+89
2008-07-07ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki1-0/+11
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin1-3/+2
2008-07-04rtc: fix CMOS time error after writing /proc/acpi/alarmHuacai Chen1-1/+4
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-06-26dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2-0/+6