aboutsummaryrefslogtreecommitdiff
path: root/src/include/acpi/acpi.h
AgeCommit message (Expand)Author
2021-07-27include/acpi/acpi.h: add comment about raw data in generic error statusFelix Held
2021-06-14ChromeOS: Separate NVS from global GNVSKyösti Mälkki
2021-06-08acpi: drop weak implementation of acpi_soc_get_bert_regionFelix Held
2021-06-08acpi: rework BERT ACPI table generation logicFelix Held
2021-06-07acpi: rename acpi_soc_fill_bert and add return valueFelix Held
2021-06-01acpi: drop unused parameter from acpi_soc_fill_bertFelix Held
2021-05-27acpi: add SRAT Generic Initiator Affinity structureJonathan Zhang
2021-05-14src/acpi: Add initial support for HMATJonathan Zhang
2021-04-30src/acpi: Add APEI EINJ supportRocky Phagura
2021-04-22ACPI: Fix the devices scope in the SATC structureJohn Zhao
2021-04-21acpi: Add acpigen_write_LPI_packageRaul E Rangel
2021-03-28ACPI: Add SATC structure for DMAR tableJohn Zhao
2021-02-13include/acpi/acpi.h: Add ACPI_MADT_LAPIC_NMI_ALL_PROCESSORSRaul E Rangel
2021-02-04acpi: Add support for reporting CrashLog in BERT tableFrancois Toguo
2021-01-23ACPI S3: Replace stashed acpi_slp_typ valueKyösti Mälkki
2021-01-13ACPI: Add common acpi_fill_gnvs()Kyösti Mälkki
2021-01-11acpi,soc/intel/common: add support for Intel Low Power Idle TableMichael Niewöhner
2021-01-02acpi: Add cb support to publish CRAT ACPI objectJason Glenesk
2020-11-19ACPI: Define acpi_get_preferred_pm_profile()Kyösti Mälkki
2020-11-19ACPI S3: Split arch-agnostic partsKyösti Mälkki
2020-11-19ACPI S3: Replace acpi_is_wakeup()Kyösti Mälkki
2020-11-19ACPI S3: Remove unused acpi_is_wakeup_s4()Kyösti Mälkki
2020-11-04acpi/acpi.h: Update region spacesElyes HAOUAS
2020-10-13include/acpi/acpi.h: Add ACPI_DSDT_REV_1 macroElyes HAOUAS
2020-10-13include/acpi/acpi.h: Introduce ACPI_DSDT_REV_2 macroElyes HAOUAS
2020-09-22acpi: Add SSDT pstate helper functionsJason Glenesk
2020-07-28ACPI S3: Clean up resume pathKyösti Mälkki
2020-07-20src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons
2020-07-10include/acpi/acpi.h: Add ACPI_NAME_BUFFER_SIZERaul E Rangel
2020-06-07acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()Kyösti Mälkki
2020-06-07acpi,soc/intel: Make soc/motherboard_fill_fadt() globalKyösti Mälkki
2020-06-06arch/x86: Declare permanent_smi_handler()Kyösti Mälkki
2020-06-03acpi: Drop typoed __ROMC__Kyösti Mälkki
2020-06-02acpi: Add definitions for device sleep statesDuncan Laurie
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Make header #ifdefs consistentFurquan Shaikh
2020-05-02acpi: Move ACPI table support out of arch/x86 (2/5)Furquan Shaikh