Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/acpi
David Shaohua Li 362b06bb70 [ACPI] S3 Suspend to RAM: interrupt resume fix
Delete PCI Interrupt Link Device .resume method --
it is the device driver's job to request interrupts,
not the Link's job to remember what the devices want.

This addresses the issue of attempting to run
the ACPI interpreter too early in resume, when
interrupts are still disabled.

http://bugzilla.kernel.org/show_bug.cgi?id=3469

Signed-off-by: David Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2005-07-11 23:22:52 -04:00
..
dispatcher Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
events Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
executer Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hardware Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
namespace Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
parser Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
resources Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sleep [ACPI] ACPI poweroff fix 2005-07-11 23:20:49 -04:00
tables Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
utilities Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ac.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
acpi_memhotplug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
asus_acpi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
battery.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
blacklist.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bus.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
button.c [ACPI] Allow simultaneous Fixed Feature and Control Method buttons 2005-07-11 23:17:07 -04:00
container.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
debug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ec.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
event.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fan.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibm_acpi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [ACPI] CONFIG_ACPI now depends on CONFIG_PM 2005-07-11 23:18:35 -04:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
motherboard.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
numa.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
osl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci_bind.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci_irq.c [PATCH] VIA IRQ quirk 2005-05-27 08:15:04 -07:00
pci_link.c [ACPI] S3 Suspend to RAM: interrupt resume fix 2005-07-11 23:22:52 -04:00
pci_root.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
power.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
processor_core.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
processor_idle.c [PATCH] Change synchronize_kernel to _rcu and _sched 2005-05-01 08:59:04 -07:00
processor_perflib.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
processor_thermal.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
processor_throttling.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
scan.c [PATCH] DocBook: fix some descriptions 2005-05-01 08:59:26 -07:00
system.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tables.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
thermal.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
toshiba_acpi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
utils.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
video.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00