aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/baytrail/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* acpi: x86: Write FADT in common codeMaximilian Brune2024-10-271-16/+1
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* x86: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+0
* acpi: use 64-bit addresses in FADT tableHeinrich Schuchardt2024-01-071-6/+3
* x86: Prevent from missing the FADT chainingAndy Shevchenko2023-09-221-5/+1
* Reland "x86: Move FACP table into separate functions""Simon Glass2023-09-221-8/+19
* Revert "x86: Move FACP table into separate functions"Andy Shevchenko2022-03-311-19/+8
* x86: Move FACP table into separate functionsSimon Glass2022-01-251-8/+19
* acpi: Allow creating the GNVS to failSimon Glass2020-07-171-1/+3
* x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass2020-07-171-2/+0
* common: Drop log.h from common headerSimon Glass2020-05-181-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-2/+2
* x86: Move acpi_s3.h to a common locationSimon Glass2019-10-081-1/+1
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-081-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: baytrail: acpi: Add full reset bit to the reset register value in FADTBin Meng2017-09-021-1/+1
* x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko2017-07-301-29/+0
* x86: baytrail: acpi: Add APIs for determining/clearing sleep stateBin Meng2017-05-171-0/+47
* x86: baytrail: Introduce ACPI global NVSBin Meng2016-07-121-0/+26
* x86: baytrail: acpi: Fix I/O APIC ID in the MADT tableBin Meng2016-05-301-1/+1
* x86: baytrail: Generate ACPI FADT/MADT tablesBin Meng2016-05-231-0/+163