summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/acpi
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/cmn/block/acpi: Add new GPIO ASL MethodTim Wawrzynczak2022-08-301-0/+19
* soc/intel/cmn/block/acpi: Modify GPIO Methods to use bitfieldsTim Wawrzynczak2022-08-301-26/+18
* soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans2022-05-162-3/+4
* src: Remove unused <cf9_reset.h>Elyes Haouas2022-05-161-1/+0
* soc/intel/acpi_bert.c: Fix formatted print type for size_tArthur Heymans2022-05-141-4/+4
* soc/intel/alderlake: provide a list of D-states to enter LPMTarun Tuli2022-05-121-2/+3
* intelblocks/pep: Handle TBT displays on s0ix transitionMichał Kopeć2022-05-031-0/+12
* intelblocks/pep: Add display on/off notificationsMichał Żygowski2022-05-031-2/+21
* soc/intel/common/block/acpi: Fill PEP S0 mask on failureEvan Green2022-04-271-2/+0
* soc/intel: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-04-241-1/+0
* soc/intel/common/block/acpi: Return existing Object for _DSM subfunctionTim Wawrzynczak2022-02-281-5/+10
* arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held2022-02-252-0/+2
* soc/intel/common/block/acpi: Drop duplicated 'fadt->header.revision'Elyes Haouas2022-02-221-2/+0
* src/soc: Remove space before tabElyes Haouas2022-02-171-1/+1
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-6/+6
* soc/intel/common: Define enum cpu_perf_eff_type type for core typesSridhar Siricilla2022-02-071-2/+7
* soc/intel/common: Implement ACPI CPPCv3 package to support hybrid coreSridhar Siricilla2022-01-282-2/+70
* soc/intel/alderlake: Add method to determine the cpu typeSridahr Siricilla2022-01-193-0/+65
* soc/intel/common/acpi/pep: Use correct size_t length modifierPaul Menzel2022-01-041-1/+1
* soc/intel: move SGX ACPI code to block/acpiMichael Niewöhner2021-11-112-0/+59
* soc/intel: generate SSDT instead of using GNVS for SGXMichael Niewöhner2021-11-092-3/+4
* soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`Michael Niewöhner2021-11-081-1/+1
* soc/intel/common/acpi: Correct IPC sub command for reading LPM requirementEthan Tsao2021-10-271-1/+2
* soc/intel: Constify `soc_get_cstate_map()`Angel Pons2021-10-191-1/+1
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-9/+0
* soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wakeMichael Niewöhner2021-10-171-5/+7
* soc/intel/common/acpi: drop `RTC_EN` from static wake bits maskMichael Niewöhner2021-10-171-1/+1
* soc/intel: deduplicate acpi_fill_soc_wakeMichael Niewöhner2021-10-171-0/+1
* soc/intel/common: add SGX fields to GNVSMichael Niewöhner2021-10-171-0/+3
* soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on KconfigMichael Niewöhner2021-10-161-2/+4
* soc/intel: drop P_BLK supportMichael Niewöhner2021-10-131-11/+3
* soc/intel/common: Make read_pmc_lpm_requirements more clearTim Wawrzynczak2021-09-161-4/+5
* soc/intel/common: Delete pep.aslTim Wawrzynczak2021-09-101-125/+0
* soc/intel/common/block/acpi: Add LPM requirements support to PEPD _DSMTim Wawrzynczak2021-09-102-2/+94
* soc/intel/common/block/acpi: Move pep.asl to acpigenTim Wawrzynczak2021-09-103-1/+130
* soc/intel/common: Fix X2APIC NMI entry in ACPI MADTKyösti Mälkki2021-06-231-1/+1
* soc/intel/common/block: fix storage size of HEST log addressRocky Phagura2021-06-181-1/+1
* soc/intel/common: Update CrashLog data length trackingFrancois Toguo Fotso2021-06-081-1/+4
* acpi: rework BERT ACPI table generation logicFelix Held2021-06-081-21/+23
* acpi: rename acpi_soc_fill_bert and add return valueFelix Held2021-06-071-7/+8
* src/intel/xeon_sp: add hardware error support (HEST)Rocky Phagura2021-06-041-0/+1
* acpi: drop unused parameter from acpi_soc_fill_bertFelix Held2021-06-011-3/+1
* src/*acpi: create acpi table for x2apic modeWonkyu Kim2021-04-151-0/+5
* soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik2021-03-271-1/+1
* soc/intel: Factor out identical acpigen GPIO helpersAngel Pons2021-03-013-0/+44
* soc/intel: Include gfx.asl from northbridgeAngel Pons2021-03-011-0/+3
* soc/intel/tigerlake: Add CrashLog implementation for intel TGLFrancois Toguo2021-02-223-1/+104
* soc/intel/common: Remove unused <string.h>Elyes HAOUAS2021-02-161-1/+0
* ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki2021-02-161-25/+14
* ACPI: Move common _PIC methodKyösti Mälkki2021-02-141-14/+0