1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  3. 28a1324 superiotool: Add dump facility for ITE IT8516 + I/O 0x20e/f by Nico Huber · 11 years ago
  4. ab9b71d superiotool: Add support for the IT8728F Super I/O by Андрей Павлов · 11 years ago
  5. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  6. d7a75ec tell superiotool about the ITE 8772 by Stefan Reinauer · 13 years ago
  7. c55bcde superiotool: Cosmetics and coding style fixes. by Uwe Hermann · 13 years ago
  8. 7c2eec0 Add support for the IT8720F Super I/O by Christian Ruppert · 13 years ago
  9. f9bd9ae Add detection support for the ITE IT8721F. by Uwe Hermann · 14 years ago
  10. d7ce71d superiotool: Don't skip probing on a port if a a chip was detected on another port. by Stefan Reinauer · 14 years ago
  11. 28e4af5 Add suport for normal register dumping on ite8510E/TE/G by Anders Juel Jensen · 14 years ago
  12. 03e54de Superiotool support for the IT8500 embedded controller. by Donald Huang · 14 years ago
  13. 2ad6d55 Some chips do not require enter/exit sequences. This causes them to be by David Hendricks · 14 years ago
  14. 25bf69a Adds id for ITE IT8707F to superiotool. by Mattias Mattsson · 14 years ago
  15. 106f7ff Add support to IT85xx series by Anton Kochkov · 14 years ago
  16. 4bdd643 Various superiotool fixes. by Uwe Hermann · 14 years ago
  17. 7b5df5a Begin implementation support to IT8512/IT8513 by Anton Kochkov · 14 years ago
  18. 14db1c0 Add registers for the it8671f chip. by Anders Jenbo · 14 years ago
  19. b850eb8 Add detection support for ITE IT8510E/TE/G and IT8511E/TE/G. by Anders Juel Jensen · 14 years ago
  20. 7a0f01f Superiotool: Add IT8703F support. by Luc Verhaegen · 15 years ago
  21. 7a51e50 The Winbond Super I/O chips have another indirection of registers. The by Stefan Reinauer · 16 years ago
  22. ebb73f2 Add detection support for ITE IT8228E, IT8711F, IT8722F, IT8761E, by Uwe Hermann · 16 years ago
  23. b64aa60 Allow superiotool to compile and work on FreeBSD. Tested on FreeBSD 7. by Andriy Gapon · 16 years ago
  24. 38204a2 Add support for the ITE IT8661F/IT8770F, IT8673F, and IT8671F/IT8687R. by Urja Rannikko · 16 years ago
  25. b0ae976 Drop global register 0x07 for all Super I/Os (trivial). by Uwe Hermann · 16 years ago
  26. b9c6b0e Add dump support to ITE IT8726F, and add comments and a missing GPIO by Josh Profitt · 16 years ago
  27. cfb6ac7 Add some more Super I/O IDs/names (trivial). by Uwe Hermann · 16 years ago
  28. bbd337e Add support for dumping ITE IT8718F EC registers (trivial). by Uwe Hermann · 16 years ago
  29. 8cb2458 Don't split up register list in two blocks, otherwise "Register dump:" by Uwe Hermann · 16 years ago
  30. 969a9f6 Various smaller fixes in superiotool: by Uwe Hermann · 16 years ago
  31. eec5ff4 Small coding style fixes and documentation updates (trivial). by Uwe Hermann · 16 years ago
  32. 0be73bb This patch adds support to dump other registers than the primary by Ronald Hoogenboom · 16 years ago
  33. 552cfb7 Add new --list-supported switch for printing the list of Super I/Os by Robinson P. Tryon · 16 years ago
  34. 11887f2 Add/fix some LDN descriptions (trivial). by Uwe Hermann · 17 years ago
  35. 9c22e86 Drop superfluous exit_conf_mode*() calls, we don't want to call them twice. by Uwe Hermann · 17 years ago
  36. 246be7d Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago
  37. 7dabe5e Drop support for the --human-readable option. It's not any more useful than by Uwe Hermann · 17 years ago
  38. 44bb777 Some more ITE chips and small fixes (trivial). by Uwe Hermann · 17 years ago
  39. e9d4616 Print a short message if no Super I/O chip could be detected (trivial). by Uwe Hermann · 17 years ago
  40. dc81769 Add dump support for the ITE IT8661F. Note that this chip will not yet by Robinson P. Tryon · 17 years ago
  41. 4354103 Add dump support for the ITE IT8705F/AF. by Robinson P. Tryon · 17 years ago
  42. 8b8d039 * Convert the NSC code to the common code structure all other Super I/Os use. by Uwe Hermann · 17 years ago
  43. afe8309 Random minor fixes. Use svn revision as superiotool version number. by Uwe Hermann · 17 years ago
  44. 0f86732 Add detection support for quite a number of SMSC Super I/Os. Also, add by Uwe Hermann · 17 years ago
  45. 420f6ab Add register dump capability for ITE IT8718F (trivial). by Uwe Hermann · 17 years ago
  46. eddc473 Add -D / --dump-readable option which prints the Super I/O register by Uwe Hermann · 17 years ago
  47. b4db220 Decouple the ITE code from fintek.c, it doesn't belong there. by Uwe Hermann · 17 years ago
  48. 0702469 Fix up and generalize the ITE IT8708F code. It was only working out of by Uwe Hermann · 17 years ago
  49. 2c290e3 Superiotool: Add dump support to the Winbond W83697HF/F. by Uwe Hermann · 17 years ago
  50. 7e7e9ac Add support for the Winbond W83697HF/F and W83627EHF/EF/EHG/EG. by Uwe Hermann · 17 years ago
  51. 3acf31e Further code simplifications and improvements. by Uwe Hermann · 17 years ago
  52. 25a6c0f Split out enter_conf_mode_*()/exit_conf_mode_() functions, we'll soon need by Uwe Hermann · 17 years ago
  53. de24a0e Use uint16_t and friends where appropriate (trivial). by Uwe Hermann · 17 years ago
  54. 519419b Split out a dump_superio() function from ite.c, and make it slightly more by Uwe Hermann · 17 years ago
  55. 4cb7e71 Make 'struct superio_registers' globally available, pretty much by Uwe Hermann · 17 years ago
  56. 0120e1a Split up superiotool.c into multiple source files, one per vendor. by Uwe Hermann · 17 years ago