aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/tigerlake/acpi.c
AgeCommit message (Expand)Author
2024-06-26acpi: Rename acpi_create_dmar_drhdShuo Liu
2023-10-31soc/intel/tigerlake: Implement SoC sleep state arrayMatt DeVillier
2023-08-08ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki
2022-12-07soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans
2022-10-12treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas
2022-05-16soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans
2022-01-05soc/intel: Remove unused <string.h>Elyes HAOUAS
2021-10-19soc/intel: Constify `soc_get_cstate_map()`Angel Pons
2021-10-19soc/intel/*/acpi.c: Don't copy structs with `memcpy()`Angel Pons
2021-10-17soc/intel: deduplicate acpi_fill_soc_wakeMichael Niewöhner
2021-06-28soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons
2021-06-16soc/intel/tigerlake: Make use of is_devfn_enabled() functionSubrata Banik
2021-04-26soc/intel/tigerlake: Use device ID from pci_devs header fileJohn Zhao
2021-04-21soc/intel/tigerlake: Fix devices list in the DMAR DRHD structureJohn Zhao
2021-03-01soc/intel: Factor out identical acpigen GPIO helpersAngel Pons
2021-02-16ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki
2021-02-08soc/intel: Drop CID1 from GNVSKyösti Mälkki
2021-02-03src: Remove unused <cbmem.h>Elyes HAOUAS
2021-01-26soc/intel: Move c-state resource defineMarc Jones
2021-01-20ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki
2021-01-10soc/intel: Rename to soc_fill_gnvs()Kyösti Mälkki
2021-01-10ACPI: Drop redundant ChromeOS setup for GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CONSOLE_CBMEM setup in GNVSKyösti Mälkki
2020-07-28soc/intel/tigerlake: Simplify is-device-enabled checksFelix Singer
2020-07-21src: Use ACPI macrosElyes HAOUAS
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-11soc/intel/tigerlake: Update C-State infoWonkyu Kim
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-24soc/intel/tigerlake: Add ACPI GPIO opAlex Levin
2020-04-14soc/intel/tigerlake: Fix TCSS TBT PCIE root ports scope typeJohn Zhao
2020-04-13acpi: Bump FADT to revision 6Patrick Rudolph
2020-04-06soc/intel/tigerlake: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-12soc/intel/tigerlake: Enable VT-d and generate DMAR ACPI tableJohn Zhao
2020-01-10soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource properSubrata Banik
2019-12-31soc/intel/{icl,cnl,tgl}: Always add PM1_TMR block to FADTMeera Ravindranath
2019-11-09soc/intel/tigerlake: Do initial SoC commit till ramstageSubrata Banik