summaryrefslogtreecommitdiff
path: root/src/soc/amd/glinda/acpi.c
AgeCommit message (Expand)Author
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