locks: allow lockd to process blocked locks during grace period
[safe/jmp/linux-2.6] / drivers / acpi /
2008-09-04 Andi KleenMerge branches 'smbus' and 'fujitsu-fix' into release...
2008-09-04 Zhao YakuiACPI: Avoid bogus timeout about SMbus check
2008-09-02 Dennis JansenACPI: Fix typo in "Disable MWAIT via DMI on broken...
2008-08-21 Andi KleenMerge branch 'acpica-release-fixes' into release-2...
2008-08-21 Cyrill Gorcunovacpi: add checking for NULL early param
2008-08-21 Andi KleenMerge branch 'compal-fix' into release-2.6.27
2008-08-21 Dennis JansenACPI: Fix typo in "Disable MWAIT via DMI on broken...
2008-08-18 Milan BrozACPI: Fix now signed module parameter.
2008-08-18 Ming LingACPI: Change package length error to warning
2008-08-16 Andi KleenMerge branch 'thermal-fix' into release-2.6.27
2008-08-16 Milan BrozACPI: Fix now signed module parameter.
2008-08-15 Andi KleenMerge branches 'acpica-release-fixes', 'ec-fix', 'dock...
2008-08-15 Milan BrozACPI: Fix thermal shutdowns
2008-08-15 Bjorn HelgaasACPI: bounds check IRQ to prevent memory corruption
2008-08-15 Zhao YakuiACPI: Avoid bogus EC timeout when EC is in Polling...
2008-08-15 Zhao YakuiACPI : Add the EC dmi table to fix the incorrect ECDT...
2008-08-15 Holger MachtACPI: Properly clear flags on false-positives and send...
2008-08-15 Pavel Machekacpi: trivial cleanups
2008-08-15 Carlos CorbachoACPI: WMI: Set instance for query block calls
2008-08-15 Bob MooreACPICA: Additional error checking for pathname utilities
2008-08-15 Lin MingACPICA: Fix possible memory leak in Unload() operator
2008-08-15 Bob MooreACPICA: Fix memory leak when deleting thermal/processor...
2008-08-01 Niels de VosRemove newline from the description of module parameters
2008-07-30 Thomas Renningeracpi cpufreq cleanup: move bailing out of function...
2008-07-30 Thomas Renningercpufreq acpi: only call _PPC after cpufreq ACPI init...
2008-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-28 Matthew WilcoxPCI: fix bogus "'device' may be used uninitialized...
2008-07-28 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-28 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-28 Thomas GleixnerACPI/CPUIDLE: prevent setting pm_idle to NULL
2008-07-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-07-26 Mike Traviscpumask: change cpumask_of_cpu_ptr to use new cpumask_o...
2008-07-26 Steven Rostedtftrace: disable tracing on acpi idle calls
2008-07-24 Linus TorvaldsMerge branch 'release-2.6.27' of git://git./linux/kerne...
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-24 Carlos Corbachopm: acpi pm: add DMI quirk list for ACPI 1.0 suspend...
2008-07-24 Shaohua Lipm: acpi hibernation: utilize hardware signature
2008-07-24 Akinobu Mitamove memory_read_from_buffer() from fs.h to string.h
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-22 Alex ChiangPCI hotplug: fix error path in pci_slot's register_slot
2008-07-22 Greg Kroah-Hartmandriver core: fix a lot of printk usages of bus_id
2008-07-21 Ingo Molnaracpi: fix crash in core ACPI code, triggered by CONFIG_...
2008-07-21 Ingo MolnarMerge branch 'linus' into cpus4096-for-linus
2008-07-21 Thomas GleixnerAPCI: revert another duplicated patch
2008-07-21 Thomas GleixnerAPCI: revert duplicated patch
2008-07-18 Mike Traviscpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
2008-07-18 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-18 Andi KleenRevert "ACPI: don't walk tables if ACPI was disabled"
2008-07-17 Andi KleenMerge branch 'merge' into release-2.6.27
2008-07-17 Andi KleenRevert "dock: bay: Don't call acpi_walk_namespace(...
2008-07-17 Andi KleenRevert "Fix FADT parsing"
2008-07-17 Zhao YakuiACPI : Set FAN device to correct state in boot phase
2008-07-17 Zhao YakuiACPI: Ignore _BQC object when registering backlight...
2008-07-17 Bjorn HelgaasACPI: stop complaints about interrupt link End Tags...
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-16 Jan BeulichFix FADT parsing
2008-07-16 Aaron DurbinAdd the ability to reset the machine using the RESET_RE...
2008-07-16 Bjorn HelgaasACPI: use dev_printk when possible
2008-07-16 Julia JomantaiteACPI: video: fix brightness allocation
2008-07-16 Zhao YakuiACPI: Disable MWAIT via DMI on broken Compal board
2008-07-16 Zhao YakuiACPI : Create "idle=nomwait" bootparam
2008-07-16 Zhao YakuiACPI: Create "idle=halt" bootparam
2008-07-16 Zhang RuiACPI: Enhance /sys/firmware/interrupts to allow enable...
2008-07-16 Bob MooreACPICA: Fix mutex debug code for wrong loop termination...
2008-07-16 Bob MooreACPICA: Cleanup of _PRT parsing code
2008-07-16 Bob MooreACPICA: Cleanup debug operand dump mechanism
2008-07-16 Bob MooreACPICA: Fix for invalid large array index on 64-bit...
2008-07-16 Bob MooreACPICA: Update DMAR and SRAT table definitions
2008-07-16 Bob MooreACPICA: Workaround for reversed _PRT entries from BIOS
2008-07-16 Bob MooreACPICA: Add const qualifier for appropriate string...
2008-07-16 Bob MooreACPICA: Several lint changes, no functional changes
2008-07-16 Bob MooreACPICA: Removed unused include files from source files
2008-07-16 Bob MooreACPICA: Eliminate acpi_native_uint type v2
2008-07-16 Bob MooreACPICA: Fix possible negative array index in acpi_ut_va...
2008-07-16 Bob MooreACPICA: Fix for hang on GPE method invocation
2008-07-16 Bob MooreACPICA: Add argument count checking to control method...
2008-07-16 Rafael J. WysockiACPI PM: Remove obsolete Toshiba workaround
2008-07-16 David BrownellACPI PM: acpi_pm_device_sleep_state() cleanup
2008-07-16 Len Browndock: bay: Don't call acpi_walk_namespace() when ACPI...
2008-07-16 Vegard NossumACPI: don't walk tables if ACPI was disabled
2008-07-16 Bob MooreMake GPE disable more robust
2008-07-16 Randy Dunlapacpi: fix printk format warning
2008-07-16 Yi YangACPI: fix processor throttling set error
2008-07-16 Yi YangACPI: fix acpi fan state set error
2008-07-16 Alok N KatariaACPI: fix checkpatch.pl complaints in scan.c
2008-07-16 Mike TravisACPI: change processors from array to per_cpu variable
2008-07-16 Zhang Ruicreate sysfs link from acpi device to sysdev for cpu
2008-07-16 Zhang Ruiforce offline the processor during hot-removal
2008-07-16 Zhang Ruifix a deadlock issue when poking "eject" file
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-10 Ingo Molnarx86, VisWS: turn into generic arch, eliminate Kconfig...
2008-07-08 Ingo MolnarRevert parts of "x86: update mptable"
2008-07-08 Ingo MolnarMerge branch 'linus' into tmp.x86.mpparse.new
2008-07-07 Rafael J. WysockiPCI ACPI: Rework PCI handling of wake-up
2008-07-07 Rafael J. WysockiACPI: Introduce new device wakeup flag 'prepared'
2008-07-07 Rafael J. WysockiACPI: Introduce acpi_device_sleep_wake function
2008-07-07 Rafael J. WysockiACPI: Introduce acpi_bus_power_manageable function
2008-07-06 Ingo MolnarMerge commit 'v2.6.26-rc9' into cpus4096
2008-07-05 H. Peter Anvinx86 ACPI: normalize segment descriptor register on...
next