1. e45d6bf superio/ite: Add function to disable PME# output by Joel Linn · 5 months ago
  2. a7c9615 superio/ite: Add function to disable 3VSBSW# signal by Joel Linn · 5 months ago
  3. 9905d1f superio/ite: Add special fan vectors by Joel Linn · 5 months ago
  4. fb51661 superio/ite: Unify it8772f with common code by Joel Linn · 5 months ago
  5. f7e4567 superio/ite: Add full-speed config option by Joel Linn · 5 months ago
  6. 82ff48c superio/ite: Fix incorrect warnings by Joel Linn · 5 months ago
  7. d586545 superio: Remove blank lines before and after code blocks by Elyes Haouas · 5 months ago
  8. 5ad8a5f superio/acpi: Add SUPERIO_PNP_NO_DIS to support always active LDNs by Michał Żygowski · 6 months ago
  9. caabde1 superio/ite: Add IT8629E by Nicholas Sudsgaard · 6 months ago
  10. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 7 months ago
  11. ff96f4e superio: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  12. e566e15 superio/ite/it8721f/acpi/superio: use IO instead of FixedIO resource by Felix Held · 1 year ago
  13. 6503474 superio/ite: Add IT8784E support by Michał Żygowski · 1 year, 5 months ago
  14. 7bde4e8 superio/ite/it8772f/chip.h: Use 'bool' when appropriate by Elyes Haouas · 1 year, 9 months ago
  15. 87d4f11 {ec/superio}/acpi: Remove _PRS if no _SRS is implemented by Arthur Heymans · 1 year, 9 months ago
  16. a7a40a5 superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 by Michał Kopeć · 2 years, 1 month ago
  17. c167b74 superio: Replace bad uses of `find_resource` by Angel Pons · 2 years, 10 months ago
  18. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  19. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 4 months ago
  20. 0b7813f superio: Use get_int_option() by Angel Pons · 3 years, 10 months ago
  21. faccd0c superio/ite/it8772f/acpi: Convert superio.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 11 months ago
  22. 370b8b6 superio/ite: Distinguish between chips for PECI readings by Michael Büchler · 4 years, 3 months ago
  23. 9b54dfa src/superio: Use 'PNP_IDX_*' macros instead of magic numbers by Elyes HAOUAS · 4 years ago
  24. d3a74bb src/superio: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  25. 6c5f47b superio/ite: delay PWRGD3 during resume by Michael Büchler · 4 years ago
  26. c32f0a4 superio/ite/it8728f: Correct Kconfig selections by Matt DeVillier · 4 years ago
  27. 67f80fb superio/ite/common: Add support for closed-loop mode by Matt DeVillier · 4 years ago
  28. 77e27a7 superio/*/Makefiles: Remove non-existing directory inclusion by Elyes HAOUAS · 4 years ago
  29. a815272 superio/ite: allow 24 MHz clock for external sensor interface by Michael Büchler · 4 years ago
  30. e693b1d superio/ite: configure EC for fans to full at thermal limit by Michael Büchler · 4 years, 3 months ago
  31. a0bf2d6 superio/ite/Makefile.inc: Add it8613e by Angel Pons · 4 years, 3 months ago
  32. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  33. 12eef08 superio/ite: Improve code formatting by Elyes HAOUAS · 4 years, 5 months ago
  34. 3f3eca9 src/superio: replace license boilerplate with SPDX by Felix Held · 4 years, 7 months ago
  35. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 7 months ago
  36. bbe66e4 superio/ite/it8728f: remove unused LDN selection register define by Felix Held · 4 years, 8 months ago
  37. c32ca08 superio/ite: remove unused stdint.h include from header files by Felix Held · 4 years, 8 months ago
  38. b21999c superio/ite/it8528e: Fix typo by Elyes HAOUAS · 4 years, 9 months ago
  39. 007af42 superio/*/*/acpi: Improve the readability of the IndexField by Elyes HAOUAS · 4 years, 10 months ago
  40. 2329a25 superio: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  41. 6f2de3c src/superio: Remove unused 'include <arch/io.h>' by Elyes HAOUAS · 4 years, 10 months ago
  42. d3a1a41 src/superio: Remove unused superio chips by Martin Roth · 5 years ago
  43. 6c244bd superio/it8772f: use pnp_ops.h for pnp register access by Felix Held · 4 years, 10 months ago
  44. fa120eb superio/it8772f: use HWM access functionality from hwm5_conf.h by Felix Held · 4 years, 10 months ago
  45. 166b55c superio/hwm5_conf: factor out HWM access from ITE env_ctrl by Felix Held · 4 years, 10 months ago
  46. 72f6fbb superio/ite: Add IT8786E-I by Kyösti Mälkki · 6 years ago
  47. dcfff37 src/superio/ite/common: Prepare for ITE IT8786E SuperIO by Michał Żygowski · 6 years ago
  48. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  49. 6d81b15 superio/ite/it8613e: add support for ITE IT8613E by Krystian Hebel · 5 years ago
  50. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  51. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  52. 97445f2 superio/ite/common: add option for enabling 5 FANs by Krystian Hebel · 5 years ago
  53. 65b514c superio/ite/common/env_ctrl.c: fix IS_ENABLED argument by Krystian Hebel · 5 years ago
  54. 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 6 years ago
  55. 5449007 superio/ite: Add it8528e by Patrick Rudolph · 6 years ago
  56. 747eeaf superio/it8716f: fix pnp_dev_info by Felix Held · 6 years ago
  57. 085a226 superio/*: Link early initialization into bootblock by Arthur Heymans · 6 years ago
  58. ad8478f superio/ite/it8772f: Fix typo by Elyes HAOUAS · 6 years ago
  59. 31f2b5a superio/ite/it8721f/acpi: Remove unneeded white space by Elyes HAOUAS · 6 years ago
  60. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  61. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  62. e155e78 superio/ite/it8721f: Add SuperIO ACPI declarations by Arthur Heymans · 6 years ago
  63. 7200638 superio/ite/it8721f: Add resources by Arthur Heymans · 6 years ago
  64. e37d771 superio/ite/it8720f: fix power control init by Felix Held · 6 years ago
  65. 6de6571 src/superio: Fix typo and remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  66. c40275b superio/ite: pass the chip-specific ops struct to pnp_enable_devices by Felix Held · 7 years ago
  67. 5bd5a9a src/superio/{ite,smsc}: Remove space before tab by Elyes HAOUAS · 6 years ago
  68. c622dc5 superio/ite/it8720f: Implement power control by Samuel Holland · 6 years ago
  69. f5f552a superio/ite/it8623e: initialize the PWM fan controller by Kevin Cody-Little · 6 years ago
  70. 41aa5ec superio/ite/common: Add options to enable beeps by Vagiz Trakhanov · 7 years ago
  71. c9c2926 superio/ite/it8623e: add support for SIO chip ITE IT8623E by Gergely Kiss · 7 years ago
  72. 1a14375 superio/ite: add missing pnp_conf_mode fields in ops struct by Felix Held · 7 years ago
  73. 177f773 superio/ite/common: Make PECI a thermal mode by Vagiz Trakhanov · 7 years ago
  74. cc9c0cb superio/ite/common: Add temperature limits by Vagiz Trakhanov · 7 years ago
  75. 17c5771 superio/ite/common: Add temperature offset by Vagiz Trakhanov · 7 years ago
  76. 96734f1 superio/ite/it8716f: Update init_ec by Martin Roth · 7 years ago
  77. f8574bf src/superio: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  78. 7daac91 device/pnp: remove struct io_info by Samuel Holland · 7 years ago
  79. 1318ea6 superio/ite/it8720f: add new IT8720F Super I/O by Samuel Holland · 7 years ago
  80. da8ca65 superio/ite/it8728f: remove unused header by Samuel Holland · 7 years ago
  81. 901bdb3 superio/ite/common: fix prototype to match others by Samuel Holland · 7 years ago
  82. 1f064d7 superio/ite/it8728f: Hook up common environment-controller driver by Tobias Diedrich · 7 years ago
  83. b7a52d3 sio/ite/it8783ef: Return (0) in ACPI _PSC methods by Nico Huber · 8 years ago
  84. 5eef7b3 sio/ite/it8783ef: New super i/o chip by Nico Huber · 8 years ago
  85. 6167365 sio/ite/common: Export pnp_enter/exit_conf_state() by Nico Huber · 8 years ago
  86. e68947d common Ite EC driver: Enable PWM smoothing via devicetree by Arthur Heymans · 8 years ago
  87. a6cbbd6 sio/it8718f: Hook up common environment-controller driver by Arthur Heymans · 8 years ago
  88. a5b528f sio/it8772f: add GPIO blink definition needed by google/tricky by Matt DeVillier · 8 years ago
  89. e34e178 sio/ite/common: Add generic environment-controller driver by Nico Huber · 8 years ago
  90. a15dde0 src/superio: Improve code formatting by Elyes HAOUAS · 8 years ago
  91. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  92. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  93. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  94. 08debac superio/it8772f: Add register to set the default value of FAN speed by Ted Kuo · 9 years ago
  95. 4e8f23b superio/it8772f: Add switch to enable HWM (Hardware Monitor) by Ted Kuo · 9 years ago
  96. 9074cec superio/it8718f: Add missing PNP info by Damien Zammit · 9 years ago
  97. 62c0276 device/pnp: Ability to set vendor specific logical device config by Damien Zammit · 9 years ago
  98. 80ef7b7 IT8772F: Clean up it8772f includes and add a LED API by david · 10 years ago
  99. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  100. a57ad8f Drop SuperIO ite/it8661f by Stefan Reinauer · 9 years ago