aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/alderlake/acpi.c
AgeCommit message (Expand)Author
2023-01-27soc/intel/adl: remove DPTF from D-states list used to enter LPMEran Mitrani
2022-12-15soc/intel/{adl, common}: provide a list of D-states to enter LPMEran Mitrani
2022-12-07soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans
2022-12-02soc/intel/alderlake: skip external buses for D-states listEran Mitrani
2022-11-29soc/intel/alderlake/acpi.c: Don't look up coreboot CPU indexArthur 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-05-15soc/intel/alderlake: Move array declarationArthur Heymans
2022-05-14soc/intel/alderlake: Fix Coverity CID 1488814Tarun Tuli
2022-05-12soc/intel/alderlake: provide a list of D-states to enter LPMTarun Tuli
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