aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/glinda/acpi.c
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-27soc/amd: Drop acpi_fill_madt_irqoverride()Kyösti Mälkki
2023-04-26soc/amd: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki
2023-04-26arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki
2023-04-21ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fieldsKyösti Mälkki
2023-04-15sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPICKyösti Mälkki
2023-03-29soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freqFelix Held
2023-03-27soc/amd: factor out common get_pstate_core_power implementationFelix Held
2023-03-27soc/amd: introduce and use get_pstate_core_uvolts for SVI2 and SVI3Felix Held
2023-03-27soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3Felix Held
2023-03-24soc/amd/*/include/msr: add version number to SERIAL_VID_* define namesFelix Held
2023-03-24soc/amd/*/include/msr: drop _LO part from PSTATE definition namesFelix Held
2023-03-24soc/amd: pass pstate_msr union to get_pstate_core_[freq,power]Felix Held
2023-03-23soc/amd/glinda: introduce and use pstate_msr bitfield structFelix Held
2023-03-22soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freqFelix Held
2023-03-08soc/amd/*/acpi: factor out common get_pstate_info implementationFelix Held
2023-03-08soc/amd/*/acpi: factor out common generate_cpu_entries implementationFelix Held
2023-03-08soc/amd/glinda/acpi: rework C state info table handlingFelix Held
2023-03-06soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writesFelix Held
2023-03-06soc/amd/*/acpi: drop unneeded pstate_cnt FADT assignmentFelix Held
2023-03-06soc/amd/*/acpi: drop unneeded mon_alrm FADT assignmentFelix Held
2023-02-28soc/amd: introduce and use PSTATE_MSR macroFelix Held
2023-02-28soc/amd/*/acpi: add comment about p_lvl[2,3]_lat FADT field usageFelix Held
2023-01-31soc/amd/glinda/acpi: use acpigen_write_processor_deviceFelix Held
2022-11-25ACPI: Use common code for MADT LAPIC NMIsKyösti Mälkki
2022-11-17soc/amd: Use ioapic helper functionsKyösti Mälkki
2022-10-25soc/amd: Add framework for Glinda SoCMartin Roth