1. e45d6bf superio/ite: Add function to disable PME# output by Joel Linn · 4 months ago
  2. a7c9615 superio/ite: Add function to disable 3VSBSW# signal by Joel Linn · 4 months ago
  3. 9905d1f superio/ite: Add special fan vectors by Joel Linn · 4 months ago
  4. fb51661 superio/ite: Unify it8772f with common code by Joel Linn · 4 months ago
  5. fd9f697 tree: Drop unused <stdlib.h> by Elyes Haouas · 3 months ago
  6. f7e4567 superio/ite: Add full-speed config option by Joel Linn · 4 months ago
  7. 82ff48c superio/ite: Fix incorrect warnings by Joel Linn · 4 months ago
  8. d586545 superio: Remove blank lines before and after code blocks by Elyes Haouas · 4 months ago
  9. 5ad8a5f superio/acpi: Add SUPERIO_PNP_NO_DIS to support always active LDNs by Michał Żygowski · 5 months ago
  10. caabde1 superio/ite: Add IT8629E by Nicholas Sudsgaard · 5 months ago
  11. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  12. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  13. ff96f4e superio: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  14. 5eb95ee3 sio/nuvoton/npcd378: Fix ACPI errors by Riku Viitanen · 7 months ago
  15. 62c2535 superio/smsc: Add support for the SCH555x series by Mate Kukri · 3 years, 1 month ago
  16. 0a0945c sio/nuvoton/npcd378: Use acpi_device_path_join by Arthur Heymans · 8 months ago
  17. fa78eca superio/smsc/sch5545/acpi/superio.asl: Clear PME status bits on SCI by Michał Żygowski · 9 months ago
  18. 6f25572 superio/smsc/sch5545/acpi/superio.asl: Fix UART2 device name by Michał Żygowski · 9 months ago
  19. d53137a superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resource by Felix Held · 11 months ago
  20. e566e15 superio/ite/it8721f/acpi/superio: use IO instead of FixedIO resource by Felix Held · 11 months ago
  21. 3422cdd superio/serverengines/pilot: drop unused super I/O chip by Felix Held · 11 months ago
  22. 6503474 superio/ite: Add IT8784E support by Michał Żygowski · 1 year, 3 months ago
  23. 247ec33 superio/common: Support more than one SuperIO in ACPI by Jonathon Hall · 1 year, 3 months ago
  24. 2323282 sio/smsc/mec1308: fix SIO/PS2 keyboard ACPI for Windows by Matt DeVillier · 7 years ago
  25. 1548032 treewide: Remove useless "_STA: Status" comment by Elyes Haouas · 1 year, 5 months ago
  26. eb83fed treewide: Remove unuseful "_HID: Hardware ID" comment by Elyes Haouas · 1 year, 5 months ago
  27. 42efd7f {superio,ec}/acpi: Replace constant "Zero" with actual number by Felix Singer · 1 year, 7 months ago
  28. ca4b587 {superio,ec}/acpi: Replace constant "One" with actual number by Felix Singer · 1 year, 7 months ago
  29. 1e93444 sio/winbond/w83627hf/acpi: Replace Divide(a,b,c,d) with ASL 2.0 syntax by Elyes Haouas · 1 year, 7 months ago
  30. cfdd488 sio/acpi/pnp.asl: Replace Not(a) with ASL 2.0 syntax by Elyes Haouas · 1 year, 7 months ago
  31. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  32. 35e65a8 tree: Replace And(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  33. 86bc2e7 tree: Replace Or(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  34. 372573e tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  35. 3c9291b tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  36. fa07096 sio/winbond/w83627hf/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  37. 1bb621c sio/winbond/w83667hg-a/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  38. facf7d0 superio/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  39. eb99f62 {drivers,superio}/acpi: Replace ShiftRight(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  40. bf1de40 {soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  41. 7bde4e8 superio/ite/it8772f/chip.h: Use 'bool' when appropriate by Elyes Haouas · 1 year, 8 months ago
  42. 9180bae superio/aspeed/ast2400/chip.h: Include <stdbool.h> by Elyes Haouas · 1 year, 8 months ago
  43. 24ca80a src/superio: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  44. 87d4f11 {ec/superio}/acpi: Remove _PRS if no _SRS is implemented by Arthur Heymans · 1 year, 8 months ago
  45. 148fd99 superio/acpi/pnp_generic.asl: Add _PRS for each device by Arthur Heymans · 2 years, 2 months ago
  46. 7b73e852 Revert "mb/aopen/dxplplusu: Remove board" by Kyösti Mälkki · 1 year, 8 months ago
  47. 2a86ef5 superio/nuvoton/nct6687d: Fix unexpected expression by Arthur Heymans · 2 years ago
  48. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 9 months ago
  49. a7a40a5 superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 by Michał Kopeć · 2 years ago
  50. d3b8321 superio/nuvoton/nct6687d: Add ramstage driver and ACPI by Michał Żygowski · 2 years, 3 months ago
  51. b2d8807 superio/winbond/w83667hg-a: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  52. 3cfbe8a sio/winbond/w83627hf/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  53. d67ed59 sio/winbond/w83627hf/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  54. 3f37d7a superio/winbond/w83627hf/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  55. b1b9c73 superio/acpi: Replace LLess(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  56. 8ef8a3e superio/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  57. 7e3159c superio/nuvoton/nct6687d: Add early support for NCT6687D by Michał Żygowski · 2 years, 3 months ago
  58. 32722ad superio/kbc1100: Fix set but unused variables by Arthur Heymans · 2 years, 4 months ago
  59. 5412b41 superio/smsc/mec1308: Drop `_PRS` from static devices by Angel Pons · 2 years, 3 months ago
  60. 865dd08 superio/smsc/sch5545: Drop `_PRS` from static devices by Angel Pons · 2 years, 3 months ago
  61. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 4 months ago
  62. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  63. a046661 superio/smsc/lpc47n207/early_serial.c: Fix indent for 'if' statement by Elyes HAOUAS · 2 years, 6 months ago
  64. ef6139f superio/smsc/sch5545/superio.c: Include `stdint.h` and `bsd/helpers.h` by Elyes HAOUAS · 2 years, 6 months ago
  65. ddaf2d0 src/superio/smsc: Remove unused <stdlib.h> by Elyes HAOUAS · 2 years, 7 months ago
  66. 2d531e9 src/superio: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 7 months ago
  67. 1a6925c superio/winbond/w83627hf/acpi: Replace LNot() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  68. 5a303b0 superio/winbond/w83627hf/acpi: Replace LOr() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  69. db4cf7f superio/winbond/w83627hf/acpi: Replace LAnd() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  70. 44b0149 superio/winbond/w83977tf/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  71. f5b162e superio/winbond/w83627hf/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  72. 5aba2ae superio/smsc/sch5545: Disable PS/2 lines isolation during init by Michał Żygowski · 2 years, 8 months ago
  73. 3b1d1ce superio/smsc/sch5545: Clear PMEs in the early init by Michał Żygowski · 2 years, 8 months ago
  74. c167b74 superio: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  75. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  76. a11eca1 superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE by Bill XIE · 2 years, 11 months ago
  77. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  78. a35f181 superio/nuvoton/npcd378: Fall back to non-negative value by Angel Pons · 3 years, 3 months ago
  79. 5a19f7e superio/nuvoton/npcd378: Fix `psu_fan_lvl` option by Angel Pons · 3 years, 3 months ago
  80. 0b7813f superio: Use get_int_option() by Angel Pons · 3 years, 9 months ago
  81. 61fcb7e acpi/acpigen.h: Add more intuitive AML package closing functions by Jakub Czapiga · 3 years, 5 months ago
  82. 8447750 superio/smsc/sch5545: Add missing <types.h> by Elyes HAOUAS · 3 years, 5 months ago
  83. 89c05c5 src/superio: Fix typo in comment by Elyes HAOUAS · 3 years, 5 months ago
  84. 8515712 superio/nuvoton/common/Kconfig: Remove HWM config by Frans Hendriks · 3 years, 6 months ago
  85. bdb3798 src/superio: trim and move Makefile.inc, instead use wildcard matches by Idwer Vollering · 3 years, 7 months ago
  86. 48a6c01 src: Remove redundant use of ACPI offset(0) by Elyes HAOUAS · 4 years ago
  87. 9004f1d superio/smsc/sio1036: Support 16-bit IO port addressing by Nikolai Vyssotski · 3 years, 8 months ago
  88. 00e58c3 superio/nuvoton: Factor out equivalent Kconfig option by Angel Pons · 3 years, 9 months ago
  89. 9357ac3 superio/nuvoton: Correct NCT6791D COM A mux toggle by Angel Pons · 3 years, 9 months ago
  90. e1194ae superio: Add newline to log message about disabled mouse controller by Paul Menzel · 3 years, 10 months ago
  91. 138c1b8 superio/nuvoton: Only set bit 7 of global CR 0x2a for COM A by Paul Menzel · 3 years, 9 months ago
  92. f710bf6 superio/nuvoton/common: Collapse two if statements by Paul Menzel · 3 years, 10 months ago
  93. 90fe567 superio/smsc/sch5147/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  94. b77668c superio/smsc/sio1007/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  95. faccd0c superio/ite/it8772f/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  96. e6216384 superio/smsc/mec1308/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  97. 527a4f3 superio/fintek/f81803a/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  98. e96941d superio/winbond/*/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 9 months ago
  99. 370b8b6 superio/ite: Distinguish between chips for PECI readings by Michael Büchler · 4 years, 1 month ago
  100. 12beaea superio/nuvoton: Inline `nuvoton_hwm_select_bank` by Angel Pons · 3 years, 10 months ago