summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/acpi_table.h
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: acpi: Use an API to get the ACPI RSDP table addressBin Meng2018-01-301-0/+9
* x86: acpi: Export acpi_fill_mcfg() with __weak attributeAndy Shevchenko2017-07-301-0/+3
* x86: acpi: Name fields in FADT in accordance with specificationAndy Shevchenko2017-07-301-3/+2
* x86: acpi: Refactor acpi_resume()Bin Meng2017-05-171-1/+10
* x86: acpi: Make enter_acpi_mode() publicBin Meng2017-05-171-0/+9
* x86: acpi: Add one API to find OS wakeup vectorBin Meng2017-05-171-0/+10
* x86: Use unsigned long for address in table generationSimon Glass2017-02-061-1/+1
* x86: acpi: Pack global NVS into ACPI tableBin Meng2016-07-121-0/+4
* x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPMBin Meng2016-05-231-0/+3
* x86: acpi: Return table length in acpi_create_madt_lapics()Bin Meng2016-05-231-1/+1
* x86: acpi: Clean up table header revisionsBin Meng2016-05-231-6/+0
* x86: acpi: Use u32 in table write routinesBin Meng2016-05-231-2/+2
* x86: acpi: Adjust order in acpi_table.cBin Meng2016-05-231-7/+7
* x86: acpi: Change fill_header()Bin Meng2016-05-231-0/+1
* x86: acpi: Remove acpi_create_ssdt_generator()Bin Meng2016-05-231-3/+0
* x86: acpi: Reorder code in acpi_table.hBin Meng2016-05-231-178/+169
* x86: acpi: Various changes to acpi_table.hBin Meng2016-05-231-34/+38
* x86: acpi: Remove unused codesBin Meng2016-05-231-68/+0
* x86: Change write_acpi_tables() signature a little bitBin Meng2016-03-171-1/+1
* x86: Generate a valid ACPI tableSaket Sinha2015-08-261-0/+393