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