1. 3164b64 acpi: add SRAT Generic Initiator Affinity structure by Jonathan Zhang · 3 years, 4 months ago
  2. b46a9e5 acpi/acpi: fix invalid checksum by Rocky Phagura · 3 years, 3 months ago
  3. 2a4e1f4 src/acpi: Add initial support for HMAT by Jonathan Zhang · 3 years, 5 months ago
  4. 052c963 acpi: Add acpigen_write_thermal_zone by Raul E Rangel · 3 years, 3 months ago
  5. 2ad598f ACPI: Use acpigen for NVS OperationRegions by Kyösti Mälkki · 3 years, 5 months ago
  6. 8a1fcf4 vc/google/chromeos: Refactor GNVS init by Kyösti Mälkki · 3 years, 6 months ago
  7. eff0713 src/acpi: Add APEI EINJ support by Rocky Phagura · 3 years, 7 months ago
  8. 091532d ACPI: Fix the devices scope in the SATC structure by John Zhao · 3 years, 4 months ago
  9. c704832 acpi: Add acpigen_write_LPI_package by Raul E Rangel · 3 years, 4 months ago
  10. 84d10cc ChromeOS: Use CHROMEOS_NVS guard by Kyösti Mälkki · 3 years, 6 months ago
  11. 6edbb18 ACPI: Add SATC structure for DMAR table by John Zhao · 3 years, 5 months ago
  12. 290979f acpi: Add acpigen_write_PRT* helpers for generating _PRT entries by Tim Wawrzynczak · 3 years, 6 months ago
  13. 61fcb7e acpi/acpigen.h: Add more intuitive AML package closing functions by Jakub Czapiga · 3 years, 6 months ago
  14. d40a4c2 acpi: Move PCI functions to separate file by Tim Wawrzynczak · 3 years, 6 months ago
  15. c0733e1 ACPI: Use common OperationRegion for PCI_MMCONF by Kyösti Mälkki · 3 years, 6 months ago
  16. c92efa3 AGESA,binaryPI boards: Move common PCBA in ASL by Kyösti Mälkki · 3 years, 6 months ago
  17. 4de1a31 ACPI: Add acpi_reset_gnvs_for_wake() by Kyösti Mälkki · 3 years, 7 months ago
  18. cdd2f63 src/acpi: Add missing <types.h> by Elyes HAOUAS · 3 years, 6 months ago
  19. d591a5a ACPI: Move common _PIC method by Kyösti Mälkki · 3 years, 7 months ago
  20. aa969e8 ACPI: Move PICM declaration by Kyösti Mälkki · 3 years, 7 months ago
  21. f6f1215 sb,soc/intel: Drop OSYS from GNVS by Kyösti Mälkki · 3 years, 8 months ago
  22. d6ccbb9 mainboards: Drop PWRS from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  23. 522e0db acpi: Add support for reporting CrashLog in BERT table by Francois Toguo · 3 years, 7 months ago
  24. 62d6f1f ACPI: Do minor improvements on GNVS by Kyösti Mälkki · 3 years, 7 months ago
  25. 7435e25 acpi/acpigen.c: Remove unused and incorrect functions by Jakub Czapiga · 3 years, 7 months ago
  26. ade4f35 ACPI: Move include for <vc/google/chromeos.asl> by Kyösti Mälkki · 3 years, 7 months ago
  27. ae7ac8a ACPI: Separate ChromeOS NVS in ASL by Kyösti Mälkki · 3 years, 7 months ago
  28. fa5f9b5 ACPI: Declare GNVS variables globally by Kyösti Mälkki · 3 years, 7 months ago
  29. cf246d5 ACPI: Add top-level ASL by Kyösti Mälkki · 3 years, 7 months ago
  30. 4abc731 ACPI: Separate device_nvs_t by Kyösti Mälkki · 3 years, 7 months ago
  31. 37eb24b ACPI: Clean up GNVS initialisation by Kyösti Mälkki · 3 years, 7 months ago
  32. 2787237 ACPI: Add helpers for CBMEM_ID_POWER_STATE by Kyösti Mälkki · 3 years, 7 months ago
  33. ac0dc4a ACPI S3: Replace stashed acpi_slp_typ value by Kyösti Mälkki · 3 years, 9 months ago
  34. 66c6413 ACPI: Refactor ChromeOS specific ACPI GNVS by Kyösti Mälkki · 3 years, 8 months ago
  35. 0fcbd3a ChromeOS: Refactor SMBIOS type0 bios_version() by Kyösti Mälkki · 3 years, 8 months ago
  36. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 8 months ago
  37. 91946c5 ACPI: Have single call-site for acpi_inject_nvsa() by Kyösti Mälkki · 4 years, 2 months ago
  38. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  39. f0a44ae acpi,soc/intel/common: add support for Intel Low Power Idle Table by Michael Niewöhner · 3 years, 8 months ago
  40. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  41. 4b4e995 sb/intel: Factor out soc_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  42. 82f6b93 mb/x/acpi_tables: Move EC_RW detection by Kyösti Mälkki · 4 years, 2 months ago
  43. d77b5e9 ACPI: Drop redundant ChromeOS setup for GNVS by Kyösti Mälkki · 4 years, 2 months ago
  44. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years, 2 months ago
  45. 7ae375d ACPI: Remove ACPI_NO_SMI_GNVS by Kyösti Mälkki · 3 years, 7 months ago
  46. 61624b2 acpi: Add cb support to publish CRAT ACPI object by Jason Glenesk · 3 years, 10 months ago
  47. e0183d6 ACPI: Allocate GNVS early in ramstage by Kyösti Mälkki · 4 years, 2 months ago
  48. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 5 months ago
  49. 7c0f007 src/acpi/acpigen: Add NULL pointer check by Ronak Kanabar · 3 years, 9 months ago
  50. e0d3868 ACPI: Define acpi_get_preferred_pm_profile() by Kyösti Mälkki · 4 years, 2 months ago
  51. 4a3f67a ACPI S3: Split arch-agnostic parts by Kyösti Mälkki · 4 years, 2 months ago
  52. b8c7ea0 ACPI S3: Replace acpi_is_wakeup() by Kyösti Mälkki · 3 years, 9 months ago
  53. ec2e3e4 acpigen: Add more useful helper functions by Duncan Laurie · 3 years, 10 months ago
  54. d1c0f95 acpi: Call acpi_fill_ssdt() only for enabled devices by Karthikeyan Ramasubramanian · 3 years, 10 months ago
  55. b20aac0 soc/intel/skl,acpi/acpigen: convert global CPPC package to local one by Michael Niewöhner · 3 years, 10 months ago
  56. 3502960 acpigen: Make acpigen_write_opregion() argument const by Duncan Laurie · 3 years, 10 months ago
  57. 30c3f91 acpigen: Make gpio set/get arguments const by Duncan Laurie · 3 years, 10 months ago
  58. 3685820 acpigen: Add ShiftLeft function helper by Duncan Laurie · 3 years, 10 months ago
  59. 8e391d3 acpigen: Add helpers for common Store operations by Duncan Laurie · 3 years, 11 months ago
  60. 095bbf9 acpigen: Add option for reserved bits in Field by Duncan Laurie · 3 years, 11 months ago
  61. 9eabeb5 acpi: Skip writing references for disabled devices in Type-C config by Tim Wawrzynczak · 3 years, 11 months ago
  62. 3f1de9a acpi/acpigen_dsm: fix I2C HID DSM to report correct function support by Josie Nordrum · 3 years, 10 months ago
  63. 685dbe1 acpi/device: Add GPIO binding property for an array of GPIOs by Karthikeyan Ramasubramanian · 3 years, 11 months ago
  64. 2b2dc0c acpi: Support MSDM table signature as SLIC by Benjamin Doron · 4 years ago
  65. ca36aed acpi: Add SSDT pstate helper functions by Jason Glenesk · 4 years ago
  66. 201acca acpi: Correct sizes for ACPI data fields by Jason Glenesk · 4 years ago
  67. 0a490d2 src/acpi: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  68. 80bc091 acpi: add more AML generation functions by Aaron Durbin · 4 years ago
  69. 1916f89 soc/amd/acpi: Move ACPI IVRS generation to coreboot by Jason Glenesk · 4 years, 1 month ago
  70. 721cb8a src/acpi/acpigen.c: Use macro for access_size by Elyes HAOUAS · 4 years, 2 months ago
  71. 441e191 src/acpi: Add missing <{stdbool,stdint}.h> by Elyes HAOUAS · 4 years, 1 month ago
  72. a9d3e65 acpi: Fix dptf_write_fan_perf to include Revision field by Tim Wawrzynczak · 4 years, 1 month ago
  73. a83a7db src/acpi/device.c: Add include <types.h> by Elyes HAOUAS · 4 years, 1 month ago
  74. f50b662 src: Remove extra lines in license header by Elyes HAOUAS · 4 years, 1 month ago
  75. 04071f4 src: Use ACPI macros by Elyes HAOUAS · 4 years, 1 month ago
  76. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  77. 5212ece6 dptf: Fix scope of TCPU device by Tim Wawrzynczak · 4 years, 1 month ago
  78. 5320f53 src/acpi/soundwire.c: Add missing <stddef.h> by Elyes HAOUAS · 4 years, 1 month ago
  79. 225be5f src: Remove unused 'include <types.h>' by Elyes HAOUAS · 4 years, 3 months ago
  80. 5a8e072 src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 1 month ago
  81. f694502 acpigen: Add acpigen_notify by Tim Wawrzynczak · 4 years, 2 months ago
  82. 03465f4 dptf: Add support for IDSP by Tim Wawrzynczak · 4 years, 2 months ago
  83. e4d8ebc dptf: Add support for Fan and TSR options by Tim Wawrzynczak · 4 years, 3 months ago
  84. bb5c255 dptf: Add support for Running Average Power Limits by Tim Wawrzynczak · 4 years, 3 months ago
  85. 2ad8ffe dptf: Add support for Fan Performance States by Tim Wawrzynczak · 4 years, 3 months ago
  86. 46f6fcf dptf: Add support for Charger Performance States by Tim Wawrzynczak · 4 years, 3 months ago
  87. 3a9cde9 dptf: Add support for Critical Policies by Tim Wawrzynczak · 4 years, 3 months ago
  88. 7eb1136 dptf: Add support for Passive Policies by Tim Wawrzynczak · 4 years, 3 months ago
  89. c41f7f1 dptf: Add support for generation of Active Policies by Tim Wawrzynczak · 4 years, 3 months ago
  90. 4f77f61 acpi: add STA function to return external variable by Sugnan Prabhu S · 4 years, 2 months ago
  91. d2d5e44 acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo by Furquan Shaikh · 4 years, 2 months ago
  92. 8bfa51e acpi: Avoid freeing a device twice by Simon Glass · 4 years, 2 months ago
  93. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 2 months ago
  94. e37459e ACPI: Add framework for GNVS initialisation by Kyösti Mälkki · 4 years, 2 months ago
  95. cfc3c35 ACPI: Remove Kconfig COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  96. d4acee8 ACPI: Move redundant FADT reserved entry by Kyösti Mälkki · 4 years, 2 months ago
  97. 02fd15d acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt() by Kyösti Mälkki · 4 years, 3 months ago
  98. f9aac92 acpi,soc/intel: Make soc/motherboard_fill_fadt() global by Kyösti Mälkki · 4 years, 3 months ago
  99. dccef0d acpi: Add support for writing UART device descriptors by Duncan Laurie · 4 years, 3 months ago
  100. 84fac41 acpi: Accomodate non-standard UUIDs in device properties by Duncan Laurie · 4 years, 2 months ago