1. 42efd7f {superio,ec}/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 7 months ago
  2. ca4b587 {superio,ec}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 7 months ago
  3. 1e93444 sio/winbond/w83627hf/acpi: Replace Divide(a,b,c,d) with ASL 2.0 syntax by Elyes Haouas · 1 year, 7 months ago
  4. cfdd488 sio/acpi/pnp.asl: Replace Not(a) with ASL 2.0 syntax by Elyes Haouas · 1 year, 7 months ago
  5. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  6. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  7. 86bc2e7 tree: Replace Or(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  8. 372573e tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  9. 3c9291b tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  10. fa07096 sio/winbond/w83627hf/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  11. 1bb621c sio/winbond/w83667hg-a/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  12. facf7d0 superio/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  13. eb99f62 {drivers,superio}/acpi: Replace ShiftRight(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  14. bf1de40 {soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  15. 7bde4e8 superio/ite/it8772f/chip.h: Use 'bool' when appropriate by Elyes Haouas · 1 year, 8 months ago
  16. 9180bae superio/aspeed/ast2400/chip.h: Include <stdbool.h> by Elyes Haouas · 1 year, 8 months ago
  17. 24ca80a src/superio: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  18. 87d4f11 {ec/superio}/acpi: Remove _PRS if no _SRS is implemented by Arthur Heymans · 1 year, 8 months ago
  19. 148fd99 superio/acpi/pnp_generic.asl: Add _PRS for each device by Arthur Heymans · 2 years, 2 months ago
  20. 7b73e852 Revert "mb/aopen/dxplplusu: Remove board" by Kyösti Mälkki · 1 year, 8 months ago
  21. 2a86ef5 superio/nuvoton/nct6687d: Fix unexpected expression by Arthur Heymans · 2 years ago
  22. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 9 months ago
  23. a7a40a5 superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 by Michał Kopeć · 2 years ago
  24. d3b8321 superio/nuvoton/nct6687d: Add ramstage driver and ACPI by Michał Żygowski · 2 years, 3 months ago
  25. b2d8807 superio/winbond/w83667hg-a: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  26. 3cfbe8a sio/winbond/w83627hf/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  27. d67ed59 sio/winbond/w83627hf/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  28. 3f37d7a superio/winbond/w83627hf/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  29. b1b9c73 superio/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  30. 8ef8a3e superio/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  31. 7e3159c superio/nuvoton/nct6687d: Add early support for NCT6687D by Michał Żygowski · 2 years, 3 months ago
  32. 32722ad superio/kbc1100: Fix set but unused variables by Arthur Heymans · 2 years, 4 months ago
  33. 5412b41 superio/smsc/mec1308: Drop `_PRS` from static devices by Angel Pons · 2 years, 3 months ago
  34. 865dd08 superio/smsc/sch5545: Drop `_PRS` from static devices by Angel Pons · 2 years, 3 months ago
  35. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 4 months ago
  36. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  37. a046661 superio/smsc/lpc47n207/early_serial.c: Fix indent for 'if' statement by Elyes HAOUAS · 2 years, 6 months ago
  38. ef6139f superio/smsc/sch5545/superio.c: Include `stdint.h` and `bsd/helpers.h` by Elyes HAOUAS · 2 years, 6 months ago
  39. ddaf2d0 src/superio/smsc: Remove unused <stdlib.h> by Elyes HAOUAS · 2 years, 7 months ago
  40. 2d531e9 src/superio: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 7 months ago
  41. 1a6925c superio/winbond/w83627hf/acpi: Replace LNot() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  42. 5a303b0 superio/winbond/w83627hf/acpi: Replace LOr() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  43. db4cf7f superio/winbond/w83627hf/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  44. 44b0149 superio/winbond/w83977tf/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  45. f5b162e superio/winbond/w83627hf/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  46. 5aba2ae superio/smsc/sch5545: Disable PS/2 lines isolation during init by Michał Żygowski · 2 years, 8 months ago
  47. 3b1d1ce superio/smsc/sch5545: Clear PMEs in the early init by Michał Żygowski · 2 years, 8 months ago
  48. c167b74 superio: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  49. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  50. a11eca1 superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE by Bill XIE · 2 years, 11 months ago
  51. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  52. a35f181 superio/nuvoton/npcd378: Fall back to non-negative value by Angel Pons · 3 years, 3 months ago
  53. 5a19f7e superio/nuvoton/npcd378: Fix `psu_fan_lvl` option by Angel Pons · 3 years, 3 months ago
  54. 0b7813f superio: Use get_int_option() by Angel Pons · 3 years, 9 months ago
  55. 61fcb7e acpi/acpigen.h: Add more intuitive AML package closing functions by Jakub Czapiga · 3 years, 5 months ago
  56. 8447750 superio/smsc/sch5545: Add missing <types.h> by Elyes HAOUAS · 3 years, 5 months ago
  57. 89c05c5 src/superio: Fix typo in comment by Elyes HAOUAS · 3 years, 5 months ago
  58. 8515712 superio/nuvoton/common/Kconfig: Remove HWM config by Frans Hendriks · 3 years, 6 months ago
  59. bdb3798 src/superio: trim and move Makefile.inc, instead use wildcard matches by Idwer Vollering · 3 years, 7 months ago
  60. 48a6c01 src: Remove redundant use of ACPI offset(0) by Elyes HAOUAS · 4 years ago
  61. 9004f1d superio/smsc/sio1036: Support 16-bit IO port addressing by Nikolai Vyssotski · 3 years, 8 months ago
  62. 00e58c3 superio/nuvoton: Factor out equivalent Kconfig option by Angel Pons · 3 years, 9 months ago
  63. 9357ac3 superio/nuvoton: Correct NCT6791D COM A mux toggle by Angel Pons · 3 years, 9 months ago
  64. e1194ae superio: Add newline to log message about disabled mouse controller by Paul Menzel · 3 years, 10 months ago
  65. 138c1b8 superio/nuvoton: Only set bit 7 of global CR 0x2a for COM A by Paul Menzel · 3 years, 9 months ago
  66. f710bf6 superio/nuvoton/common: Collapse two if statements by Paul Menzel · 3 years, 10 months ago
  67. 90fe567 superio/smsc/sch5147/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  68. b77668c superio/smsc/sio1007/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  69. faccd0c superio/ite/it8772f/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  70. e6216384 superio/smsc/mec1308/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  71. 527a4f3 superio/fintek/f81803a/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  72. e96941d superio/winbond/*/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  73. 370b8b6 superio/ite: Distinguish between chips for PECI readings by Michael Büchler · 4 years, 1 month ago
  74. 12beaea superio/nuvoton: Inline `nuvoton_hwm_select_bank` by Angel Pons · 3 years, 10 months ago
  75. 72fc9a3 src: Remove redundant <device/pnp_type.h> by Elyes HAOUAS · 3 years, 10 months ago
  76. 4b683b8 src: Remove redundant <device/pnp_def.h> by Elyes HAOUAS · 3 years, 10 months ago
  77. b4093dc src/superio: Remove unused <device/pnp_def.h> by Elyes HAOUAS · 3 years, 10 months ago
  78. 9b54dfa src/superio: Use 'PNP_IDX_*' macros instead of magic numbers by Elyes HAOUAS · 3 years, 11 months ago
  79. d429c1a superio/winbond/wpcd376i: Resurrect the driver by Samuel Holland · 4 years ago
  80. d3a74bb src/superio: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  81. 6c5f47b superio/ite: delay PWRGD3 during resume by Michael Büchler · 3 years, 11 months ago
  82. cfdcfdb src: Remove unused 'include <delay.h>' by Elyes HAOUAS · 4 years ago
  83. c32f0a4 superio/ite/it8728f: Correct Kconfig selections by Matt DeVillier · 4 years ago
  84. 67f80fb superio/ite/common: Add support for closed-loop mode by Matt DeVillier · 4 years ago
  85. 77e27a7 superio/*/Makefiles: Remove non-existing directory inclusion by Elyes HAOUAS · 4 years ago
  86. a815272 superio/ite: allow 24 MHz clock for external sensor interface by Michael Büchler · 4 years ago
  87. e693b1d superio/ite: configure EC for fans to full at thermal limit by Michael Büchler · 4 years, 1 month ago
  88. 9857c90 superio/common: Avoid NULL pointer dereference by John Zhao · 4 years ago
  89. 45d5f8f sio/nuvoton/common/early_serial.c: Guard serial enable by Angel Pons · 4 years ago
  90. 8f5fbb0 superio/nuvoton: Avoid NULL pointer dereference by John Zhao · 4 years, 1 month ago
  91. 02c565b superio/winbond/w83977tf: Add suspend related fields by Keith Hui · 4 years, 3 months ago
  92. e9b27e5 superio/nuvoton/nct6776: Reflow `pnp_dev_info` array by Angel Pons · 4 years, 1 month ago
  93. 1f572b9 superio/nuvoton/nct6779d: Open some LDN config registers by Keith Hui · 4 years, 2 months ago
  94. a0bf2d6 superio/ite/Makefile.inc: Add it8613e by Angel Pons · 4 years, 2 months ago
  95. 030037d superio/winbond/w83977tf: Scope UART configuration defines more locally by Patrick Georgi · 4 years, 2 months ago
  96. 5f0e8d8 superio/winbond/w83977tf: Fix iasl warning by Keith Hui · 4 years, 2 months ago
  97. fba0830 superio/smsc/sch5545: add support for SMSC SCH5545 by Michał Żygowski · 4 years, 3 months ago
  98. bc867d5 src/mainboard: Remove unused 'include <stdlib.h>' by Elyes HAOUAS · 4 years, 2 months ago
  99. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  100. f5472a1 superio/winbond/w83977tf: Only list IR logical device if needed by Keith Hui · 4 years, 2 months ago