1. 7a51e50 The Winbond Super I/O chips have another indirection of registers. The by Stefan Reinauer · 16 years ago
  2. ebb73f2 Add detection support for ITE IT8228E, IT8711F, IT8722F, IT8761E, by Uwe Hermann · 16 years ago
  3. b0ae976 Drop global register 0x07 for all Super I/Os (trivial). by Uwe Hermann · 16 years ago
  4. 0323a2b Add Fintek F71882FG support (trivial). by Uwe Hermann · 16 years ago
  5. cfb6ac7 Add some more Super I/O IDs/names (trivial). by Uwe Hermann · 16 years ago
  6. 552cfb7 Add new --list-supported switch for printing the list of Super I/Os by Robinson P. Tryon · 17 years ago
  7. 9c22e86 Drop superfluous exit_conf_mode*() calls, we don't want to call them twice. by Uwe Hermann · 17 years ago
  8. 246be7d Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago
  9. 7dabe5e Drop support for the --human-readable option. It's not any more useful than by Uwe Hermann · 17 years ago
  10. e9d4616 Print a short message if no Super I/O chip could be detected (trivial). by Uwe Hermann · 17 years ago
  11. 8b8d039 * Convert the NSC code to the common code structure all other Super I/Os use. by Uwe Hermann · 17 years ago
  12. afe8309 Random minor fixes. Use svn revision as superiotool version number. by Uwe Hermann · 17 years ago
  13. 945045b Add support for some more Fintek chips and an ALi chip. by Uwe Hermann · 17 years ago
  14. e0ffaa1 Dump support for the Fintek F71805 (trivial). by Uwe Hermann · 17 years ago
  15. 6b4ad43 Minor fixes/improvements in the Fintek code (trivial). by Uwe Hermann · 17 years ago
  16. eddc473 Add -D / --dump-readable option which prints the Super I/O register by Uwe Hermann · 17 years ago
  17. b4db220 Decouple the ITE code from fintek.c, it doesn't belong there. by Uwe Hermann · 17 years ago
  18. 0702469 Fix up and generalize the ITE IT8708F code. It was only working out of by Uwe Hermann · 17 years ago
  19. 3acf31e Further code simplifications and improvements. by Uwe Hermann · 17 years ago
  20. 25a6c0f Split out enter_conf_mode_*()/exit_conf_mode_() functions, we'll soon need by Uwe Hermann · 17 years ago
  21. de24a0e Use uint16_t and friends where appropriate (trivial). by Uwe Hermann · 17 years ago
  22. 0120e1a Split up superiotool.c into multiple source files, one per vendor. by Uwe Hermann · 17 years ago