aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-15Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'thermal-fix', 'wmi' and 'acpi-cleanups' into release-2.6.27Andi Kleen7-12/+54
2008-08-15ACPI: Fix thermal shutdownsMilan Broz1-1/+1
2008-08-15ACPI: bounds check IRQ to prevent memory corruptionBjorn Helgaas1-5/+7
2008-08-15ACPI: Avoid bogus EC timeout when EC is in Polling modeZhao Yakui1-0/+2
2008-08-15ACPI : Add the EC dmi table to fix the incorrect ECDT tableZhao Yakui1-0/+34
2008-08-15ACPI: Properly clear flags on false-positives and send uevent on sudden unplugHolger Macht1-3/+8
2008-08-15acpi: trivial cleanupsPavel Machek2-2/+1
2008-08-15ACPI: WMI: Set instance for query block callsCarlos Corbacho1-1/+1
2008-08-15ACPICA: Additional error checking for pathname utilitiesBob Moore4-19/+39
2008-08-15ACPICA: Fix possible memory leak in Unload() operatorLin Ming1-0/+3
2008-08-15ACPICA: Fix memory leak when deleting thermal/processor objectsBob Moore1-2/+11
2008-08-01Remove newline from the description of module parametersNiels de Vos1-2/+2
2008-07-30acpi cpufreq cleanup: move bailing out of function before locking the mutexThomas Renninger1-3/+3
2008-07-30cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger1-2/+13
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-11/+7
2008-07-28PCI: fix bogus "'device' may be used uninitialized" warning in pci_slotMatthew Wilcox1-11/+7
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar1-4/+11
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar1-0/+6
2008-07-28ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner1-4/+11
2008-07-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+6
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis1-8/+3
2008-07-26ftrace: disable tracing on acpi idle callsSteven Rostedt1-0/+6
2008-07-24Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6Linus Torvalds6-24/+93
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-2/+3
2008-07-24pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend orderingCarlos Corbacho1-0/+20
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li1-0/+22
2008-07-24move memory_read_from_buffer() from fs.h to string.hAkinobu Mita1-0/+1
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+11
2008-07-22PCI hotplug: fix error path in pci_slot's register_slotAlex Chiang1-2/+3
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman6-18/+14
2008-07-22acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=yIngo Molnar2-0/+12
2008-07-21Merge branch 'linus' into cpus4096-for-linusIngo Molnar3-9/+0
2008-07-20APCI: revert another duplicated patchThomas Gleixner1-3/+0
2008-07-20APCI: revert duplicated patchThomas Gleixner2-6/+0
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis1-3/+8
2008-07-18Merge branch 'linus' into cpus4096Ingo Molnar71-707/+1585
2008-07-18Revert "ACPI: don't walk tables if ACPI was disabled"Andi Kleen1-3/+0
2008-07-18Merge branch 'merge' into release-2.6.27Andi Kleen3-13/+75
2008-07-18Revert "dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled."Andi Kleen2-6/+0
2008-07-18Revert "Fix FADT parsing"Andi Kleen1-11/+6
2008-07-18ACPI : Set FAN device to correct state in boot phaseZhao Yakui1-0/+43
2008-07-18ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui1-2/+12
2008-07-18ACPI: stop complaints about interrupt link End Tags and blank IRQ descriptorsBjorn Helgaas1-11/+20
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