aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/jasperlake/acpi.c
AgeCommit message (Expand)Author
2024-06-26acpi: Rename acpi_create_dmar_drhdShuo Liu
2023-08-08ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki
2023-05-09sb,soc/amd,intel: Apply minor FADT fixesKyö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/jasperlake: Make use of is_devfn_enabled() functionSubrata Banik
2021-04-23soc/intel/jasperlake: Remove TCSS setting from the DMAR tableJohn 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/jasperlake: 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-06-03soc/intel/jasperlake: Update C-States infoRonak Kanabar
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01soc/intel/jasperlake: Add support to generate ACPI GPIO operationsKarthikeyan Ramasubramanian
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-06soc/intel/jasperlake: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-28soc/intel/jasperlake: Add Jasper Lake SoC supportAamir Bohra