aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/alderlake/acpi.c
AgeCommit message (Expand)Author
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-25soc/intel/alderlake: Update s0ix cstate tableBernardo Perez Priego
2021-06-16soc/intel/alderlake: Make use of is_devfn_enabled() functionSubrata Banik
2021-04-26soc/intel/alderlake: Use device ID from pci_devs header fileJohn Zhao
2021-04-26soc/intel/alderlake: 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-10-03soc/intel/alderlake/ramstage: Do initial SoC commit till ramstageSubrata Banik