summaryrefslogtreecommitdiff
path: root/arch/x86/lib/acpi_s3.c
AgeCommit message (Expand)Author
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass
2018-07-20x86: acpi: Move APIs unrelated to ACPI tables generation to a separate libraryBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-08x86: acpi: Fix build error with certain configurationBin Meng
2017-05-17x86: acpi: Fix Windows S3 resume failureBin Meng
2017-05-17x86: acpi: Turn on ACPI mode for S3Bin Meng
2017-05-17x86: acpi: Refactor acpi_resume()Bin Meng
2017-05-17x86: acpi: Resume OS if resume vector is foundBin Meng