1. 112c227 soc/amd: move acpi_add_fsp_tables implementation to common FSP code by Felix Held · 7 months ago
  2. 26577d2 soc/amd: factor out acpi_add_fsp_tables by Felix Held · 7 months ago
  3. 0079200 soc/amd: use common ACPI_SCI_IRQ definition by Felix Held · 7 months ago
  4. aab8a22 soc/amd/common/acpi: factor out common MADT code by Felix Held · 7 months ago
  5. b154949 soc/amd: drop fill_fadt_extended_pm_regs by Felix Held · 8 months ago
  6. 02a1901 sb,soc/amd,intel: Drop include <cpu/x86/smm.h> by Kyösti Mälkki · 1 year, 4 months ago
  7. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 4 months ago
  8. 121d3d5 ACPI: Make FADT entries for SMI architectural by Kyösti Mälkki · 1 year, 4 months ago
  9. 7186e28 soc/amd: Drop acpi_fill_madt_irqoverride() by Kyösti Mälkki · 1 year, 4 months ago
  10. 304f838 soc/amd: Use ACPI_COMMON_MADT_IOAPIC by Kyösti Mälkki · 1 year, 4 months ago
  11. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 4 months ago
  12. 67c48a3 ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields by Kyösti Mälkki · 1 year, 4 months ago
  13. 69a1396 sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC by Kyösti Mälkki · 1 year, 4 months ago
  14. a63f859 soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freq by Felix Held · 1 year, 5 months ago
  15. ca8a8de soc/amd: factor out common get_pstate_core_power implementation by Felix Held · 1 year, 5 months ago
  16. 2c9de49 soc/amd: introduce and use get_pstate_core_uvolts for SVI2 and SVI3 by Felix Held · 1 year, 5 months ago
  17. 23a398e soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3 by Felix Held · 1 year, 5 months ago
  18. 3f2844f soc/amd/*/include/msr: add version number to SERIAL_VID_* define names by Felix Held · 1 year, 5 months ago
  19. 6a6d524 soc/amd/mendocino: add and use missing cpu_vid_8 pstate_msr field by Felix Held · 1 year, 5 months ago
  20. 6ba67ab soc/amd/*/include/msr: drop _LO part from PSTATE definition names by Felix Held · 1 year, 5 months ago
  21. 5630506 soc/amd: pass pstate_msr union to get_pstate_core_[freq,power] by Felix Held · 1 year, 5 months ago
  22. 8194364 soc/amd/*/acpi: assign proper boolean values in get_pstate_core_freq by Felix Held · 1 year, 5 months ago
  23. 80bfddb soc/amd/mendocino: introduce and use pstate_msr bitfield struct by Felix Held · 1 year, 5 months ago
  24. e4fc7b0 soc/amd/*/acpi: factor out common get_pstate_info implementation by Felix Held · 1 year, 5 months ago
  25. e266dac soc/amd/*/acpi: factor out common generate_cpu_entries implementation by Felix Held · 1 year, 5 months ago
  26. e23c425 soc/amd/mendocino/acpi: rework C state info table handling by Felix Held · 1 year, 5 months ago
  27. 949bce5 soc/amd/*/acpi: drop unnecessary duty_offset/duty_width field writes by Felix Held · 1 year, 6 months ago
  28. cc34162 soc/amd/*/acpi: drop unneeded pstate_cnt FADT assignment by Felix Held · 1 year, 6 months ago
  29. e859d15 soc/amd/*/acpi: drop unneeded mon_alrm FADT assignment by Felix Held · 1 year, 6 months ago
  30. 0a46604 soc/amd: introduce and use PSTATE_MSR macro by Felix Held · 1 year, 6 months ago
  31. 54c80e1 soc/amd/*/acpi: add comment about p_lvl[2,3]_lat FADT field usage by Felix Held · 1 year, 6 months ago
  32. 7c26960 soc/amd/mendocino/acpi: use acpigen_write_processor_device by Felix Held · 1 year, 7 months ago
  33. 66b5e1b ACPI: Use common code for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 9 months ago
  34. 2e65e9c soc/amd: Use ioapic helper functions by Kyösti Mälkki · 3 years, 2 months ago
  35. 164c5ed soc/amd: factor out writing extended PM registers in FADT by Felix Held · 1 year, 10 months ago
  36. 769b657 treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' by Felix Held · 1 year, 10 months ago
  37. c60f3b2 treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' by Elyes Haouas · 1 year, 10 months ago
  38. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 10 months ago
  39. c929f09 treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl' by Elyes Haouas · 1 year, 10 months ago
  40. baec560 treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  41. 501b71e treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  42. 7008085 treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  43. a6e05382 treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  44. 62cd5e8 soc/amd: Recalculate the field power in PSS table entry by Zheng Bao · 2 years ago
  45. 665476d soc/amd/mendocino: enable CPPC feature by Felix Held · 2 years ago
  46. 4f73242 treewide: Rename Sabrina to Mendocino by Jon Murphy · 2 years ago[Renamed (99%) from src/soc/amd/sabrina/acpi.c]
  47. 8d2bfbc soc/amd/sabrina/acpi: Correct VID decoding on Sabrina by Fred Reitberger · 2 years, 2 months ago
  48. cbf290c soc/amd/sabrina: drop CPPC code by Felix Held · 2 years, 7 months ago
  49. d4b5ad0 soc/amd/cezanne,picasso,sabrina: factor out get_threads_per_core by Felix Held · 2 years, 7 months ago
  50. 3c44c62 soc/amd/sabrina: add new SoC as copy of soc/amd/cezanne by Felix Held · 2 years, 7 months ago