1. bcd2473 acpi: Add support for DRHD size reporting by Shuo Liu · 3 weeks ago
  2. f3aaa0e acpi: Rename acpi_create_dmar_drhd by Shuo Liu · 3 weeks ago
  3. 4244527 acpi: add and use defines for LAPIC feature flags by Felix Held · 7 weeks ago
  4. 824d930 acpi: introduce and use ACPI_MADT_PCAT_COMPAT define by Felix Held · 7 weeks ago
  5. 3108ba5 soc/intel/xeon_sp: Use ACPI common flags in SRAT generation by Shuo Liu · 2 years ago
  6. 344ebf1 acpi/acpi: Pass struct device to acpi_create_srat_gia_pci by Patrick Rudolph · 6 months ago
  7. 017003c acpi: Add support for WDAT table by Marek Maslanka · 7 months ago
  8. 3e25f85 drivers/ipmi to lib: Fix misspellings & capitalization issues by Martin Roth · 10 months ago
  9. 1fe1904 acpi/acpi_gic: Add GIC ITS subtable by Naresh Solanki · 10 months ago
  10. 6920c6f acpi: Add IO Remapping Table structures by Naresh Solanki · 10 months ago
  11. d982274 acpi: Add PPTT support by David Milosevic · 10 months ago
  12. 3ea3fbe soc/amd: Add DBG2 ACPI table by Zheng Bao · 8 months ago
  13. 2eaebfc acpi/acpi: update ACPI_DBG2_PORT_SERIAL_16550 subtype by Felix Held · 8 months ago
  14. 18051b3 acpi: Optimize enum acpi_tables layout by Naresh Solanki · 8 months ago
  15. ce84a34 acpi: Reserve hardware ID for custom AMD ACP driver by CoolStar · 9 months ago
  16. 74f5a3e soc/intel: Improve CONFIG_ACPI_SOC_INTEL_SLP_S0_FREQ_HZ use by Jeremy Compostella · 9 months ago
  17. bd9c562 acpi: Configure slp-s0 residency counter frequency in LPIT table by Sukumar Ghorai · 9 months ago
  18. ed1c03a soc/intel: separate slp-s0 residency counter frequency in LPIT table by Sukumar Ghorai · 10 months ago
  19. 75f0b60 acpi: Fix typos by Naresh Solanki · 10 months ago
  20. 3df6cc9 acpi: Add functions to declare ARM GIC V3 hardware by Arthur Heymans · 1 year, 1 month ago
  21. 7c04d0e device/pci_rom: Set VBIOS checksum when filling VFCT table by Matt DeVillier · 10 months ago
  22. 4d0b184 acpi/acpi.c: Accomodate 64bit MMCONF base in MCFG table by Naresh Solanki · 11 months ago
  23. 139cb06 acpi/acpi.h: Use __packed over __attribute__((packed)) by Elyes Haouas · 11 months ago
  24. 736d4d2 acpi: Add function to add ARM PL011 to ACPI DBG2 by Arthur Heymans · 1 year, 1 month ago
  25. 88decca ACPI: Add helper fill_fadt_extended_pm_io() by Kyösti Mälkki · 1 year, 3 months ago
  26. cd46e5f acpi/acpi.c: Add and use acpi_arch_fill_madt() by Arthur Heymans · 1 year, 1 month ago
  27. 51d94c7 acpi/acpi.h: Add MADT GIC structures by Arthur Heymans · 1 year, 1 month ago
  28. a4aa169a include/acpi: Use C99 flexible arrays by Elyes Haouas · 12 months ago
  29. 2e3cb63 acpi.c: Add functions to create GTDT by Arthur Heymans · 1 year, 1 month ago
  30. 92a3b67 acpi/acpi.c: Split of ACPI table generation into separate files by Arthur Heymans · 1 year, 1 month ago
  31. 8193eab acpi: Add GTDT structs by Arthur Heymans · 1 year, 1 month ago
  32. c7b27b3 acpi: Reserve hardware IDs for custom Intel GMBus I2C driver by CoolStar · 1 year ago
  33. 9046407 acpi: Add SPCR table by Arthur Heymans · 1 year, 1 month ago
  34. 7ebebf7 acpi/acpi.c: Change signature of write_acpi_tables by Arthur Heymans · 1 year, 1 month ago
  35. f9ee87f acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() by Arthur Heymans · 1 year, 1 month ago
  36. 9362dd7 acpi/acpi.c: Reduce scope of functions used locally by Arthur Heymans · 1 year, 1 month ago
  37. e7aaf04 acpi: Add struct for SPCR table by Arthur Heymans · 1 year, 1 month ago
  38. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago
  39. ae1b2d4 soc/intel: Introduce ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago
  40. 9368cf9 acpi/acpi.c: Reduce scope of some functions by Arthur Heymans · 1 year, 3 months ago
  41. 2e9f0d3 ACPI: Add helper for MADT LAPICs by Kyösti Mälkki · 1 year, 3 months ago
  42. 9ac1fb7 ACPI: Add helper for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 3 months ago
  43. 899c713 binaryPI: Use common code for LAPIC NMIs by Kyösti Mälkki · 3 years, 1 month ago
  44. 76835cc acpi: Add SRAT x2APIC table support by Naresh Solanki · 1 year, 6 months ago
  45. 4c9440c soc/intel/{adl, common}: provide a list of D-states to enter LPM by Eran Mitrani · 1 year, 8 months ago
  46. bc8f859 acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw by Arthur Heymans · 1 year, 8 months ago
  47. 66b5e1b ACPI: Use common code for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 8 months ago
  48. 3dcafa8 acpi: Add initial support for CEDT by Jonathan Zhang · 2 years, 2 months ago
  49. c7da027 ACPI: Add acpi_create_madt_ioapic_from_hw() by Kyösti Mälkki · 3 years, 1 month ago
  50. 169302a acpi, arch/x86/smp/mpspec,soc/amd/common: Move MP_IRQ_ flags into acpi.h by Raul E Rangel · 2 years, 3 months ago
  51. c66ea98 soc/intel/alderlake: provide a list of D-states to enter LPM by Tarun Tuli · 2 years, 2 months ago
  52. 2e7e2d9 coreboot_tables.c: Expose the ACPI RSDP by Arthur Heymans · 2 years, 4 months ago
  53. 4045935 include/acpi/acpi.h: Drop non-existing acpi_create_madt_lapic_nmis() by Elyes Haouas · 2 years, 5 months ago
  54. b55ac09 [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments by Elyes Haouas · 2 years, 5 months ago
  55. 8b950f4 src/acpi: Add macro for FADT Minor Version and use it by Elyes Haouas · 2 years, 5 months ago
  56. 14976db include/acpi/acpi.h: Drop non-existing update_ssdt() by Elyes Haouas · 2 years, 5 months ago
  57. 61c9440 include/acpi/acpi.h: Drop non-existing update_ssdtx() by Elyes Haouas · 2 years, 5 months ago
  58. 05a6d5c acpi: Convert ACPI_DEVICE_SLEEP_* values to an enum by Tim Wawrzynczak · 2 years, 8 months ago
  59. 6b446b9 acpi,Makefile: Add preload_acpi_dsdt by Raul E Rangel · 2 years, 8 months ago
  60. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  61. f72c7b1 soc/amd/cezanne,soc/intel/common: rework CPPC table generation by Michael Niewöhner · 2 years, 9 months ago
  62. ab088c9 acpi: add macros for MSR and `unsupported` register resource types by Michael Niewöhner · 2 years, 10 months ago
  63. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  64. 403fa86 include/acpi/acpi.h: add comment about raw data in generic error status by Felix Held · 3 years ago
  65. 3dc1792 ChromeOS: Separate NVS from global GNVS by Kyösti Mälkki · 3 years, 4 months ago
  66. f7dbf4a acpi: drop weak implementation of acpi_soc_get_bert_region by Felix Held · 3 years, 1 month ago
  67. fba47926 acpi: rework BERT ACPI table generation logic by Felix Held · 3 years, 2 months ago
  68. 2940548 acpi: rename acpi_soc_fill_bert and add return value by Felix Held · 3 years, 2 months ago
  69. 35efba2 acpi: drop unused parameter from acpi_soc_fill_bert by Felix Held · 3 years, 2 months ago
  70. 3164b64 acpi: add SRAT Generic Initiator Affinity structure by Jonathan Zhang · 3 years, 3 months ago
  71. 2a4e1f4 src/acpi: Add initial support for HMAT by Jonathan Zhang · 3 years, 3 months ago
  72. eff0713 src/acpi: Add APEI EINJ support by Rocky Phagura · 3 years, 6 months ago
  73. 091532d ACPI: Fix the devices scope in the SATC structure by John Zhao · 3 years, 3 months ago
  74. c704832 acpi: Add acpigen_write_LPI_package by Raul E Rangel · 3 years, 3 months ago
  75. 6edbb18 ACPI: Add SATC structure for DMAR table by John Zhao · 3 years, 4 months ago
  76. f5552ce include/acpi/acpi.h: Add ACPI_MADT_LAPIC_NMI_ALL_PROCESSORS by Raul E Rangel · 3 years, 5 months ago
  77. 522e0db acpi: Add support for reporting CrashLog in BERT table by Francois Toguo · 3 years, 6 months ago
  78. ac0dc4a ACPI S3: Replace stashed acpi_slp_typ value by Kyösti Mälkki · 3 years, 8 months ago
  79. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  80. f0a44ae acpi,soc/intel/common: add support for Intel Low Power Idle Table by Michael Niewöhner · 3 years, 6 months ago
  81. 61624b2 acpi: Add cb support to publish CRAT ACPI object by Jason Glenesk · 3 years, 8 months ago
  82. e0d3868 ACPI: Define acpi_get_preferred_pm_profile() by Kyösti Mälkki · 4 years, 1 month ago
  83. 4a3f67a ACPI S3: Split arch-agnostic parts by Kyösti Mälkki · 4 years, 1 month ago
  84. b8c7ea0 ACPI S3: Replace acpi_is_wakeup() by Kyösti Mälkki · 3 years, 8 months ago
  85. 67a2507 ACPI S3: Remove unused acpi_is_wakeup_s4() by Kyösti Mälkki · 3 years, 8 months ago
  86. 5f5fd85 acpi/acpi.h: Update region spaces by Elyes HAOUAS · 3 years, 9 months ago
  87. 288426d include/acpi/acpi.h: Add ACPI_DSDT_REV_1 macro by Elyes HAOUAS · 3 years, 10 months ago
  88. 7f53ec6 include/acpi/acpi.h: Introduce ACPI_DSDT_REV_2 macro by Elyes HAOUAS · 3 years, 9 months ago
  89. ca36aed acpi: Add SSDT pstate helper functions by Jason Glenesk · 3 years, 10 months ago
  90. a4c0e1a ACPI S3: Clean up resume path by Kyösti Mälkki · 4 years, 1 month ago
  91. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years ago
  92. 1c0b9f2 include/acpi/acpi.h: Add ACPI_NAME_BUFFER_SIZE by Raul E Rangel · 4 years ago
  93. 02fd15d acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt() by Kyösti Mälkki · 4 years, 1 month ago
  94. f9aac92 acpi,soc/intel: Make soc/motherboard_fill_fadt() global by Kyösti Mälkki · 4 years, 2 months ago
  95. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  96. 94e0465 acpi: Drop typoed __ROMC__ by Kyösti Mälkki · 4 years, 1 month ago
  97. 4247ba3 acpi: Add definitions for device sleep states by Duncan Laurie · 4 years, 2 months ago
  98. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  99. 56eafbb acpi: Make header #ifdefs consistent by Furquan Shaikh · 4 years, 3 months ago
  100. e084463 acpi: Move ACPI table support out of arch/x86 (2/5) by Furquan Shaikh · 4 years, 2 months ago