summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/tigerlake/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Remove unused <string.h>Elyes HAOUAS2022-01-051-1/+0
* soc/intel: Constify `soc_get_cstate_map()`Angel Pons2021-10-191-1/+1
* soc/intel/*/acpi.c: Don't copy structs with `memcpy()`Angel Pons2021-10-191-1/+1
* soc/intel: deduplicate acpi_fill_soc_wakeMichael Niewöhner2021-10-171-15/+0
* soc/intel: Drop casts around `soc_read_pmc_base()`Angel Pons2021-06-281-2/+1
* soc/intel/tigerlake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-161-4/+2
* soc/intel/tigerlake: Use device ID from pci_devs header fileJohn Zhao2021-04-261-4/+5
* soc/intel/tigerlake: Fix devices list in the DMAR DRHD structureJohn Zhao2021-04-211-14/+14
* soc/intel: Factor out identical acpigen GPIO helpersAngel Pons2021-03-011-37/+0
* ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki2021-02-161-3/+0
* soc/intel: Drop CID1 from GNVSKyösti Mälkki2021-02-081-4/+0
* src: Remove unused <cbmem.h>Elyes HAOUAS2021-02-031-1/+0
* soc/intel: Move c-state resource defineMarc Jones2021-01-261-9/+0
* ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki2021-01-201-3/+0
* soc/intel: Rename to soc_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* ACPI: Drop redundant ChromeOS setup for GNVSKyösti Mälkki2021-01-101-11/+0
* ACPI: Drop redundant CONSOLE_CBMEM setup in GNVSKyösti Mälkki2021-01-101-4/+0
* soc/intel/tigerlake: Simplify is-device-enabled checksFelix Singer2020-07-281-2/+3
* src: Use ACPI macrosElyes HAOUAS2020-07-211-1/+1
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/tigerlake: Update C-State infoWonkyu Kim2020-05-111-13/+13
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-2/+2
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* soc/intel/tigerlake: Add ACPI GPIO opAlex Levin2020-04-241-0/+37
* soc/intel/tigerlake: Fix TCSS TBT PCIE root ports scope typeJohn Zhao2020-04-141-1/+1
* acpi: Bump FADT to revision 6Patrick Rudolph2020-04-131-1/+1
* soc/intel/tigerlake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/intel/tigerlake: Enable VT-d and generate DMAR ACPI tableJohn Zhao2020-03-121-0/+94
* soc/intel/{apl,cnl,icl,skl,tgl}: Make above 4GB MMIO resource properSubrata Banik2020-01-101-1/+5
* soc/intel/{icl,cnl,tgl}: Always add PM1_TMR block to FADTMeera Ravindranath2019-12-311-10/+8
* soc/intel/tigerlake: Do initial SoC commit till ramstageSubrata Banik2019-11-091-0/+248