summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/acpi_s3.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* x86: Move acpi_table header to main include/ directorySimon Glass2020-04-161-1/+1
* x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-161-1/+1
* x86: Move acpi_s3.h to a common locationSimon Glass2019-10-081-1/+1
* x86: acpi: Move APIs unrelated to ACPI tables generation to a separate libraryBin Meng2018-07-201-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: acpi: Fix build error with certain configurationBin Meng2017-08-081-0/+1
* x86: acpi: Fix Windows S3 resume failureBin Meng2017-05-171-0/+48
* x86: acpi: Turn on ACPI mode for S3Bin Meng2017-05-171-0/+3
* x86: acpi: Refactor acpi_resume()Bin Meng2017-05-171-1/+6
* x86: acpi: Resume OS if resume vector is foundBin Meng2017-05-171-0/+26