Age | Commit message (Expand) | Author |
---|---|---|
2023-03-08 | soc/amd/*/acpi: factor out common get_pstate_info implementation | Felix Held |
2023-03-08 | soc/amd/*/acpi: factor out common generate_cpu_entries implementation | Felix Held |
2023-03-08 | soc/amd/glinda/acpi: rework C state info table handling | Felix Held |
2023-03-06 | soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writes | Felix Held |
2023-03-06 | soc/amd/*/acpi: drop unneeded pstate_cnt FADT assignment | Felix Held |
2023-03-06 | soc/amd/*/acpi: drop unneeded mon_alrm FADT assignment | Felix Held |
2023-02-28 | soc/amd: introduce and use PSTATE_MSR macro | Felix Held |
2023-02-28 | soc/amd/*/acpi: add comment about p_lvl[2,3]_lat FADT field usage | Felix Held |
2023-01-31 | soc/amd/glinda/acpi: use acpigen_write_processor_device | Felix Held |
2022-11-25 | ACPI: Use common code for MADT LAPIC NMIs | Kyösti Mälkki |
2022-11-17 | soc/amd: Use ioapic helper functions | Kyösti Mälkki |
2022-10-25 | soc/amd: Add framework for Glinda SoC | Martin Roth |