1. f9ee87f acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() by Arthur Heymans · 1 year, 2 months ago
  2. ce17972 soc/amd/acpi/ivrs: Use specific IOMMU resource index on all SOC by Arthur Heymans · 1 year, 2 months ago
  3. 4ef89f7 soc/amd/block/ivrs: Generalize IVRS table generation by Naresh Solanki · 1 year, 3 months ago
  4. 8cab80c soc/amd/common/acpi: move acpi_fill_root_complex_tom to Stoneyridge by Felix Held · 1 year, 3 months ago
  5. 7186e28 soc/amd: Drop acpi_fill_madt_irqoverride() by Kyösti Mälkki · 1 year, 4 months ago
  6. 304f838 soc/amd: Use ACPI_COMMON_MADT_IOAPIC by Kyösti Mälkki · 1 year, 4 months ago
  7. 27af3e6 include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb by Felix Held · 1 year, 4 months ago
  8. 0990611 soc/amd/common/block/acpi/tables: use get_top_of_mem_[below,above]_4gb by Felix Held · 1 year, 4 months ago
  9. 69a1396 sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC by Kyösti Mälkki · 1 year, 4 months ago
  10. f008e0a soc/amd/*/Makefile: use all_x86 target by Felix Held · 1 year, 5 months ago
  11. 78cbcef soc/amd/common/acpi/cpu_power_state: introduce & use get_pstate_latency by Felix Held · 1 year, 5 months ago
  12. 52742b6 soc/amd/common/acpi/cpu_power_state: introduce and use get_pstate_0_reg by Felix Held · 1 year, 5 months ago
  13. e91392a soc/amd/common/acpi/cpu_power_state: factor out get_visible_pstate_count by Felix Held · 1 year, 5 months ago
  14. ca8a8de soc/amd: factor out common get_pstate_core_power implementation by Felix Held · 1 year, 5 months ago
  15. 5630506 soc/amd: pass pstate_msr union to get_pstate_core_[freq,power] by Felix Held · 1 year, 5 months ago
  16. 56d2a97 soc/amd/common/block/acpi/cpu_power_state: use pstate_msr union by Felix Held · 1 year, 5 months ago
  17. 6cf287e soc/amd/common/xhci: Add support for logging XHCI wake events by Robert Zieba · 2 years ago
  18. d91625d soc/amd: factor out ACPI_SSDT_PSD_INDEPENDENT to common AMD ACPI Kconfig by Felix Held · 1 year, 5 months ago
  19. b47be02 soc/amd/common/block/acpi/cpu_power_state: introduce get_cstate_io_base by Felix Held · 1 year, 5 months ago
  20. 78633e3 soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.h by Felix Held · 1 year, 5 months ago
  21. e4fc7b0 soc/amd/*/acpi: factor out common get_pstate_info implementation by Felix Held · 1 year, 5 months ago
  22. e266dac soc/amd/*/acpi: factor out common generate_cpu_entries implementation by Felix Held · 1 year, 5 months ago
  23. c44c977 soc/amd/common/block/acpi/cpu_power_state: use definition for bit_offset by Felix Held · 1 year, 5 months ago
  24. d3b077e soc/amd/common/block/acpi/cpu_power_state: add get_cstate_info helper by Felix Held · 1 year, 5 months ago
  25. 6c11676 soc/amd/common/block/acpi.ivrs: use SMBUS_DEVFN for FCH IOAPIC device ID by Felix Held · 1 year, 8 months ago
  26. 2b01e97 soc/amd/common/block/acpi/cppc: drop outdated comment by Felix Held · 1 year, 7 months ago
  27. 5e2602a soc/amd: Include <gpio.h> instead of <soc/gpio.h> by Elyes Haouas · 1 year, 7 months ago
  28. fc84ae7 treewide: Remove unused <cpu/amd/msr.h> by Elyes Haouas · 1 year, 7 months ago
  29. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 8 months ago
  30. 96fa6a2 soc/amd/common/block/acpi/ivrs: read IOAPIC IDs from hardware by Felix Held · 1 year, 8 months ago
  31. 9cbbba6 soc/amd/acpi: Expand 5 DPTC thermal profiles acpigen support for Alib by EricKY Cheng · 1 year, 10 months ago
  32. f743e0c soc/amd: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  33. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  34. 164c5ed soc/amd: factor out writing extended PM registers in FADT by Felix Held · 1 year, 10 months ago
  35. fdcf698 acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions by Fabio Aiuto · 1 year, 11 months ago
  36. a90aebb soc/amd/acpi: Add low/no battery mode to DPTC by Tim Van Patten · 2 years ago
  37. 9244358 soc/amd: Refactor DPTC Tablet Mode by Tim Van Patten · 2 years ago
  38. 2873fd2 acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig value by Tim Van Patten · 2 years ago
  39. b72c110 amd/soc/common: Update CPPC value by Zheng Bao · 2 years ago
  40. d5ab24c soc/amd/common/acpi/cppc: add nominal and minimum frequencies by Felix Held · 2 years ago
  41. 8f7f4bf soc/amd/cezanne,common: factor out CPPC code to common AMD SoC code by Felix Held · 2 years ago
  42. 68fc51f soc/amd/common: Fix some white spaces issues by Elyes Haouas · 2 years, 1 month ago
  43. 4c68487 soc/amd/picasso: Use read*p by Arthur Heymans · 2 years, 4 months ago
  44. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  45. ffc4002 src/soc: Remove unused <stdlib.h> by Elyes HAOUAS · 2 years, 8 months ago
  46. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 6 months ago
  47. 7110235 soc/amd/common/block/acpi/gpio: add warning for remote GPIO usage by Felix Held · 3 years ago
  48. f934fae soc/amd/picasso: Move IVRS generation code to common by Jason Glenesk · 3 years, 1 month ago
  49. fbc46a3 soc/amd/common/block/acpi: Add IVRS kconfig by Jason Glenesk · 3 years, 1 month ago
  50. b3af9f8 soc/amd/common/block/pm: Add support for Modern Standby event logging by Karthikeyan Ramasubramanian · 3 years, 1 month ago
  51. 589ac69 soc/amd/common/block/acpi: Extract event logging helpers by Karthikeyan Ramasubramanian · 3 years, 1 month ago
  52. 5d084dd soc/amd/common/block/acpi/bert: fix NULL check by Felix Held · 3 years, 2 months ago
  53. f0c5276 soc/amd: factor out acpi_soc_get_bert_region to amd/common by Felix Held · 3 years, 3 months ago
  54. 2d0bf34 soc/amd: factor out acpigen_write_alib_dptc to common code by Felix Held · 3 years, 3 months ago
  55. 18b51e9 soc/amd/picasso: move acpigen_dptc_call_alib to new common alib by Felix Held · 3 years, 3 months ago
  56. 9aab62c5 soc/amd/common: Correct Kconfig enable for ACPI GPIO functions by Martin Roth · 3 years, 4 months ago
  57. 65b0afe soc/amd/cezanne: Add GRXS and GTXS method by Eric Lai · 3 years, 4 months ago
  58. 58a8ad1 soc/amd: Move root complex SSDT TOM1/TOM2 generation function by Raul E Rangel · 3 years, 6 months ago
  59. e18a978 soc/amd/common/*/Kconfig: remove unneeded default n for bool options by Felix Held · 3 years, 6 months ago
  60. 4de1a31 ACPI: Add acpi_reset_gnvs_for_wake() by Kyösti Mälkki · 3 years, 7 months ago
  61. ffab5e6 soc/amd: Move MADT IRQ override settings into common_config by Raul E Rangel · 3 years, 6 months ago
  62. 0e560e7 soc/amd: Move acpi_fill_mcfg into common/blocks/acpi by Raul E Rangel · 3 years, 6 months ago
  63. 0f3bc81 soc/amd: Move southbridge_write_acpi_tables by Raul E Rangel · 3 years, 6 months ago
  64. 9d5e724 soc/amd: select ACPI_AMD_HARDWARE_SLEEP_VALUES in common ACPI code by Felix Held · 3 years, 6 months ago
  65. 373769f soc/amd/common/block/acpi/pm_state: don't rely on undefined behavior by Felix Held · 3 years, 6 months ago
  66. 4fbae5c soc/amd/common/block/acpi/pm_state: add missing include by Felix Held · 3 years, 6 months ago
  67. 404aea8 amd/common/block/acpi/pm_state: fix comparison in get_index_bit by Felix Held · 3 years, 7 months ago
  68. 564b4c5 soc/amd,intel: Drop leftover GNVS includes by Kyösti Mälkki · 3 years, 7 months ago
  69. 08bd207 soc/amd/common: Refactor ACPI wake source by Kyösti Mälkki · 3 years, 7 months ago
  70. b0db813 soc/amd: Refactor ACPI power state and ELOG by Kyösti Mälkki · 3 years, 7 months ago
  71. 2787237 ACPI: Add helpers for CBMEM_ID_POWER_STATE by Kyösti Mälkki · 3 years, 7 months ago
  72. 10f7f99 soc/amd: Rename chipset_state to chipset_power_state by Kyösti Mälkki · 3 years, 7 months ago
  73. f1b0935 soc/amd/picasso,stoneyridge: Unify set_nvs_sws() by Kyösti Mälkki · 3 years, 8 months ago
  74. 39c16b5 soc/amd: Rename to pm_fill_gnvs() by Kyösti Mälkki · 3 years, 8 months ago
  75. 870e44a soc/amd/common: simplify conditionals in Makefiles by Felix Held · 3 years, 9 months ago
  76. aa90203 elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE by Aaron Durbin · 4 years ago
  77. 6dbec2d soc/amd/common: add GPE event logs by Aaron Durbin · 4 years ago
  78. 9bed96e soc/amd/common: removed unused functions by Aaron Durbin · 4 years ago
  79. a244eb3 soc/amd/common: add acpi_fill_gnvs() by Aaron Durbin · 4 years ago
  80. 746e598 soc/amd/common: add single function ACPI PM1 GPE helpers by Aaron Durbin · 4 years ago
  81. cfc170b src/*: Update makefiles to exclude x86 code from psp-verstage by Martin Roth · 4 years, 2 months ago
  82. 48378e1 src: Remove duplicated includes by Elyes HAOUAS · 4 years, 3 months ago
  83. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  84. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  85. ae59387 soc/amd: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  86. 516c0a5 security/vboot: relocate and rename vboot_platform_is_resuming() by Bill XIE · 4 years, 6 months ago
  87. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  88. 26307c7 soc/amd/stoneyridge: Relocate acpi_get_sleep_type() by Marshall Dawson · 5 years ago
  89. 4ee83b2 soc/amd/stoneyridge: Relocate MMIO access of ACPI registers by Marshall Dawson · 5 years ago
  90. 3ce0360 soc/amd/common: Rework block/acpi by Marshall Dawson · 5 years ago
  91. 69486ca soc/amd/common: Create AcpiMmio functionality from stoneyridge by Marshall Dawson · 5 years ago
  92. e24d795 soc/amd/stoneyridge: Use new ACPI MMIO functions by Richard Spiegel · 6 years ago
  93. 8173ad1 grunt: Wire up the EC SMI handler by Raul E Rangel · 6 years ago
  94. 06bc4d7 amd: Don't call halt() when in SMM by Raul E Rangel · 6 years ago
  95. 044dfe9 soc/amd/common/block/acpi: Add halt.c by Chris Ching · 7 years ago