1. bdd03c2 tree: Use <stdio.h> for snprintf by Elyes Haouas · 7 weeks ago
  2. dfad318 acpi/acpi_apic;arch/x86/acpi: better document ACPI_NO_PCAT_8259 case by Felix Held · 7 weeks ago
  3. ca88b5f acpi/acpi_apic: use generic MADT IRQ override function for SCI override by Felix Held · 7 weeks ago
  4. 4244527 acpi: add and use defines for LAPIC feature flags by Felix Held · 7 weeks ago
  5. 824d930 acpi: introduce and use ACPI_MADT_PCAT_COMPAT define by Felix Held · 7 weeks ago
  6. 71814b0 acpi: Remove acpigen_write_OSC_pci_domain by Shuo Liu · 3 months ago
  7. 05ee5c2 acpi: Fix return value in acpi_device_write_dsd_gpio() by Jianeng Ceng · 3 months ago
  8. b55000b acpigen_ps2_keybd: Add assistant key to linux,keymap by Aseda Aboagye · 4 months ago
  9. fef07f2 acpigen_ps2_keybd: Add Fn key to linux,keymap by Aseda Aboagye · 4 months ago
  10. 01344bc acpi: Make acpi_device_write_dsd_gpio() public by Jianeng Ceng · 3 months ago
  11. 1a90314 drivers/crb: use crb_tpm_ prefix instead of tpm2_ by Sergii Dmytruk · 3 months ago
  12. f2782b8 acpigen_ps2_keybd: Add support for dictation key by Aseda Aboagye · 3 months ago
  13. 9f1030f tree: Drop duplicated <device/{path,resource}.h> by Elyes Haouas · 3 months ago
  14. f4a12e1 acpi: Add acpigen_write_OSC_pci_domain by Shuo Liu · 4 months ago
  15. 58eddfc acpi: Remove blank lines before '}' and after '{' by Elyes Haouas · 4 months ago
  16. 47e9e8c security/tpm: replace CONFIG(TPMx) checks with runtime check by Sergii Dmytruk · 1 year, 9 months ago
  17. 0ada3da acpi/acpigen_pci_root_resource_producer: zero-pad ranges by Felix Held · 5 months ago
  18. e549ee0 soc/amd: move common pci_domain_fill_ssdt implementation to acpi/ by Felix Held · 5 months ago
  19. 0d19289 arch/x86/ioapic: use uintptr_t for IOAPIC base address by Felix Held · 5 months ago
  20. 344ebf1 acpi/acpi: Pass struct device to acpi_create_srat_gia_pci by Patrick Rudolph · 6 months ago
  21. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  22. f95dbce device: Add inline method to identify PATH_ROOT by Patrick Rudolph · 6 months ago
  23. 94de325 acpi,arch,commonlib: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  24. 8b036e1 device/device.h: Drop acpi_inject_dsdt by Arthur Heymans · 1 year, 7 months ago
  25. 3b5b66d device: Add support for multiple PCI segment groups by Felix Held · 6 months ago
  26. 75c4d44 acpi/acpigen: add acpigen_write_SEG for segment group number method by Felix Held · 6 months ago
  27. ba757a7 x86: Separate CPU and SoC physical address size by Jeremy Compostella · 7 months ago
  28. 9b3c5af acpi: Reduce wait interval in delay loop for sleep by Sukumar Ghorai · 7 months ago
  29. 017003c acpi: Add support for WDAT table by Marek Maslanka · 7 months ago
  30. 87837df acpi.c: Fix generating pointer to cb_tables located >4G by Arthur Heymans · 1 year, 1 month ago
  31. 4a9ed70 acpi: add missing device/device.h include by Felix Held · 7 months ago
  32. 1fe1904 acpi/acpi_gic: Add GIC ITS subtable by Naresh Solanki · 10 months ago
  33. 6920c6f acpi: Add IO Remapping Table structures by Naresh Solanki · 10 months ago
  34. 67b3c8f acpi/acpi: make sure that table_ptr is non-NULL in acpidump_print by Felix Held · 12 months ago
  35. d982274 acpi: Add PPTT support by David Milosevic · 10 months ago
  36. 3ea3fbe soc/amd: Add DBG2 ACPI table by Zheng Bao · 8 months ago
  37. 1d6eeff acpi: Enable 64bit ECAM resource by Naresh Solanki · 8 months ago
  38. 62f788e acpigen.c: Add resource consumer functions for mmio by Arthur Heymans · 8 months ago
  39. 42be899 acpi/device: Only return dev->ops->acpi_name if non-NULL by CoolStar · 11 months ago
  40. 09b7dc5 acpi/acpigen: drop len assert in acpigen_pop_len by Felix Held · 8 months ago
  41. 575ee13 acpi/acpigen: introduce and use ACPIGEN_RSVD_PKGLEN_BYTES by Felix Held · 8 months ago
  42. a6f7459 acpi/acpigen: rework acpigen_pop_len for different size PkgLength by Felix Held · 8 months ago
  43. 6ac6f6a acpi/acpigen: point out what acpigen_write_len_f does by Felix Held · 8 months ago
  44. d4d40c6 acpi/acpigen: Fix buffer length in acpigen_write_name_unicode() by Matt DeVillier · 8 months ago
  45. ed3b688 acpi/acpigen: Allow general namestring in write mutex functions by Paweł Anikiel · 9 months ago
  46. b63017f acpi/acpigen_ps2_keybd: Reduce minimum keys, optional alpha/num/punct by Jonathon Hall · 1 year ago
  47. 75f0b60 acpi: Fix typos by Naresh Solanki · 10 months ago
  48. 3df6cc9 acpi: Add functions to declare ARM GIC V3 hardware by Arthur Heymans · 1 year, 1 month ago
  49. fca6124 acpi/Makefile.inc: Move code inclusion by Arthur Heymans · 1 year, 1 month ago
  50. f3aa88a arch/arm64: Hook up ACPI table generation by Arthur Heymans · 1 year, 1 month ago
  51. 95e4ffe acpi: Comply with ACPI specification by making _STR unicode strings by Cliff Huang · 10 months ago
  52. c2830c9 acpi.c: Add XSDT on QEMU by Arthur Heymans · 11 months ago
  53. 22e16db acpi/soundwire.[ch]: Fix dpn entry array overrun by Martin Roth · 10 months ago
  54. 4d0b184 acpi/acpi.c: Accomodate 64bit MMCONF base in MCFG table by Naresh Solanki · 11 months ago
  55. 736d4d2 acpi: Add function to add ARM PL011 to ACPI DBG2 by Arthur Heymans · 1 year, 1 month ago
  56. 027f86e ACPI: Add usb_charge_mode_from_gnvs() by Kyösti Mälkki · 1 year, 8 months ago
  57. ce10b6f src/acpi/acpi.c: make BOOT0000 APCI device visible to OS by Matt DeVillier · 1 year, 9 months ago
  58. 88decca ACPI: Add helper fill_fadt_extended_pm_io() by Kyösti Mälkki · 1 year, 3 months ago
  59. a07b09a acpi.c: Find FACS using 64bit address fields by Arthur Heymans · 1 year ago
  60. d8f2dce acpi.c: Swap XSDT and RSDT for adding/finding tables by Arthur Heymans · 1 year, 1 month ago
  61. eb988df acpi/acpi.c: Move setting FADT SCI INT to arch specific code by Arthur Heymans · 1 year ago
  62. cd46e5f acpi/acpi.c: Add and use acpi_arch_fill_madt() by Arthur Heymans · 1 year, 1 month ago
  63. 1cdeaea acpi.c: Add FACS and DSDT to debug hex printing by Arthur Heymans · 1 year ago
  64. 8473e8f acpi.c: Fill in >4G FADT entries correctly by Arthur Heymans · 1 year, 1 month ago
  65. 6af7261 acpi.c: Guard FACS generation by Arthur Heymans · 1 year, 1 month ago
  66. 2e3cb63 acpi.c: Add functions to create GTDT by Arthur Heymans · 1 year, 1 month ago
  67. 92a3b67 acpi/acpi.c: Split of ACPI table generation into separate files by Arthur Heymans · 1 year, 1 month ago
  68. 9c1f78d acpi/acpigen.c: Ignore compiler warning about stack overflowing by Arthur Heymans · 1 year, 1 month ago
  69. a9a92ac acpi: Move ECAM resource below PNP0C02 device in a common place by Arthur Heymans · 1 year, 1 month ago
  70. 0bcdd40 acpi/acpi.c: Fix regression with DSDT by Kyösti Mälkki · 1 year ago
  71. cde4f3b acpi/gnvs.c: Drop unused pointer to the cbmem console by Arthur Heymans · 2 years, 2 months ago
  72. adb8007 acpi/acpi.c: Move ACPI header creation to a function by Arthur Heymans · 1 year, 1 month ago
  73. 01af0f8 acpi/acpi.c: Reduce boilerplate by Arthur Heymans · 1 year, 1 month ago
  74. feb27dc acpi: Set checksum for SPCR table by Nico Huber · 1 year, 1 month ago
  75. 9046407 acpi: Add SPCR table by Arthur Heymans · 1 year, 1 month ago
  76. 62ea7a8 acpi/acpigen.c: Be explicit about char sign by Arthur Heymans · 1 year, 1 month ago
  77. 0600aa6 acpi/acpi.c: Return function argument when bailing out by Arthur Heymans · 1 year, 1 month ago
  78. 7ebebf7 acpi/acpi.c: Change signature of write_acpi_tables by Arthur Heymans · 1 year, 1 month ago
  79. 3e523b4 acpi/acpi.c: Fix printing all ACPI tables by Arthur Heymans · 1 year, 1 month ago
  80. 0ad766c acpi: Add a debug option to print out tables in ACPICA compatible hex by Arthur Heymans · 1 year, 1 month ago
  81. 9362dd7 acpi/acpi.c: Reduce scope of functions used locally by Arthur Heymans · 1 year, 1 month ago
  82. e3c9a04 acpi/acpigen: generate DWord IO resource in acpigen_resource_producer_io by Felix Held · 1 year, 1 month ago
  83. 0fdede0 acpi/acpigen: rename and clarify bus/IO/MMIO resource producer functions by Felix Held · 1 year, 2 months ago
  84. 21594fd1 acpi/acpigen: add acpigen_resource_mmio to generate MMIO resource by Felix Held · 1 year, 2 months ago
  85. f97598f acpi: Warn on timeout in write_delay_until() by Cliff Huang · 1 year, 5 months ago
  86. 063a1b8 acpigen: Add printf-like function for debug string by Cliff Huang · 1 year, 5 months ago
  87. b2f2b53 acpi/acpigen: add comment about byte 0 in acpigen_resource_*word by Felix Held · 1 year, 2 months ago
  88. f0a8b04 acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING by Felix Held · 1 year, 2 months ago
  89. 6695be6 acpi/acpigen: add acpigen_resource_io to generate I/O resource by Felix Held · 1 year, 2 months ago
  90. 5a82f0d acpi/acpigen: add acpigen_resource_bus_number to generate bus number by Felix Held · 1 year, 2 months ago
  91. f3027b8 acpi/acpi.c: Assign coreboot_rsdp for QEMU by Bin Meng · 1 year, 2 months ago
  92. 2d4112f acpi/acpigen: add acpigen_write_BBN to generate base bus number method by Felix Held · 1 year, 2 months ago
  93. 042ac35 acpi: Add missing cbfs_unmap() by Grzegorz Bernacki · 1 year, 3 months ago
  94. 0eb5974 acpigen: Add a runtime method to override exposed _Sx sleep states by Arthur Heymans · 1 year, 3 months ago
  95. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 3 months ago
  96. 10bdee1 ACPI: Add COMMON_ACPI_MADT_IOAPIC and CUSTOM_ACPI_MADT by Kyösti Mälkki · 1 year, 3 months ago
  97. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago
  98. ae1b2d4 soc/intel: Introduce ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 3 months ago
  99. ddc37d6 ACPI: Add acpigen_write_PTC() by Kyösti Mälkki · 1 year, 3 months ago
  100. 9368cf9 acpi/acpi.c: Reduce scope of some functions by Arthur Heymans · 1 year, 3 months ago