1. 641370e superio/winbond/w83627*: Remove deprecated code by Keith Hui · 7 years ago
  2. 65c8be4 superio/winbond/w83977tf: Drop early_serial.c by Keith Hui · 7 years ago
  3. 12d0103 sio/smsc/kbc1100: Fix some style issues by Arthur Heymans · 7 years ago
  4. 96734f1 superio/ite/it8716f: Update init_ec by Martin Roth · 7 years ago
  5. f8574bf src/superio: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  6. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  7. 1318ea6 superio/ite/it8720f: add new IT8720F Super I/O by Samuel Holland · 7 years ago
  8. da8ca65 superio/ite/it8728f: remove unused header by Samuel Holland · 7 years ago
  9. 901bdb3 superio/ite/common: fix prototype to match others by Samuel Holland · 7 years ago
  10. d2a86da superio/acpi: allow custom HID on generic device by Samuel Holland · 7 years ago
  11. eeef645 superio/acpi: allow 3 I/O ranges on generic device by Samuel Holland · 7 years ago
  12. f7ca225 superio/winbond/*/header: Include <arch/io.h> by Arthur Heymans · 7 years ago
  13. d84a1ca superio/nuvoton: Make SuperIO config functions externally available by Arthur Heymans · 7 years ago
  14. 1f064d7 superio/ite/it8728f: Hook up common environment-controller driver by Tobias Diedrich · 7 years ago
  15. 2fca86f superio/fintek: Add support for Fintek F71808A by Nicola Corna · 7 years ago
  16. b7a52d3 sio/ite/it8783ef: Return (0) in ACPI _PSC methods by Nico Huber · 8 years ago
  17. 5eef7b3 sio/ite/it8783ef: New super i/o chip by Nico Huber · 8 years ago
  18. 21707cc sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODE by Nico Huber · 8 years ago
  19. 6167365 sio/ite/common: Export pnp_enter/exit_conf_state() by Nico Huber · 8 years ago
  20. bef4d26 sio/nuvoton: Include generic nuvoton driver in bootblock stage by Teo Boon Tiong · 8 years ago
  21. e68947d common Ite EC driver: Enable PWM smoothing via devicetree by Arthur Heymans · 8 years ago
  22. a6cbbd6 sio/it8718f: Hook up common environment-controller driver by Arthur Heymans · 8 years ago
  23. 657d9cd smscsuperio: map interrupt in smscsuperio_enable_serial() by Jonathan A. Kollasch · 9 years ago
  24. a5b528f sio/it8772f: add GPIO blink definition needed by google/tricky by Matt DeVillier · 8 years ago
  25. e34e178 sio/ite/common: Add generic environment-controller driver by Nico Huber · 8 years ago
  26. 09ec9e7 winbond/w83627ehg: Remove unnecessary value by Elyes HAOUAS · 8 years ago
  27. bbda950 sio/winbond/w83627dhg: Add ACPI function to control suspend LED by Nico Huber · 9 years ago
  28. f95daa5 superio/nuvoton: Add back Nuvoton NCT6776 support by Teo Boon Tiong · 8 years ago
  29. cf13950 src/superio: Add space around operators by Elyes HAOUAS · 8 years ago
  30. a15dde0 src/superio: Improve code formatting by Elyes HAOUAS · 8 years ago
  31. 26d484a Fix newlines at the end of files by Martin Roth · 8 years ago
  32. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  33. 145796e superio/fintek/f81866d: Add support for UART 3/4 by Fabian Kunkel · 8 years ago
  34. 449fb9b superio/nuvoton: Add Nuvoton NCT6791D by Omar Pakker · 8 years ago
  35. 69088c2 sio/winbond/w83667hg-a: Add pinmux defines for UART B by Timothy Pearson · 8 years ago
  36. e4cca16 sio/winbond/common: Add function to configure pin mux by Timothy Pearson · 8 years ago
  37. 9891b4a sio/winbond: Expose enter/exit configuration state functions by Timothy Pearson · 8 years ago
  38. a2f4758 superio/smsc/mec1308: Fix AddressMax value for SMBX mailbox by Martin Roth · 8 years ago
  39. bdd9df7 superio/winbond/w83667hg-a: Set SPI device mask correctly by Timothy Pearson · 8 years ago
  40. 87eacac superio/nuvoton: Use official spelling of Nuvoton in `CHIP_NAME` by Paul Menzel · 10 years ago
  41. 6321d7c roda/rk9: Remove #include early_serial.c from romstage by Antonello Dettori · 8 years ago
  42. bc839fb amd/thatcher: Removed #include early_serial.c from romstage by Antonello Dettori · 8 years ago
  43. bf725b4 superio/nuvoton/nct5572d: Add PS/2 presence detect by Paul Menzel · 8 years ago
  44. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  45. 988ee17 superio/winbond/w83667hg-a: Add support for W83667HG-A by Timothy Pearson · 9 years ago
  46. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  47. a20ac2f tree: drop last paragraph of GPL copyright header from new files by Martin Roth · 9 years ago
  48. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  49. 08debac superio/it8772f: Add register to set the default value of FAN speed by Ted Kuo · 9 years ago
  50. 4e8f23b superio/it8772f: Add switch to enable HWM (Hardware Monitor) by Ted Kuo · 9 years ago
  51. 9074cec superio/it8718f: Add missing PNP info by Damien Zammit · 9 years ago
  52. 62c0276 device/pnp: Ability to set vendor specific logical device config by Damien Zammit · 9 years ago
  53. 80ef7b7 IT8772F: Clean up it8772f includes and add a LED API by david · 10 years ago
  54. 56033a9 superio/smsc/mec1308: Fix IASL warnings by Martin Roth · 9 years ago
  55. 474ff3d Revert "Drop SuperIO nuvoton/nct6779d" by Stefan Reinauer · 9 years ago
  56. 158abf9 Drop SuperIO fintek/f71889 by Stefan Reinauer · 9 years ago
  57. cb492da superio/intel: Add i8900 device by Marc Jones · 9 years ago
  58. 721c407 superio/windbond: Add WPCD376I device by Marc Jones · 9 years ago
  59. 50a29f8 Drop SuperIO smsc/fdc37m60x by Stefan Reinauer · 9 years ago
  60. 3b01cf1 superio/nuvoton/nct5572d: Add missing logical devices by Kyösti Mälkki · 9 years ago
  61. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  62. 42444f6 Drop SuperIO nuvoton/nct6779d by Stefan Reinauer · 9 years ago
  63. a57ad8f Drop SuperIO ite/it8661f by Stefan Reinauer · 9 years ago
  64. 53552cc Drop SuperIO nuvoton/nct6776 by Stefan Reinauer · 9 years ago
  65. 6c4ea73 Drop SuperIO nsc/pc97307 by Stefan Reinauer · 9 years ago
  66. 0cca931 Drop SuperIO nsc/pc8374 by Stefan Reinauer · 9 years ago
  67. 907ea33 superio/nuvoton/nct5572d: Enable power state after power failure support by Timothy Pearson · 9 years ago
  68. 260a01f superio/smsc: Add support for SMSC DME1737 by Jonathan A. Kollasch · 9 years ago
  69. 8964717 superio/smsc/dme1737: copy superio/smsc/lpc47b397 by Jonathan A. Kollasch · 9 years ago
  70. 36b7885 superio: use common x86 code on x86-64 by Stefan Reinauer · 9 years ago
  71. 64ae446 superio/fintek/Kconfig: add newline at end of file. by Martin Roth · 9 years ago
  72. f75c3b4 superio/fintek: Add support for Fintek F81866AD-I by Fabian Kunkel · 9 years ago
  73. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  74. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  75. 18fed3d superio/nuvoton: Add support for Nuvoton NCT6779D by Matt DeVillier · 9 years ago
  76. 636f342 nuvoton/nct6776: there is no IRQ for LDN8 by Felix Held · 9 years ago
  77. 2d3964e superio: Replace the indexed I/O functions by Dave Frodin · 9 years ago
  78. d22206a superio/nct5104d: Handle shared GPIO/UART pins by Kyösti Mälkki · 9 years ago
  79. 0430c69 superio/nct5104d: Refactor IRQ trigger config by Kyösti Mälkki · 9 years ago
  80. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  81. bd97885 superio: ite8772f: Exit extemp busy state by Ryan Lin · 10 years ago
  82. a0edc78 superio/fintek/f81216h: Add the correct unlock key values by Dave Frodin · 9 years ago
  83. 17ace82 superio/fintek: Add required changes so F81216H can be used by Dave Frodin · 10 years ago
  84. d42c9dae8 superio: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  85. 0d3cde9 superio/smsc/lpc47n217: Drop dead code by Stefan Reinauer · 10 years ago
  86. d76ac63 superio/smsc/lpc47n207: Hook into build system by Edward O'Callaghan · 10 years ago
  87. 9e687a6 superio/smsc/lpc47b272/superio.c: Remove dead code by Edward O'Callaghan · 10 years ago
  88. 520a328 src/superio/smsc/lpc47m10x/superio.c: Remove dead code by Edward O'Callaghan · 10 years ago
  89. 117849e superio/smsc/lpc47b272: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  90. c3e77fc superio/smsc/lpc47m10x: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  91. 536a443 superio/smsc/lpc47b397: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  92. b8f05d4 superio/nsc/pc87417: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  93. db1a2fb superio/nsc/pc87366: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  94. fc4e855 superio/nsc/pc97317: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  95. e64f5b1 superio/intel/i3100: Use link-time symbol over .c includes by Edward O'Callaghan · 10 years ago
  96. 24fb03e superio/nsc/pc87360: Use link-time symbol over .c includes by Edward O'Callaghan · 10 years ago
  97. 5878bbd Drop Intel E7520 and E7525 and related boards by Stefan Reinauer · 10 years ago
  98. bfea6cc Drop obsolete SuperIOs used by GX1 systems only by Stefan Reinauer · 10 years ago
  99. 796fe06 Mark non-executable files non-executable by Patrick Georgi · 10 years ago
  100. 0f7ec31 superio/ite: Use common dispatch for pnp entry/exit functions by Edward O'Callaghan · 10 years ago