1. d92745b util/superiotool/fintek.c: Fix F71808A hardware monitor readouts by Ravi Mistry · 2 years, 6 months ago
  2. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  3. 7333a11 util/: Replace GPLv2 boiler plate with SPDX header by Patrick Georgi · 4 years, 3 months ago
  4. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 3 months ago
  5. 769c309 util/superiotool: detect Fintek F81866, F8196* by Kyle Stevenson · 6 years ago
  6. 4fbd1aa util/superiotool: Add support for Fintek F71808A by Nicola Corna · 7 years ago
  7. 3b55602 util/superiotool: Register fix for Fintek F81865F/F-I by Wilbert Duijvenvoorde · 10 years ago
  8. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  9. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  10. 2164831 util/superiotool: Add initial support for Fintek F71869ED. by Wilbert Duijvenvoorde · 10 years ago
  11. ffdf2e1 util/superiotool: Register fix for Fintek F71869AD by Wilbert Duijvenvoorde · 10 years ago
  12. 5b5f834 util/superiotool: Add initial support for Fintek F71869AD. by Edward O'Callaghan · 11 years ago
  13. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  14. e54995a superiotool: Add support for Fintek F81865F/F-I register dump. by Stefan Tauner · 12 years ago
  15. b97030d Add Fintek F71889 detection and dump support. by David Hendricks · 14 years ago
  16. 0e40e6b Add detection support for the Fintek F81865/F81865-I. by Zheng Bao · 14 years ago
  17. 7015989 Add small comment about LDN 5 on F71872F/FG / F71806F/FG. by Uwe Hermann · 14 years ago
  18. d74c774 Teach superiotool about the registers in a Fintek F71806 (and F71872). by Jonathan Kollasch · 14 years ago
  19. e7b7ae2 Add support for Fintek F81216D/DG/AD by Stefan Reinauer · 14 years ago
  20. 4bdd643 Various superiotool fixes. by Uwe Hermann · 14 years ago
  21. 78fdd60 Add dump information for F71862FG and F71863FG. by Arjan Koers · 15 years ago
  22. 7a51e50 The Winbond Super I/O chips have another indirection of registers. The by Stefan Reinauer · 16 years ago
  23. ebb73f2 Add detection support for ITE IT8228E, IT8711F, IT8722F, IT8761E, by Uwe Hermann · 16 years ago
  24. b0ae976 Drop global register 0x07 for all Super I/Os (trivial). by Uwe Hermann · 16 years ago
  25. 0323a2b Add Fintek F71882FG support (trivial). by Uwe Hermann · 16 years ago
  26. cfb6ac7 Add some more Super I/O IDs/names (trivial). by Uwe Hermann · 16 years ago
  27. 552cfb7 Add new --list-supported switch for printing the list of Super I/Os by Robinson P. Tryon · 17 years ago
  28. 9c22e86 Drop superfluous exit_conf_mode*() calls, we don't want to call them twice. by Uwe Hermann · 17 years ago
  29. 246be7d Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago
  30. 7dabe5e Drop support for the --human-readable option. It's not any more useful than by Uwe Hermann · 17 years ago
  31. e9d4616 Print a short message if no Super I/O chip could be detected (trivial). by Uwe Hermann · 17 years ago
  32. 8b8d039 * Convert the NSC code to the common code structure all other Super I/Os use. by Uwe Hermann · 17 years ago
  33. afe8309 Random minor fixes. Use svn revision as superiotool version number. by Uwe Hermann · 17 years ago
  34. 945045b Add support for some more Fintek chips and an ALi chip. by Uwe Hermann · 17 years ago
  35. e0ffaa1 Dump support for the Fintek F71805 (trivial). by Uwe Hermann · 17 years ago
  36. 6b4ad43 Minor fixes/improvements in the Fintek code (trivial). by Uwe Hermann · 17 years ago
  37. eddc473 Add -D / --dump-readable option which prints the Super I/O register by Uwe Hermann · 17 years ago
  38. b4db220 Decouple the ITE code from fintek.c, it doesn't belong there. by Uwe Hermann · 17 years ago
  39. 0702469 Fix up and generalize the ITE IT8708F code. It was only working out of by Uwe Hermann · 17 years ago
  40. 3acf31e Further code simplifications and improvements. by Uwe Hermann · 17 years ago
  41. 25a6c0f Split out enter_conf_mode_*()/exit_conf_mode_() functions, we'll soon need by Uwe Hermann · 17 years ago
  42. de24a0e Use uint16_t and friends where appropriate (trivial). by Uwe Hermann · 17 years ago
  43. 0120e1a Split up superiotool.c into multiple source files, one per vendor. by Uwe Hermann · 17 years ago