summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/jasperlake/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans2022-05-161-3/+0
* 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/jasperlake: Make use of is_devfn_enabled() functionSubrata Banik2021-06-161-4/+2
* soc/intel/jasperlake: Remove TCSS setting from the DMAR tableJohn Zhao2021-04-231-14/+0
* 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/jasperlake: Simplify is-device-enabled checksFelix Singer2020-07-281-2/+3
* src: Use ACPI macrosElyes HAOUAS2020-07-211-2/+2
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* soc/intel/jasperlake: Update C-States infoRonak Kanabar2020-06-031-13/+13
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-2/+2
* soc/intel/jasperlake: Add support to generate ACPI GPIO operationsKarthikeyan Ramasubramanian2020-05-011-0/+37
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* soc/intel/jasperlake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc/intel/jasperlake: Add Jasper Lake SoC supportAamir Bohra2020-03-281-0/+343