[PATCH 0/2] ACPICA: S3 wakeup support for hardware reduced model

Jiaqing Zhao posted 2 patches 1 year, 4 months ago
drivers/acpi/acpica/acglobal.h  |  6 +-----
drivers/acpi/acpica/hwxfsleep.c | 21 ++++++---------------
drivers/acpi/acpica/tbutils.c   |  5 +----
drivers/acpi/acpica/utxfinit.c  | 24 ++++++++++++------------
include/acpi/acconfig.h         |  1 -
include/acpi/acpixf.h           |  8 ++++----
6 files changed, 24 insertions(+), 41 deletions(-)
[PATCH 0/2] ACPICA: S3 wakeup support for hardware reduced model
Posted by Jiaqing Zhao 1 year, 4 months ago
S3 wakeup requires waking vector in FACS table, which is typically set
by OS. This patchset enables FACS table support and allows setting
waking vector in "Hardware-reduced ACPI support only" builds
(CONFIG_ACPI_REDUCED_HARDWARE_ONLY=y).

Jiaqing Zhao (2):
  ACPICA: Detect FACS in reduced hardware model
  ACPICA: Allow setting waking vector in reduced hardware model

 drivers/acpi/acpica/acglobal.h  |  6 +-----
 drivers/acpi/acpica/hwxfsleep.c | 21 ++++++---------------
 drivers/acpi/acpica/tbutils.c   |  5 +----
 drivers/acpi/acpica/utxfinit.c  | 24 ++++++++++++------------
 include/acpi/acconfig.h         |  1 -
 include/acpi/acpixf.h           |  8 ++++----
 6 files changed, 24 insertions(+), 41 deletions(-)

-- 
2.43.0