summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/acpi
Commit message (Expand)AuthorAgeFilesLines
* soc: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-1/+1
* soc/intel: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* soc/intel/common,mtl: Refactor BERT generation flow for crashlogPratikkumar Prajapati2023-12-201-56/+27
* soc/intel/common/acpi: Don't generate LPI constraints for disabled/hidden dev...Matt DeVillier2023-10-231-0/+4
* soc/intel: Improve CONFIG_ACPI_SOC_INTEL_SLP_S0_FREQ_HZ useJeremy Compostella2023-10-192-1/+12
* soc/intel/common/block/acpi/northbridge.asl: Reserve SBREG BARMichał Żygowski2023-10-161-0/+22
* soc/intel: separate slp-s0 residency counter frequency in LPIT tableSukumar Ghorai2023-10-051-2/+2
* soc/intel/common: Fix invalid MADT entries creationJeremy Compostella2023-09-121-0/+2
* soc/intel/common/block/acpi: Change __attribute__((weak)) to __weakElyes Haouas2023-09-061-1/+1
* soc/intel/common/acpi: Add stub for GNA scoring acceleratorMatt DeVillier2023-09-011-0/+8
* ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki2023-08-081-27/+1
* acpi: Move ECAM resource below PNP0C02 device in a common placeArthur Heymans2023-07-201-11/+0
* acpi/gnvs.c: Drop unused pointer to the cbmem consoleArthur Heymans2023-07-061-1/+1
* intelblocks/pep: Send All Monitor Off/On command only in FWCM caseUsha P2023-06-281-6/+10
* soc/intel/common: Print crashlog size info in hexPratikkumar Prajapati2023-06-261-6/+6
* soc/intel/common/crashlog: Add support for IOE diePratikkumar Prajapati2023-06-061-0/+23
* soc/intel/common/crashlog: Fix checking PMC record sizePratikkumar Prajapati2023-06-011-2/+2
* acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRINGFelix Held2023-05-131-1/+1
* sb,soc/amd,intel: Sync FADT entries visuallyKyösti Mälkki2023-05-101-1/+5
* sb,soc/amd,intel: Drop include <cpu/x86/smm.h>Kyösti Mälkki2023-04-291-1/+0
* ACPI: Make FADT entries for RTC/CMOS architecturalKyösti Mälkki2023-04-291-1/+0
* ACPI: Make FADT entries for SMI architecturalKyösti Mälkki2023-04-271-5/+0
* soc/intel/common: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki2023-04-262-5/+7
* arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki2023-04-261-2/+0
* soc/intel: Introduce ioapic_get_sci_pin()Kyösti Mälkki2023-04-261-24/+16
* cpu,soc/intel: Separate single SSDT CPU entryKyösti Mälkki2023-04-171-15/+19
* sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPICKyösti Mälkki2023-04-152-4/+2
* soc/intel/common: Fix acpigen use for processor DeviceKyösti Mälkki2023-04-141-1/+1
* soc/intel/common: Update cpu_apic_info_type structSridhar Siricilla2023-04-131-2/+2
* ACPI: Add helper for MADT LAPICsKyösti Mälkki2023-04-111-8/+3
* ACPI: Add helper for MADT LAPIC NMIsKyösti Mälkki2023-04-111-12/+1
* soc/intel/common: Order the different types of cores based on APIC IDsSridhar Siricilla2023-04-072-1/+39
* soc/intel/common: Order the CPUs based on their APIC IDsSridhar Siricilla2023-04-021-57/+64
* soc/intel/common: Add core_type member to 'struct apic_path'Sridhar Siricilla2023-03-311-0/+12
* soc/intel/common/block/acpi: Support more than 255 coresPatrick Rudolph2023-03-211-1/+1
* treewide: Remove unuseful "_ADR: Address" commentElyes Haouas2023-02-171-1/+0
* treewide: Remove unuseful "_UID: Unique ID" commentElyes Haouas2023-02-171-1/+1
* treewide: Remove unuseful "_CID: Compatible ID" commentElyes Haouas2023-02-171-1/+1
* treewide: Remove unuseful "_HID: Hardware ID" commentElyes Haouas2023-02-171-1/+1
* soc/intel/cmn/block/acpi: enable BERT table without crashlogJonathan Zhang2023-02-171-6/+18
* soc/intel/cmn/acpi/pep: Add PCI device number for warning msgSubrata Banik2023-02-171-1/+3
* soc/intel/common/block/acpi/pep: use acpigen_write_processor_namestringFelix Held2023-01-281-7/+2
* soc/intel: Add Kconfigs to define scaling factor for coresSridhar Siricilla2023-01-101-4/+9
* soc/intel/common: Fix cpu index calculationSridhar Siricilla2023-01-091-2/+8
* soc/intel/: Rename small and big cores referencesSridhar Siricilla2023-01-061-18/+18
* tree/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-271-2/+2
* soc/intel/{adl, common}: provide a list of D-states to enter LPMEran Mitrani2022-12-152-5/+119
* soc/intel/xeon_sp: Read ioapic configuration from hardwareArthur Heymans2022-12-061-17/+9
* ACPI: Use common code for MADT LAPIC NMIsKyösti Mälkki2022-11-251-7/+1