1. e4893d6 soc/intel/common/crashlog: Add support for IOE die by Pratikkumar Prajapati · 1 year, 3 months ago
  2. d4330e7 soc/intel/common/crashlog: Fix checking PMC record size by Pratikkumar Prajapati · 1 year, 3 months ago
  3. f0a8b04 acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING by Felix Held · 1 year, 3 months ago
  4. 5cd548b sb,soc/amd,intel: Sync FADT entries visually by Kyösti Mälkki · 1 year, 4 months ago
  5. 02a1901 sb,soc/amd,intel: Drop include <cpu/x86/smm.h> by Kyösti Mälkki · 1 year, 4 months ago
  6. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 4 months ago
  7. 121d3d5 ACPI: Make FADT entries for SMI architectural by Kyösti Mälkki · 1 year, 4 months ago
  8. 8eac12f soc/intel/common: Use ACPI_COMMON_MADT_IOAPIC by Kyösti Mälkki · 1 year, 4 months ago
  9. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 4 months ago
  10. ae1b2d4 soc/intel: Introduce ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 4 months ago
  11. d521b96 cpu,soc/intel: Separate single SSDT CPU entry by Kyösti Mälkki · 1 year, 4 months ago
  12. 69a1396 sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC by Kyösti Mälkki · 1 year, 4 months ago
  13. c77b607 soc/intel/common: Fix acpigen use for processor Device by Kyösti Mälkki · 1 year, 4 months ago
  14. 02b39ef soc/intel/common: Update cpu_apic_info_type struct by Sridhar Siricilla · 1 year, 4 months ago
  15. 2e9f0d3 ACPI: Add helper for MADT LAPICs by Kyösti Mälkki · 1 year, 4 months ago
  16. 9ac1fb7 ACPI: Add helper for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 4 months ago
  17. 7301cfa soc/intel/common: Order the different types of cores based on APIC IDs by Sridhar Siricilla · 1 year, 7 months ago
  18. f8ac3dd soc/intel/common: Order the CPUs based on their APIC IDs by Sridhar Siricilla · 1 year, 5 months ago
  19. 1b04e81 soc/intel/common: Add core_type member to 'struct apic_path' by Sridhar Siricilla · 1 year, 5 months ago
  20. 0f0b619 soc/intel/common/block/acpi: Support more than 255 cores by Patrick Rudolph · 1 year, 6 months ago
  21. d0e2155 treewide: Remove unuseful "_ADR: Address" comment by Elyes Haouas · 1 year, 7 months ago
  22. 59f8a50 treewide: Remove unuseful "_UID: Unique ID" comment by Elyes Haouas · 1 year, 7 months ago
  23. 2a68cc0 treewide: Remove unuseful "_CID: Compatible ID" comment by Elyes Haouas · 1 year, 7 months ago
  24. eb83fed treewide: Remove unuseful "_HID: Hardware ID" comment by Elyes Haouas · 1 year, 7 months ago
  25. 01acc03 soc/intel/cmn/block/acpi: enable BERT table without crashlog by Jonathan Zhang · 1 year, 10 months ago
  26. 8b223d4 soc/intel/cmn/acpi/pep: Add PCI device number for warning msg by Subrata Banik · 1 year, 6 months ago
  27. 5edb518 soc/intel/common/block/acpi/pep: use acpigen_write_processor_namestring by Felix Held · 1 year, 7 months ago
  28. d9c8269 soc/intel: Add Kconfigs to define scaling factor for cores by Sridhar Siricilla · 1 year, 7 months ago
  29. 205437b soc/intel/common: Fix cpu index calculation by Sridhar Siricilla · 1 year, 8 months ago
  30. 4c3014f soc/intel/: Rename small and big cores references by Sridhar Siricilla · 1 year, 8 months ago
  31. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 8 months ago
  32. 4c9440c soc/intel/{adl, common}: provide a list of D-states to enter LPM by Eran Mitrani · 1 year, 9 months ago
  33. 8a3e2b8 soc/intel/xeon_sp: Read ioapic configuration from hardware by Arthur Heymans · 1 year, 9 months ago
  34. 66b5e1b ACPI: Use common code for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 9 months ago
  35. c045735 sb,soc/intel: Use acpi_create_madt_ioapic_from_hw() by Kyösti Mälkki · 3 years, 2 months ago
  36. def74aa soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  37. a972e23 soc/intel/common: provide display hook in PEP for ECs by Michael Niewöhner · 2 years, 3 months ago
  38. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  39. 9e4488a soc/intel/{adl,cmn}: Add/Remove LTR disqualification for UFS by Meera Ravindranath · 1 year, 10 months ago
  40. a00db94 soc/intel/{adl, cmn}: Allow config to select the OCP workaround by Subrata Banik · 1 year, 10 months ago
  41. 8ed5835 soc/intel/common: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  42. 29ad9f7 soc/intel/cmn/block/acpi: Create common ASL entry for UFS by Subrata Banik · 1 year, 10 months ago
  43. 769b657 treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' by Felix Held · 1 year, 10 months ago
  44. c60f3b2 treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' by Elyes Haouas · 1 year, 10 months ago
  45. fdcf698 acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions by Fabio Aiuto · 1 year, 11 months ago
  46. 7b42153 soc/intel/cmn/block/acpi: Add new GPIO ASL Method by Tim Wawrzynczak · 2 years ago
  47. 8392a29 soc/intel/cmn/block/acpi: Modify GPIO Methods to use bitfields by Tim Wawrzynczak · 2 years ago
  48. 08769c6 soc/intel/*: Use SSDT to pass A4GB and A4GS by Arthur Heymans · 2 years, 3 months ago
  49. db735c4 src: Remove unused <cf9_reset.h> by Elyes Haouas · 2 years, 4 months ago
  50. 4cd8f61 soc/intel/acpi_bert.c: Fix formatted print type for size_t by Arthur Heymans · 2 years, 3 months ago
  51. c66ea98 soc/intel/alderlake: provide a list of D-states to enter LPM by Tarun Tuli · 2 years, 3 months ago
  52. 86221c6 intelblocks/pep: Handle TBT displays on s0ix transition by Michał Kopeć · 2 years, 4 months ago
  53. 2b87b50 intelblocks/pep: Add display on/off notifications by Michał Żygowski · 2 years, 6 months ago
  54. db6d198 soc/intel/common/block/acpi: Fill PEP S0 mask on failure by Evan Green · 2 years, 4 months ago
  55. bd87ea9 soc/intel: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 8 months ago
  56. 7a94ad7 soc/intel/common/block/acpi: Return existing Object for _DSM subfunction by Tim Wawrzynczak · 2 years, 6 months ago
  57. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 6 months ago
  58. 36bf094 soc/intel/common/block/acpi: Drop duplicated 'fadt->header.revision' by Elyes Haouas · 2 years, 6 months ago
  59. 0ff941d src/soc: Remove space before tab by Elyes Haouas · 2 years, 6 months ago
  60. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  61. 51c75ac soc/intel/common: Define enum cpu_perf_eff_type type for core types by Sridhar Siricilla · 2 years, 7 months ago
  62. 1173612 soc/intel/common: Implement ACPI CPPCv3 package to support hybrid core by Sridhar Siricilla · 2 years, 9 months ago
  63. cd1cd8d soc/intel/alderlake: Add method to determine the cpu type by Sridahr Siricilla · 2 years, 9 months ago
  64. 5ca0015 soc/intel/common/acpi/pep: Use correct size_t length modifier by Paul Menzel · 2 years, 9 months ago
  65. cfa5920 soc/intel: move SGX ACPI code to block/acpi by Michael Niewöhner · 2 years, 10 months ago
  66. b48caad soc/intel: generate SSDT instead of using GNVS for SGX by Michael Niewöhner · 2 years, 10 months ago
  67. 586b1be soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` by Michael Niewöhner · 2 years, 11 months ago
  68. eaf71b0 soc/intel/common/acpi: Correct IPC sub command for reading LPM requirement by Ethan Tsao · 2 years, 10 months ago
  69. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 10 months ago
  70. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 6 months ago
  71. 820b9c4 soc/intel/common: add possiblity to override GPE0 to acpi_fill_soc_wake by Michael Niewöhner · 2 years, 11 months ago
  72. f855b8b soc/intel/common/acpi: drop `RTC_EN` from static wake bits mask by Michael Niewöhner · 2 years, 10 months ago
  73. 9034689 soc/intel: deduplicate acpi_fill_soc_wake by Michael Niewöhner · 2 years, 11 months ago
  74. 7b34e31 soc/intel/common: add SGX fields to GNVS by Michael Niewöhner · 2 years, 11 months ago
  75. 5c25964 soc/intel/{common,skl}: set ACPI_FADT_PLATFORM_CLOCK based on Kconfig by Michael Niewöhner · 2 years, 11 months ago
  76. 2353cd9 soc/intel: drop P_BLK support by Michael Niewöhner · 2 years, 11 months ago
  77. 3573038 soc/intel/common: Make read_pmc_lpm_requirements more clear by Tim Wawrzynczak · 3 years ago
  78. 6db0f04 soc/intel/common: Delete pep.asl by Tim Wawrzynczak · 3 years, 2 months ago
  79. 2eb100d soc/intel/common/block/acpi: Add LPM requirements support to PEPD _DSM by Tim Wawrzynczak · 3 years, 2 months ago
  80. 6424648 soc/intel/common/block/acpi: Move pep.asl to acpigen by Tim Wawrzynczak · 3 years, 2 months ago
  81. 6c7e945 soc/intel/common: Fix X2APIC NMI entry in ACPI MADT by Kyösti Mälkki · 3 years, 2 months ago
  82. ff82acc soc/intel/common/block: fix storage size of HEST log address by Rocky Phagura · 3 years, 2 months ago
  83. c175146 soc/intel/common: Update CrashLog data length tracking by Francois Toguo Fotso · 3 years, 3 months ago
  84. fba47926 acpi: rework BERT ACPI table generation logic by Felix Held · 3 years, 3 months ago
  85. 2940548 acpi: rename acpi_soc_fill_bert and add return value by Felix Held · 3 years, 3 months ago
  86. d4db36e src/intel/xeon_sp: add hardware error support (HEST) by Rocky Phagura · 3 years, 5 months ago
  87. 35efba2 acpi: drop unused parameter from acpi_soc_fill_bert by Felix Held · 3 years, 3 months ago
  88. 0aeedd4 src/*acpi: create acpi table for x2apic mode by Wonkyu Kim · 3 years, 5 months ago
  89. 2ccc0a4 soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h by Subrata Banik · 3 years, 5 months ago
  90. 98f672a soc/intel: Factor out identical acpigen GPIO helpers by Angel Pons · 3 years, 6 months ago
  91. 09f0605 soc/intel: Include gfx.asl from northbridge by Angel Pons · 3 years, 7 months ago
  92. 15cbc3b soc/intel/tigerlake: Add CrashLog implementation for intel TGL by Francois Toguo · 3 years, 7 months ago
  93. 0526554 soc/intel/common: Remove unused <string.h> by Elyes HAOUAS · 3 years, 6 months ago
  94. 4de1a31 ACPI: Add acpi_reset_gnvs_for_wake() by Kyösti Mälkki · 3 years, 7 months ago
  95. d591a5a ACPI: Move common _PIC method by Kyösti Mälkki · 3 years, 7 months ago
  96. aa969e8 ACPI: Move PICM declaration by Kyösti Mälkki · 3 years, 7 months ago
  97. f6f1215 sb,soc/intel: Drop OSYS from GNVS by Kyösti Mälkki · 3 years, 8 months ago
  98. d6ccbb9 mainboards: Drop PWRS from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  99. 62044c3 soc/intel: Drop CID1 from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  100. 944da48 src: Remove unused <bootstate.h> by Elyes HAOUAS · 3 years, 7 months ago