1. 736d4d2 acpi: Add function to add ARM PL011 to ACPI DBG2 by Arthur Heymans · 1 year, 2 months ago
  2. 88decca ACPI: Add helper fill_fadt_extended_pm_io() by Kyösti Mälkki · 1 year, 4 months ago
  3. cd46e5f acpi/acpi.c: Add and use acpi_arch_fill_madt() by Arthur Heymans · 1 year, 2 months ago
  4. 51d94c7 acpi/acpi.h: Add MADT GIC structures by Arthur Heymans · 1 year, 2 months ago
  5. a4aa169a include/acpi: Use C99 flexible arrays by Elyes Haouas · 1 year, 1 month ago
  6. 2e3cb63 acpi.c: Add functions to create GTDT by Arthur Heymans · 1 year, 2 months ago
  7. 92a3b67 acpi/acpi.c: Split of ACPI table generation into separate files by Arthur Heymans · 1 year, 2 months ago
  8. 8193eab acpi: Add GTDT structs by Arthur Heymans · 1 year, 2 months ago
  9. c7b27b3 acpi: Reserve hardware IDs for custom Intel GMBus I2C driver by CoolStar · 1 year, 1 month ago
  10. 9046407 acpi: Add SPCR table by Arthur Heymans · 1 year, 2 months ago
  11. 7ebebf7 acpi/acpi.c: Change signature of write_acpi_tables by Arthur Heymans · 1 year, 2 months ago
  12. f9ee87f acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() by Arthur Heymans · 1 year, 2 months ago
  13. 9362dd7 acpi/acpi.c: Reduce scope of functions used locally by Arthur Heymans · 1 year, 2 months ago
  14. e7aaf04 acpi: Add struct for SPCR table by Arthur Heymans · 1 year, 2 months ago
  15. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 4 months ago
  16. ae1b2d4 soc/intel: Introduce ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 4 months ago
  17. 9368cf9 acpi/acpi.c: Reduce scope of some functions by Arthur Heymans · 1 year, 4 months ago
  18. 2e9f0d3 ACPI: Add helper for MADT LAPICs by Kyösti Mälkki · 1 year, 4 months ago
  19. 9ac1fb7 ACPI: Add helper for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 4 months ago
  20. 899c713 binaryPI: Use common code for LAPIC NMIs by Kyösti Mälkki · 3 years, 2 months ago
  21. 76835cc acpi: Add SRAT x2APIC table support by Naresh Solanki · 1 year, 7 months ago
  22. 4c9440c soc/intel/{adl, common}: provide a list of D-states to enter LPM by Eran Mitrani · 1 year, 9 months ago
  23. bc8f859 acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw by Arthur Heymans · 1 year, 9 months ago
  24. 66b5e1b ACPI: Use common code for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 9 months ago
  25. 3dcafa8 acpi: Add initial support for CEDT by Jonathan Zhang · 2 years, 3 months ago
  26. c7da027 ACPI: Add acpi_create_madt_ioapic_from_hw() by Kyösti Mälkki · 3 years, 2 months ago
  27. 169302a acpi, arch/x86/smp/mpspec,soc/amd/common: Move MP_IRQ_ flags into acpi.h by Raul E Rangel · 2 years, 4 months ago
  28. c66ea98 soc/intel/alderlake: provide a list of D-states to enter LPM by Tarun Tuli · 2 years, 4 months ago
  29. 2e7e2d9 coreboot_tables.c: Expose the ACPI RSDP by Arthur Heymans · 2 years, 6 months ago
  30. 4045935 include/acpi/acpi.h: Drop non-existing acpi_create_madt_lapic_nmis() by Elyes Haouas · 2 years, 6 months ago
  31. b55ac09 [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments by Elyes Haouas · 2 years, 6 months ago
  32. 8b950f4 src/acpi: Add macro for FADT Minor Version and use it by Elyes Haouas · 2 years, 6 months ago
  33. 14976db include/acpi/acpi.h: Drop non-existing update_ssdt() by Elyes Haouas · 2 years, 6 months ago
  34. 61c9440 include/acpi/acpi.h: Drop non-existing update_ssdtx() by Elyes Haouas · 2 years, 6 months ago
  35. 05a6d5c acpi: Convert ACPI_DEVICE_SLEEP_* values to an enum by Tim Wawrzynczak · 2 years, 9 months ago
  36. 6b446b9 acpi,Makefile: Add preload_acpi_dsdt by Raul E Rangel · 2 years, 9 months ago
  37. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 6 months ago
  38. f72c7b1 soc/amd/cezanne,soc/intel/common: rework CPPC table generation by Michael Niewöhner · 2 years, 11 months ago
  39. ab088c9 acpi: add macros for MSR and `unsupported` register resource types by Michael Niewöhner · 2 years, 11 months ago
  40. 0949e73 src/acpi to src/lib: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  41. 403fa86 include/acpi/acpi.h: add comment about raw data in generic error status by Felix Held · 3 years, 1 month ago
  42. 3dc1792 ChromeOS: Separate NVS from global GNVS by Kyösti Mälkki · 3 years, 5 months ago
  43. f7dbf4a acpi: drop weak implementation of acpi_soc_get_bert_region by Felix Held · 3 years, 2 months ago
  44. fba47926 acpi: rework BERT ACPI table generation logic by Felix Held · 3 years, 3 months ago
  45. 2940548 acpi: rename acpi_soc_fill_bert and add return value by Felix Held · 3 years, 3 months ago
  46. 35efba2 acpi: drop unused parameter from acpi_soc_fill_bert by Felix Held · 3 years, 3 months ago
  47. 3164b64 acpi: add SRAT Generic Initiator Affinity structure by Jonathan Zhang · 3 years, 4 months ago
  48. 2a4e1f4 src/acpi: Add initial support for HMAT by Jonathan Zhang · 3 years, 5 months ago
  49. eff0713 src/acpi: Add APEI EINJ support by Rocky Phagura · 3 years, 7 months ago
  50. 091532d ACPI: Fix the devices scope in the SATC structure by John Zhao · 3 years, 4 months ago
  51. c704832 acpi: Add acpigen_write_LPI_package by Raul E Rangel · 3 years, 4 months ago
  52. 6edbb18 ACPI: Add SATC structure for DMAR table by John Zhao · 3 years, 5 months ago
  53. f5552ce include/acpi/acpi.h: Add ACPI_MADT_LAPIC_NMI_ALL_PROCESSORS by Raul E Rangel · 3 years, 6 months ago
  54. 522e0db acpi: Add support for reporting CrashLog in BERT table by Francois Toguo · 3 years, 7 months ago
  55. ac0dc4a ACPI S3: Replace stashed acpi_slp_typ value by Kyösti Mälkki · 3 years, 9 months ago
  56. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  57. f0a44ae acpi,soc/intel/common: add support for Intel Low Power Idle Table by Michael Niewöhner · 3 years, 8 months ago
  58. 61624b2 acpi: Add cb support to publish CRAT ACPI object by Jason Glenesk · 3 years, 10 months ago
  59. e0d3868 ACPI: Define acpi_get_preferred_pm_profile() by Kyösti Mälkki · 4 years, 2 months ago
  60. 4a3f67a ACPI S3: Split arch-agnostic parts by Kyösti Mälkki · 4 years, 2 months ago
  61. b8c7ea0 ACPI S3: Replace acpi_is_wakeup() by Kyösti Mälkki · 3 years, 9 months ago
  62. 67a2507 ACPI S3: Remove unused acpi_is_wakeup_s4() by Kyösti Mälkki · 3 years, 9 months ago
  63. 5f5fd85 acpi/acpi.h: Update region spaces by Elyes HAOUAS · 3 years, 10 months ago
  64. 288426d include/acpi/acpi.h: Add ACPI_DSDT_REV_1 macro by Elyes HAOUAS · 3 years, 11 months ago
  65. 7f53ec6 include/acpi/acpi.h: Introduce ACPI_DSDT_REV_2 macro by Elyes HAOUAS · 3 years, 11 months ago
  66. ca36aed acpi: Add SSDT pstate helper functions by Jason Glenesk · 4 years ago
  67. a4c0e1a ACPI S3: Clean up resume path by Kyösti Mälkki · 4 years, 2 months ago
  68. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  69. 1c0b9f2 include/acpi/acpi.h: Add ACPI_NAME_BUFFER_SIZE by Raul E Rangel · 4 years, 1 month ago
  70. 02fd15d acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt() by Kyösti Mälkki · 4 years, 3 months ago
  71. f9aac92 acpi,soc/intel: Make soc/motherboard_fill_fadt() global by Kyösti Mälkki · 4 years, 3 months ago
  72. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  73. 94e0465 acpi: Drop typoed __ROMC__ by Kyösti Mälkki · 4 years, 3 months ago
  74. 4247ba3 acpi: Add definitions for device sleep states by Duncan Laurie · 4 years, 3 months ago
  75. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  76. 56eafbb acpi: Make header #ifdefs consistent by Furquan Shaikh · 4 years, 4 months ago
  77. e084463 acpi: Move ACPI table support out of arch/x86 (2/5) by Furquan Shaikh · 4 years, 4 months ago