1. a9a92ac acpi: Move ECAM resource below PNP0C02 device in a common place by Arthur Heymans · 1 year, 1 month ago
  2. cde4f3b acpi/gnvs.c: Drop unused pointer to the cbmem console by Arthur Heymans · 2 years, 2 months ago
  3. 7cfedc8 soc/intel/baytrail: add _HRV to GPIO ACPI devices by Matt DeVillier · 7 years ago
  4. e20165d soc/intel/baytrail: add _HRV to I2C ACPI devices by Matt DeVillier · 8 years ago
  5. 9df60d3 tree/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 7 months ago
  6. 7b8ac00 {acpi,arch,soc}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 7 months ago
  7. f451bfb soc/intel/baytrail/acpi: Replace Index(a, b) with ASL 2.0 syntax by Elyes Haouas · 1 year, 7 months ago
  8. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  9. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  10. 86bc2e7 tree: Replace Or(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  11. 3c9291b tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  12. 251d86b tree: Replace LAnd(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  13. 476fe6a soc/intel/baytrail/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  14. 447c399 soc/intel/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  15. 4bbd807 soc/intel/acpi: Replace Subtract(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  16. bf1de40 {soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  17. fe33b4c soc/intel/acpi: Replace Add(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  18. e4c3004 soc/intel/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  19. 8f75d79 soc/intel/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  20. 26c7672 soc/intel/baytrail/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  21. 43b5730 soc/intel/acpi: Replace Decrement(a) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  22. 521e046 sb,soc/intel,mb: Drop leftover comments and TODOs in ASL by Kyösti Mälkki · 1 year, 8 months ago
  23. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 5 months ago
  24. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  25. 477647c {sb,soc}/intel: Drop unused globalnvs.asl methods by Angel Pons · 2 years, 10 months ago
  26. 2fd1e47 {sb,soc}/intel: Drop PRMx from GNVS by Angel Pons · 2 years, 10 months ago
  27. 286c771 {sb,soc}/intel: Drop LCKF from GNVS by Angel Pons · 2 years, 10 months ago
  28. 6d08544 soc/intel/baytrail,braswell: Drop aliases on MMCONF_BASE_ADDRESS by Kyösti Mälkki · 3 years, 5 months ago
  29. aa969e8 ACPI: Move PICM declaration by Kyösti Mälkki · 3 years, 6 months ago
  30. f6f1215 sb,soc/intel: Drop OSYS from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  31. d6ccbb9 mainboards: Drop PWRS from GNVS by Kyösti Mälkki · 3 years, 6 months ago
  32. 8fee995 sb,soc/intel: Add wake source fields in GNVS by Kyösti Mälkki · 3 years, 6 months ago
  33. d06f800 soc/intel/baytrail,braswell: Drop TOLM from GNVS by Kyösti Mälkki · 3 years, 6 months ago
  34. 639cc9c soc/intel/baytrail,braswell: Sync PCI memory region in ASL by Kyösti Mälkki · 3 years, 5 months ago
  35. 22ecdbe soc/intel: Drop CMEM from GNVS by Kyösti Mälkki · 3 years, 6 months ago
  36. ae7ac8a ACPI: Separate ChromeOS NVS in ASL by Kyösti Mälkki · 3 years, 6 months ago
  37. fa5f9b5 ACPI: Declare GNVS variables globally by Kyösti Mälkki · 3 years, 6 months ago
  38. 4abc731 ACPI: Separate device_nvs_t by Kyösti Mälkki · 3 years, 6 months ago
  39. c196246 ACPI GNVS: Drop most dev_count_cpu() by Kyösti Mälkki · 3 years, 7 months ago
  40. 21a9bf8 soc/intel/baytrail/southcluster.asl: Use consistent comment formatting by Matt DeVillier · 3 years, 7 months ago
  41. 6a7b707 soc/intel/baytrail: add LPEA resources to southcluster.asl by Matt DeVillier · 3 years, 7 months ago
  42. c6589ae drivers/intel/gma: Include gfx.asl by default for all platforms... by Matt DeVillier · 3 years, 8 months ago
  43. 48a6c01 src: Remove redundant use of ACPI offset(0) by Elyes HAOUAS · 4 years ago
  44. 5567bb5 {sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out code by Angel Pons · 4 years ago
  45. 26b49cc soc/intel/baytrail: Align whitespace and comments by Angel Pons · 4 years ago
  46. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 3 months ago
  47. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  48. c3f58f6 soc/intel/baytrail: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  49. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 7 months ago
  50. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  51. 79ccc69 src: capitalize 'PCIe' by Elyes HAOUAS · 4 years, 5 months ago
  52. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 5 months ago
  53. 9cb88a7 src: Conditionally include TEVT by Frans Hendriks · 4 years, 7 months ago
  54. 1644e48 sb/intel: Use defined CONFIG_HPET_ADDRESS by Elyes HAOUAS · 4 years, 9 months ago
  55. cf819ea soc/intel/{braswell,baytrail}: Use sb/common/intel/platform.asl by Arthur Heymans · 4 years, 9 months ago
  56. 2715cdb soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi by Subrata Banik · 4 years, 9 months ago
  57. fcdb033 acpi: Drop wrong _ADR objects for PCI host bridges by Elyes HAOUAS · 4 years, 9 months ago
  58. aaced4a cpu/intel/common: Use a common acpi/cpu.asl file by Arthur Heymans · 6 years ago
  59. a783305 soc/intel/baytrail: Rework acpi/cpu.asl by Arthur Heymans · 6 years ago
  60. 66ce18c soc/intel: Remove legacy static TPM asl code by Philipp Deppenwiese · 6 years ago
  61. 15f232d chromeec platforms: Update ACPI thermal event handler call by Martin Roth · 6 years ago
  62. be33a67 soc/intel/baytrail: add support for Intel GMA OpRegion by Matt DeVillier · 6 years ago
  63. d9802f3 acpi/tpm: remove non-existent IRQ for Infineon TPM chip by Matt DeVillier · 7 years ago
  64. 59bd6a4 acpi/tpm: update TPM preprocessor guards by Matt DeVillier · 8 years ago
  65. e34a770 soc/baytrail: fix scope for I2C ACPI devices by Matt DeVillier · 8 years ago
  66. 930577a soc/baytrail: assign unique DMA request lines to I2C controllers by Matt DeVillier · 7 years ago
  67. fab0a49 soc/baytrail: add ACPI method to generate USB port info by Matt DeVillier · 7 years ago
  68. f9c46f0 soc/baytrail: add missing USB port defs by Matt DeVillier · 7 years ago
  69. ebabfad soc/intel: Update license headers by Martin Roth · 8 years ago
  70. 10f7f50 ACPI: Fix IASL Warning about unused method for GBUF check by Martin Roth · 9 years ago
  71. 6149233 intel/soc/baytrail: Move MCRS ResourceTemplate out of _CRS method by Martin Roth · 9 years ago
  72. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  73. 7fb149d baytrail: Switch to per-device ACPI by Vladimir Serbinenko · 10 years ago
  74. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  75. 2eaa0d4 intel: Correct MMIO related ACPI table settings by Dave Frodin · 9 years ago
  76. 18ea2d3 baytrail: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  77. 6ecaf65 Baytrail: add _PRT to each PCIe root port device by Ted Kuo · 10 years ago
  78. 033bb4b acpi: Generate valid ACPI processor objects by Timothy Pearson · 9 years ago
  79. 609d22f intel: Remove IRQ1 from possible PIRQ assignemnt. by Vladimir Serbinenko · 10 years ago
  80. 787809e Baytrail/dptf: Always return 0 in TCPU._PPC by Kein Yuan · 10 years ago
  81. 3511023 baytrail/rambi: S3 support and other updates by Kein Yuan · 10 years ago
  82. 4177db5 baytrail/rambi: spi, charger, and audio updates by Aaron Durbin · 10 years ago
  83. 51d787a rambi/baytrail: ACPI, GPIO, audio, misc updates by Shawn Nematbakhsh · 10 years ago
  84. 398bb14 soc,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  85. 3f94a74 baytrail: Add ACPI Device for XHCI by Duncan Laurie · 11 years ago
  86. b376ea6 baytrail: dptf: Add disable trip point methods by Duncan Laurie · 11 years ago
  87. a36d60a baytrail: Updates for DPTF ACPI framework by Duncan Laurie · 11 years ago
  88. 2e65796 baytrail: Expose IOSF as ACPI object by Duncan Laurie · 11 years ago
  89. 430bf0d baytrail: Add support for LPSS and SCC devices in ACPI mode by Duncan Laurie · 11 years ago
  90. ad8d913 baytrail: Basic DPTF framework by Duncan Laurie · 11 years ago
  91. b50566e baytrail: Fix _CRS to build with new IASL by Duncan Laurie · 11 years ago
  92. bb0d1ea baytrail: Add ACPI code to describe GPIO controller by Duncan Laurie · 11 years ago
  93. 8923be5 baytrail: Add ACPI CPU entries by Duncan Laurie · 11 years ago
  94. ab7ed054 baytrail: include mainboard's superio.asl by Aaron Durbin · 11 years ago
  95. 3bde3d7 baytrail: interrupt routing support by Aaron Durbin · 11 years ago
  96. 93966e8 baytrail: Add default _OSC method by Duncan Laurie · 11 years ago
  97. 053bd07 baytrail: Add root bus resource regions by Duncan Laurie · 11 years ago
  98. abab05c baytrail: Clean up NVS region by Duncan Laurie · 11 years ago
  99. 7fbe20b baytrail: Add reserved MMIO regions to ACPI by Duncan Laurie · 11 years ago
  100. 9a7d7bc baytrail: add initial support by Aaron Durbin · 11 years ago