summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/acpi
AgeCommit message (Expand)Author
2023-04-29sb,soc/amd,intel: Drop include <cpu/x86/smm.h>Kyösti Mälkki
2023-04-29ACPI: Make FADT entries for RTC/CMOS architecturalKyösti Mälkki
2023-04-27ACPI: Make FADT entries for SMI architecturalKyösti Mälkki
2023-04-26soc/intel/common: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki
2023-04-26arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki
2023-04-26soc/intel: Introduce ioapic_get_sci_pin()Kyösti Mälkki
2023-04-17cpu,soc/intel: Separate single SSDT CPU entryKyösti Mälkki
2023-04-15sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPICKyösti Mälkki
2023-04-14soc/intel/common: Fix acpigen use for processor DeviceKyösti Mälkki
2023-04-13soc/intel/common: Update cpu_apic_info_type structSridhar Siricilla
2023-04-11ACPI: Add helper for MADT LAPICsKyösti Mälkki
2023-04-11ACPI: Add helper for MADT LAPIC NMIsKyösti Mälkki
2023-04-07soc/intel/common: Order the different types of cores based on APIC IDsSridhar Siricilla
2023-04-02soc/intel/common: Order the CPUs based on their APIC IDsSridhar Siricilla
2023-03-31soc/intel/common: Add core_type member to 'struct apic_path'Sridhar Siricilla
2023-03-21soc/intel/common/block/acpi: Support more than 255 coresPatrick Rudolph
2023-02-17treewide: Remove unuseful "_ADR: Address" commentElyes Haouas
2023-02-17treewide: Remove unuseful "_UID: Unique ID" commentElyes Haouas
2023-02-17treewide: Remove unuseful "_CID: Compatible ID" commentElyes Haouas
2023-02-17treewide: Remove unuseful "_HID: Hardware ID" commentElyes Haouas
2023-02-17soc/intel/cmn/block/acpi: enable BERT table without crashlogJonathan Zhang
2023-02-17soc/intel/cmn/acpi/pep: Add PCI device number for warning msgSubrata Banik
2023-01-28soc/intel/common/block/acpi/pep: use acpigen_write_processor_namestringFelix Held
2023-01-10soc/intel: Add Kconfigs to define scaling factor for coresSridhar Siricilla
2023-01-09soc/intel/common: Fix cpu index calculationSridhar Siricilla
2023-01-06soc/intel/: Rename small and big cores referencesSridhar Siricilla
2022-12-27tree/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-15soc/intel/{adl, common}: provide a list of D-states to enter LPMEran Mitrani
2022-12-06soc/intel/xeon_sp: Read ioapic configuration from hardwareArthur Heymans
2022-11-25ACPI: Use common code for MADT LAPIC NMIsKyösti Mälkki
2022-11-10sb,soc/intel: Use acpi_create_madt_ioapic_from_hw()Kyösti Mälkki
2022-11-04soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-11-02soc/intel/common: provide display hook in PEP for ECsMichael Niewöhner
2022-10-31soc: Add SPDX license headers to MakefilesMartin Roth
2022-10-27soc/intel/{adl,cmn}: Add/Remove LTR disqualification for UFSMeera Ravindranath
2022-10-27soc/intel/{adl, cmn}: Allow config to select the OCP workaroundSubrata Banik
2022-10-25soc/intel/common: Clean up includesElyes Haouas
2022-10-20soc/intel/cmn/block/acpi: Create common ASL entry for UFSSubrata Banik
2022-10-15treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk'Felix Held
2022-10-12treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'Elyes Haouas
2022-09-27acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto
2022-08-30soc/intel/cmn/block/acpi: Add new GPIO ASL MethodTim Wawrzynczak
2022-08-30soc/intel/cmn/block/acpi: Modify GPIO Methods to use bitfieldsTim Wawrzynczak
2022-05-16soc/intel/*: Use SSDT to pass A4GB and A4GSArthur Heymans
2022-05-16src: Remove unused <cf9_reset.h>Elyes Haouas
2022-05-14soc/intel/acpi_bert.c: Fix formatted print type for size_tArthur Heymans
2022-05-12soc/intel/alderlake: provide a list of D-states to enter LPMTarun Tuli
2022-05-03intelblocks/pep: Handle TBT displays on s0ix transitionMichał Kopeć
2022-05-03intelblocks/pep: Add display on/off notificationsMichał Żygowski
2022-04-27soc/intel/common/block/acpi: Fill PEP S0 mask on failureEvan Green
2022-04-24soc/intel: Remove unused <acpi/acpi.h>Elyes HAOUAS
2022-02-28soc/intel/common/block/acpi: Return existing Object for _DSM subfunctionTim Wawrzynczak
2022-02-25arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held
2022-02-22soc/intel/common/block/acpi: Drop duplicated 'fadt->header.revision'Elyes Haouas
2022-02-17src/soc: Remove space before tabElyes Haouas
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-02-07soc/intel/common: Define enum cpu_perf_eff_type type for core typesSridhar Siricilla
2022-01-28soc/intel/common: Implement ACPI CPPCv3 package to support hybrid coreSridhar Siricilla
2022-01-19soc/intel/alderlake: Add method to determine the cpu typeSridahr Siricilla
2022-01-04soc/intel/common/acpi/pep: Use correct size_t length modifierPaul Menzel
2021-11-11soc/intel: move SGX ACPI code to block/acpiMichael Niewöhner
2021-11-09soc/intel: generate SSDT instead of using GNVS for SGXMichael Niewöhner
2021-11-08soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL`Michael Niewöhner
2021-10-27soc/intel/common/acpi: Correct IPC sub command for reading LPM requirementEthan Tsao
2021-10-19soc/intel: Constify `soc_get_cstate_map()`Angel Pons
2021-10-18ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki
2021-10-17soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wakeMichael Niewöhner
2021-10-17soc/intel/common/acpi: drop `RTC_EN` from static wake bits maskMichael Niewöhner
2021-10-17soc/intel: deduplicate acpi_fill_soc_wakeMichael Niewöhner
2021-10-17soc/intel/common: add SGX fields to GNVSMichael Niewöhner
2021-10-16soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on KconfigMichael Niewöhner
2021-10-13soc/intel: drop P_BLK supportMichael Niewöhner
2021-09-16soc/intel/common: Make read_pmc_lpm_requirements more clearTim Wawrzynczak
2021-09-10soc/intel/common: Delete pep.aslTim Wawrzynczak
2021-09-10soc/intel/common/block/acpi: Add LPM requirements support to PEPD _DSMTim Wawrzynczak
2021-09-10soc/intel/common/block/acpi: Move pep.asl to acpigenTim Wawrzynczak
2021-06-23soc/intel/common: Fix X2APIC NMI entry in ACPI MADTKyösti Mälkki
2021-06-18soc/intel/common/block: fix storage size of HEST log addressRocky Phagura
2021-06-08soc/intel/common: Update CrashLog data length trackingFrancois Toguo Fotso
2021-06-08acpi: rework BERT ACPI table generation logicFelix Held
2021-06-07acpi: rename acpi_soc_fill_bert and add return valueFelix Held
2021-06-04src/intel/xeon_sp: add hardware error support (HEST)Rocky Phagura
2021-06-01acpi: drop unused parameter from acpi_soc_fill_bertFelix Held
2021-04-15src/*acpi: create acpi table for x2apic modeWonkyu Kim
2021-03-27soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik
2021-03-01soc/intel: Factor out identical acpigen GPIO helpersAngel Pons
2021-03-01soc/intel: Include gfx.asl from northbridgeAngel Pons
2021-02-22soc/intel/tigerlake: Add CrashLog implementation for intel TGLFrancois Toguo
2021-02-16soc/intel/common: Remove unused <string.h>Elyes HAOUAS
2021-02-16ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki
2021-02-14ACPI: Move common _PIC methodKyösti Mälkki
2021-02-11ACPI: Move PICM declarationKyösti Mälkki
2021-02-11sb,soc/intel: Drop OSYS from GNVSKyösti Mälkki
2021-02-11mainboards: Drop PWRS from GNVSKyösti Mälkki
2021-02-08soc/intel: Drop CID1 from GNVSKyösti Mälkki
2021-02-04src: Remove unused <bootstate.h>Elyes HAOUAS
2021-01-30soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig optionsAngel Pons
2021-01-30soc/amd,intel: Drop leftover GNVS includesKyösti Mälkki
2021-01-29soc/intel: Remove duplicate call to acpi_wake_source()Kyösti Mälkki
2021-01-28ACPI: Separate ChromeOS NVS in ASLKyösti Mälkki