1. 61fcb7e acpi/acpigen.h: Add more intuitive AML package closing functions by Jakub Czapiga · 3 years, 5 months ago
  2. 8447750 superio/smsc/sch5545: Add missing <types.h> by Elyes HAOUAS · 3 years, 5 months ago
  3. 89c05c5 src/superio: Fix typo in comment by Elyes HAOUAS · 3 years, 5 months ago
  4. 8515712 superio/nuvoton/common/Kconfig: Remove HWM config by Frans Hendriks · 3 years, 6 months ago
  5. bdb3798 src/superio: trim and move Makefile.inc, instead use wildcard matches by Idwer Vollering · 3 years, 7 months ago
  6. 48a6c01 src: Remove redundant use of ACPI offset(0) by Elyes HAOUAS · 4 years ago
  7. 9004f1d superio/smsc/sio1036: Support 16-bit IO port addressing by Nikolai Vyssotski · 3 years, 8 months ago
  8. 00e58c3 superio/nuvoton: Factor out equivalent Kconfig option by Angel Pons · 3 years, 9 months ago
  9. 9357ac3 superio/nuvoton: Correct NCT6791D COM A mux toggle by Angel Pons · 3 years, 9 months ago
  10. e1194ae superio: Add newline to log message about disabled mouse controller by Paul Menzel · 3 years, 10 months ago
  11. 138c1b8 superio/nuvoton: Only set bit 7 of global CR 0x2a for COM A by Paul Menzel · 3 years, 9 months ago
  12. f710bf6 superio/nuvoton/common: Collapse two if statements by Paul Menzel · 3 years, 10 months ago
  13. 90fe567 superio/smsc/sch5147/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  14. b77668c superio/smsc/sio1007/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  15. faccd0c superio/ite/it8772f/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  16. e6216384 superio/smsc/mec1308/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  17. 527a4f3 superio/fintek/f81803a/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  18. e96941d superio/winbond/*/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  19. 370b8b6 superio/ite: Distinguish between chips for PECI readings by Michael Büchler · 4 years, 1 month ago
  20. 12beaea superio/nuvoton: Inline `nuvoton_hwm_select_bank` by Angel Pons · 3 years, 10 months ago
  21. 72fc9a3 src: Remove redundant <device/pnp_type.h> by Elyes HAOUAS · 3 years, 10 months ago
  22. 4b683b8 src: Remove redundant <device/pnp_def.h> by Elyes HAOUAS · 3 years, 10 months ago
  23. b4093dc src/superio: Remove unused <device/pnp_def.h> by Elyes HAOUAS · 3 years, 10 months ago
  24. 9b54dfa src/superio: Use 'PNP_IDX_*' macros instead of magic numbers by Elyes HAOUAS · 3 years, 11 months ago
  25. d429c1a superio/winbond/wpcd376i: Resurrect the driver by Samuel Holland · 4 years ago
  26. d3a74bb src/superio: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  27. 6c5f47b superio/ite: delay PWRGD3 during resume by Michael Büchler · 3 years, 11 months ago
  28. cfdcfdb src: Remove unused 'include <delay.h>' by Elyes HAOUAS · 4 years ago
  29. c32f0a4 superio/ite/it8728f: Correct Kconfig selections by Matt DeVillier · 4 years ago
  30. 67f80fb superio/ite/common: Add support for closed-loop mode by Matt DeVillier · 4 years ago
  31. 77e27a7 superio/*/Makefiles: Remove non-existing directory inclusion by Elyes HAOUAS · 4 years ago
  32. a815272 superio/ite: allow 24 MHz clock for external sensor interface by Michael Büchler · 4 years ago
  33. e693b1d superio/ite: configure EC for fans to full at thermal limit by Michael Büchler · 4 years, 1 month ago
  34. 9857c90 superio/common: Avoid NULL pointer dereference by John Zhao · 4 years ago
  35. 45d5f8f sio/nuvoton/common/early_serial.c: Guard serial enable by Angel Pons · 4 years ago
  36. 8f5fbb0 superio/nuvoton: Avoid NULL pointer dereference by John Zhao · 4 years, 1 month ago
  37. 02c565b superio/winbond/w83977tf: Add suspend related fields by Keith Hui · 4 years, 3 months ago
  38. e9b27e5 superio/nuvoton/nct6776: Reflow `pnp_dev_info` array by Angel Pons · 4 years, 1 month ago
  39. 1f572b9 superio/nuvoton/nct6779d: Open some LDN config registers by Keith Hui · 4 years, 2 months ago
  40. a0bf2d6 superio/ite/Makefile.inc: Add it8613e by Angel Pons · 4 years, 2 months ago
  41. 030037d superio/winbond/w83977tf: Scope UART configuration defines more locally by Patrick Georgi · 4 years, 2 months ago
  42. 5f0e8d8 superio/winbond/w83977tf: Fix iasl warning by Keith Hui · 4 years, 2 months ago
  43. fba0830 superio/smsc/sch5545: add support for SMSC SCH5545 by Michał Żygowski · 4 years, 3 months ago
  44. bc867d5 src/mainboard: Remove unused 'include <stdlib.h>' by Elyes HAOUAS · 4 years, 2 months ago
  45. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  46. f5472a1 superio/winbond/w83977tf: Only list IR logical device if needed by Keith Hui · 4 years, 2 months ago
  47. 296ce46 superio/fintek/f81216h: Drop support by Keith Hui · 4 years, 2 months ago
  48. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  49. ab90782 superio/aspeed/common: Add early configure functions by BryantOu · 4 years, 3 months ago
  50. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  51. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  52. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 4 months ago
  53. 8dcadc9 superio/fintek: Improve code formatting by Elyes HAOUAS · 4 years, 4 months ago
  54. 4580839 superio/{acpi,common}: Improve code formatting by Elyes HAOUAS · 4 years, 4 months ago
  55. 12eef08 superio/ite: Improve code formatting by Elyes HAOUAS · 4 years, 4 months ago
  56. 7774de5 superio/nuvoton: Improve code formatting by Elyes HAOUAS · 4 years, 4 months ago
  57. e8fcf1b superio/winbond: Improve code formatting by Elyes HAOUAS · 4 years, 4 months ago
  58. 4c0432a superio/smsc: Improve code formatting by Elyes HAOUAS · 4 years, 4 months ago
  59. cfaf4c7 superio/winbond/{w83627hf,w83977tf}: Use macro by Elyes HAOUAS · 4 years, 4 months ago
  60. 79dfa90 superio: Replace D1/D2 power states with D3 by Nico Huber · 4 years, 4 months ago
  61. a1b1517 create stdio.h and stdarg.h for {,v}snprintf by Joel Kitching · 4 years, 4 months ago
  62. 65f0550 superio/nuvoton/nct5104d: add chip config option to reset GPIOs by Michał Żygowski · 4 years, 5 months ago
  63. cb858d6 superio/nuvoton/nct5539d: Update documentation and remove DSDT by Patrick Rudolph · 4 years, 5 months ago
  64. 2d65608 winbond/w83667hg-a: Disable mouse controller also during resume by Paul Menzel · 7 years ago
  65. e1498ce superio/nuvoton/npcd378: Switch to superio/common by Patrick Rudolph · 4 years, 5 months ago
  66. 1ac2cc2 superio/common: Validate devicetree by Patrick Rudolph · 4 years, 5 months ago
  67. 4311d9f superio/aspeed/ast2400: drop non-onetime-config registers for iLPC2AHB by Michael Niewöhner · 4 years, 5 months ago
  68. e5c1aa69 superio/aspeed/ast2400: rename SWAK to SWC to match the datasheet by Michael Niewöhner · 4 years, 5 months ago
  69. fbdd18b superio/nuvoton/nct5539d/acpi: fix # comment in superio.asl by Pavel Sayekat · 4 years, 5 months ago
  70. 34ca460 src/superio/*: Fix typos by Patrick Georgi · 4 years, 6 months ago
  71. 3f3eca9 src/superio: replace license boilerplate with SPDX by Felix Held · 4 years, 6 months ago
  72. da60958 superio/aspeed/ast2400: Fix Register Offset by Christian Walter · 4 years, 6 months ago
  73. 79d7f6b superio/nuvoton/nct5104d: Add virtual LDN for simple GPIO IO control by Piotr Kleinschmidt · 4 years, 9 months ago
  74. b52f7c7 superio/nuvoton/nct5104d: Add soft reset GPIO functionality by Piotr Kleinschmidt · 4 years, 10 months ago
  75. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  76. c83bab6 acpi: Be more ACPI compliant when generating _UID by Patrick Rudolph · 4 years, 7 months ago
  77. 5c8ff79 superio/common/ssdt: Make disabled PNP devices ACPI compliant by Patrick Rudolph · 4 years, 7 months ago
  78. 4a21647 src: Remove some romcc workarounds by Jacob Garber · 4 years, 7 months ago
  79. 15b6c4a superio/nuvoton: add common HWM bank select function by Felix Held · 4 years, 7 months ago
  80. 95bff2e superio/common: Add more ACPI methods by Patrick Rudolph · 4 years, 7 months ago
  81. 7db16dd superio/common/conf_mode: Add op to write SSDT by Patrick Rudolph · 4 years, 7 months ago
  82. bba4ec4 superio/smsc/lpc47m10x: Expose pnp_enter/exit_conf_state by Kyösti Mälkki · 4 years, 7 months ago
  83. a4e9395 superio/aspeed/ast2400: Add AST2500 support by Patrick Rudolph · 4 years, 7 months ago
  84. 7b7bc59 device/pnp: introduce and use PNP_SKIP_FUNCTION by Felix Held · 4 years, 7 months ago
  85. bbe66e4 superio/ite/it8728f: remove unused LDN selection register define by Felix Held · 4 years, 7 months ago
  86. c32ca08 superio/ite: remove unused stdint.h include from header files by Felix Held · 4 years, 7 months ago
  87. 50b82ef mb/msi/ms7721: Don't rewrite pnp_{enter,exit}_conf_state function by Elyes HAOUAS · 4 years, 7 months ago
  88. 98b72da superio/*: Don't use conf_mode directly by Patrick Rudolph · 4 years, 7 months ago
  89. 199f98b superio/common/generic: Assign resources behind device by Christian Walter · 4 years, 7 months ago
  90. 9f56eed src/superio: Remove unused intel's superio chips by Elyes HAOUAS · 4 years, 7 months ago
  91. 6fdf122 superio/smsc/lpc47n207: Remove unused <stdint.h> by Elyes HAOUAS · 4 years, 7 months ago
  92. 4627382 superio/nsc/pc87417: Remove unused <stdint.h> by Elyes HAOUAS · 4 years, 7 months ago
  93. 5cf4d0c src/superio/via: Remove unused superio chips by Elyes HAOUAS · 4 years, 7 months ago
  94. d3f2a1e superio/fintek: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  95. 7e51f15 superio/fintek/f81866d: capitalize 'TODO' by Elyes HAOUAS · 4 years, 7 months ago
  96. e46a415 superio/serverengines/pilot: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  97. 36c6f956 superio/smsc/lpc47n2{17,27}: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  98. b21999c superio/ite/it8528e: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  99. 9a669b1 superio/{aspeed,nuvoton}: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  100. 5736846 superio/aspeed: Remove unused aspeed include path by Martin Roth · 4 years, 8 months ago