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