public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [RESEND][PATCH 0/1] acpi: clear PCIEXP_WAKE_STS on resume
@ 2010-09-28 11:00 Colin King
  2010-09-28 11:00 ` [PATCH 1/1] " Colin King
  0 siblings, 1 reply; 7+ messages in thread
From: Colin King @ 2010-09-28 11:00 UTC (permalink / raw)
  To: Len Brown, linux-acpi

From: Colin Ian King <colin.king@canonical.com>

Discovered that clearing the PCIEXP_WAKE_STS bit in PM1 on
resume fixes a S3 resume hang in a BIOS. I beleive the on
board PCI Express ethernet is sometimes causing a PCI wakeup
event which requires clearing the PCIEXP_WAKE_STS bit before
we go into the next resume or it will hang in the BIOS.

The ACPI spec 4.0 does indicate that this bit should be
cleared before suspending (see section 4.7.3.1.1, table 4-11
in the PCIEXP_WAKE_STS entry) otherwise "the system will
not automatically wake."

Colin Ian King (1):
  acpi: clear PCIEXP_WAKE_STS on resume

 drivers/acpi/acpica/aclocal.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/1] acpi: clear PCIEXP_WAKE_STS on resume
@ 2010-08-04 10:06 Colin King
  2010-08-04 10:06 ` [PATCH 1/1] " Colin King
  0 siblings, 1 reply; 7+ messages in thread
From: Colin King @ 2010-08-04 10:06 UTC (permalink / raw)
  To: Len Brown, linux-acpi

From: Colin Ian King <colin.king@canonical.com>

Discovered that clearing the PCIEXP_WAKE_STS bit in PM1 on
resume fixes a S3 resume hang in a BIOS. I beleive the on
board PCI Express ethernet is sometimes causing a PCI wakeup
event which requires clearing the PCIEXP_WAKE_STS bit before
we go into the next resume or it will hang in the BIOS.

The ACPI spec 4.0 does indicate that this bit should be
cleared before suspending (see section 4.7.3.1.1, table 4-11
in the PCIEXP_WAKE_STS entry) otherwise "the system will
not automatically wake."

Colin Ian King (1):
  acpi: clear PCIEXP_WAKE_STS on resume

 drivers/acpi/acpica/aclocal.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-09-28 19:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-28 11:00 [RESEND][PATCH 0/1] acpi: clear PCIEXP_WAKE_STS on resume Colin King
2010-09-28 11:00 ` [PATCH 1/1] " Colin King
2010-09-28 15:31   ` Randy Dunlap
2010-09-28 15:46     ` Colin Ian King
2010-09-28 15:51       ` Randy Dunlap
2010-09-28 19:42       ` Len Brown
  -- strict thread matches above, loose matches on Subject: below --
2010-08-04 10:06 [PATCH 0/1] " Colin King
2010-08-04 10:06 ` [PATCH 1/1] " Colin King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox