1. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years, 1 month ago
  2. 69a957f soc/amd/picasso,stoneyridge/acpi: use defines for MADT parameters by Felix Held · 3 years, 2 months ago
  3. dd8e819 soc/amd/stoneyridge: Set missing RTC offsets for day alarm and century by Anand K Mistry · 3 years, 3 months ago
  4. 61fcb7e acpi/acpigen.h: Add more intuitive AML package closing functions by Jakub Czapiga · 3 years, 6 months ago
  5. 4de1a31 ACPI: Add acpi_reset_gnvs_for_wake() by Kyösti Mälkki · 3 years, 7 months ago
  6. 604ffa6 soc/amd: introduce and use common IOAPIC IDs by Felix Held · 3 years, 6 months ago
  7. 0f3bc81 soc/amd: Move southbridge_write_acpi_tables by Raul E Rangel · 3 years, 6 months ago
  8. 2f8228d soc/amd/stoneyridge: remove STONEYRIDGE_ prefix of ACPI_IO_BASE define by Felix Held · 3 years, 6 months ago
  9. da321d8 soc/amd: Drop PCNT from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  10. 91946c5 ACPI: Have single call-site for acpi_inject_nvsa() by Kyösti Mälkki · 4 years, 2 months ago
  11. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  12. e1ff3cd soc/amd: Rename to soc_fill_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  13. d77b5e9 ACPI: Drop redundant ChromeOS setup for GNVS by Kyösti Mälkki · 4 years, 2 months ago
  14. 81b8472 ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS by Kyösti Mälkki · 4 years, 2 months ago
  15. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years, 2 months ago
  16. 7aa3372 soc/amd: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  17. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  18. 3eb8dba src: Drop useless cache flush settings in FADT by Angel Pons · 4 years, 1 month ago
  19. a208c6c src: Never overwrite `fadt->flags` by Angel Pons · 4 years, 1 month ago
  20. 192b57c amd/{hudson,stoney,picasso}: Drop PM2 settings from FADT by Angel Pons · 4 years, 1 month ago
  21. 1b5a7de src: Drop useless PM1b settings from FADT by Angel Pons · 4 years, 1 month ago
  22. 77653e3 src: Drop useless GPE1 settings from FADT by Angel Pons · 4 years, 1 month ago
  23. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  24. 39bd46f soc/amd/common: Drop ACPIMMIO GPIO bank separation by Kyösti Mälkki · 4 years, 2 months ago
  25. a23aff3 src: Report byte-sized access for GPE0 by Angel Pons · 4 years, 2 months ago
  26. 56da63c sb,soc/amd, ACPI: Do not override FADT preferred_pm_profile by Kyösti Mälkki · 4 years, 3 months ago
  27. 61ef71b soc/amd/stoneyridge,picasso: Select COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  28. 4a09b97 sb,soc/amd: Remove FADT_PM_PROFILE by Kyösti Mälkki · 4 years, 3 months ago
  29. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  30. 0ef6562 soc,southbridge/amd: Remove some explicit zero-initializers by Kyösti Mälkki · 4 years, 9 months ago
  31. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  32. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  33. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 4 months ago
  34. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  35. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  36. c02bda0 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 6 months ago
  37. ae59387 soc/amd: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  38. 9550e97 acpi: correct the processor devices scope by Michał Żygowski · 4 years, 5 months ago
  39. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  40. 27cb3e0 soc/amd: Move SCI enable outside table creation by Kyösti Mälkki · 4 years, 11 months ago
  41. 4ee83b2 soc/amd/stoneyridge: Relocate MMIO access of ACPI registers by Marshall Dawson · 5 years ago
  42. 251d305 soc/amd/stoneyridge: Move GPIO support to common by Marshall Dawson · 5 years ago
  43. 69486ca soc/amd/common: Create AcpiMmio functionality from stoneyridge by Marshall Dawson · 5 years ago
  44. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  45. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  46. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  47. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  48. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 6 years ago
  49. e24d795 soc/amd/stoneyridge: Use new ACPI MMIO functions by Richard Spiegel · 6 years ago
  50. f5b974e arch/acpi.h: Add some update to version 6.2a by Elyes HAOUAS · 6 years ago
  51. 4fbefc5 soc/amd/stoneyridge: Replace public magic numbers by Patrick Georgi · 6 years ago
  52. ecce847 amd/stoneyridge: Convert hex definitions to lower case by Marshall Dawson · 6 years ago
  53. 6fbd874 chromeos/gnvs: remove function and naming cleanup by Joel Kitching · 6 years ago
  54. f9ea7ed update all FADT version 3.0 to use the get tables function by Marc Jones · 6 years ago
  55. 5846d57 acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry by Joel Kitching · 6 years ago
  56. 3f16a0f soc/amd/stoneyridge/acpi.c: Remove fixed value variables by Richard Spiegel · 6 years ago
  57. d837e66 soc/amd/stoneyridge: correct GPIO emission error in ACPI by Kevin Chiu · 6 years ago
  58. 93459d6 soc/amd/stoneyridge/acpi.c: Create GPIO acpigen procedures by Richard Spiegel · 6 years ago
  59. dbee8ae stoneyridge: Store wake parameters in NVS by Richard Spiegel · 6 years ago
  60. 777ccd4 soc/amd/stoneyridge/: Get rid of device_t by Elyes HAOUAS · 6 years ago
  61. 6a35fab soc/amd/stoneyridge: Use macros for PCI_DEVFN calls by Chris Ching · 7 years ago
  62. e9b862e amd/stoneyridge: Use generic SMM command port values by Marshall Dawson · 7 years ago
  63. e013df9 amd/stoneyridge: Change ACPI _PR.CPxx to _PR.Pxxx by Marc Jones · 7 years ago
  64. 6bfcf66 stoneyridge: Fix CPU ASL \_PR table by Marc Jones · 7 years ago
  65. dfeb1c4 stoneyridge: Rename hudson to southbridge by Marc Jones · 7 years ago
  66. 5ebc865 soc/amd/stoneyridge: Move ACPI MADT table to soc by Marc Jones · 7 years ago
  67. 257db58 soc/amd/stoneyridge: Add GNVS by Marc Jones · 7 years ago[Renamed (85%) from src/soc/amd/stoneyridge/fadt.c]
  68. 5998198 soc/amd/stoneyridge:Fix IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  69. 4e101ad soc/amd/stoneyridge: Fix most checkpatch errors by Marshall Dawson · 7 years ago
  70. 2448484 soc: Add AMD Stoney Ridge southbridge code by Marc Jones · 7 years ago