You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
H. Peter Anvin
4b4f7280d7
x86 ACPI: normalize segment descriptor register on resume
...
Some Dell laptops enter resume with apparent garbage in the segment
descriptor registers (almost certainly the result of a botched
transition from protected to real mode.) The only way to clean that
up is to enter protected mode ourselves and clean out the descriptor
registers.
This fixes resume on Dell XPS M1210 and Dell D620.
Reference: http://bugzilla.kernel.org/show_bug.cgi?id=10927
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: pm list <linux-pm@lists.linux-foundation.org>
Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Tested-by: Kirill A. Shutemov <kirill@shutemov.name>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
17 years ago
..
dispatcher
ACPICA: Fix to allow zero-length ASL field declarations
17 years ago
events
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release
17 years ago
executer
ACPICA: Fix for Load operator, load table at the namespace root
17 years ago
hardware
ACPICA: Fix to make _SST method optional
17 years ago
namespace
…
parser
ACPICA: Fix for access to deleted object <regression>
17 years ago
resources
…
sleep
x86 ACPI: normalize segment descriptor register on resume
17 years ago
tables
ACPICA: Ignore ACPI table signature for Load() operator
17 years ago
utilities
ACPICA: fix stray va_end() caused by mis-merge
17 years ago
Kconfig
thermal: add the support for building the generic thermal as a module
17 years ago
Makefile
…
ac.c
ACPI: no AC status notification
17 years ago
acpi_memhotplug.c
…
asus_acpi.c
…
battery.c
acpi: use non-racy method for proc entries creation
17 years ago
bay.c
dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
17 years ago
blacklist.c
…
bus.c
…
button.c
acpi: use non-racy method for proc entries creation
17 years ago
cm_sbs.c
…
container.c
…
debug.c
…
dock.c
dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.
17 years ago
ec.c
ACPI: EC: Use msleep instead of udelay while waiting for event.
17 years ago
event.c
acpi: use non-racy method for proc entries creation
17 years ago
fan.c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
17 years ago
glue.c
ACPI: don't walk tables if ACPI was disabled
17 years ago
numa.c
ACPI: handle invalid ACPI SLIT table
17 years ago
osl.c
flush kacpi_notify_wq before removing notify handler
17 years ago
pci_bind.c
…
pci_irq.c
…
pci_link.c
…
pci_root.c
…
power.c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
17 years ago
processor_core.c
proper prototype for acpi_processor_tstate_has_changed()
17 years ago
processor_idle.c
cpuidle acpi driver: fix oops on AC<->DC
17 years ago
processor_perflib.c
acpi: use non-racy method for proc entries creation
17 years ago
processor_thermal.c
acpi: use non-racy method for proc entries creation
17 years ago
processor_throttling.c
acpi: use non-racy method for proc entries creation
17 years ago
sbs.c
acpi: use non-racy method for proc entries creation
17 years ago
sbshc.c
…
sbshc.h
…
scan.c
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release
17 years ago
system.c
ACPI: use memory_read_from_buffer()
17 years ago
tables.c
…
thermal.c
ACPI: Reject below-freezing temperatures as invalid critical temperatures
17 years ago
toshiba_acpi.c
…
utils.c
…
video.c
ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device
17 years ago
wmi.c
…