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. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  4. a89da09 superiotool: Add support for function to dump superio chip data registers by Guenter Roeck · 12 years ago
  5. 4fd7df9 Add support for non LDN register/device naming. by Anders Juel Jensen · 14 years ago
  6. e7b7ae2 Add support for Fintek F81216D/DG/AD by Stefan Reinauer · 14 years ago
  7. bb38f32 Add VIA VT82C686A/VT82C686B detection support to superiotool. by Carl-Daniel Hailfinger · 14 years ago
  8. 83da8dc - List SMSC LPC47N227 runtime register block as supported. by Uwe Hermann · 15 years ago
  9. 6df0c62 Add support for the LPC47M182 to superiotool by Stefan Reinauer · 15 years ago
  10. 7a51e50 The Winbond Super I/O chips have another indirection of registers. The by Stefan Reinauer · 16 years ago
  11. b64aa60 Allow superiotool to compile and work on FreeBSD. Tested on FreeBSD 7. by Andriy Gapon · 16 years ago
  12. 38204a2 Add support for the ITE IT8661F/IT8770F, IT8673F, and IT8671F/IT8687R. by Urja Rannikko · 16 years ago
  13. 42cccdf Make a few array entries only as big as they absolutely need to be (trivial). by Uwe Hermann · 16 years ago
  14. 969a9f6 Various smaller fixes in superiotool: by Uwe Hermann · 16 years ago
  15. eec5ff4 Small coding style fixes and documentation updates (trivial). by Uwe Hermann · 16 years ago
  16. 0be73bb This patch adds support to dump other registers than the primary by Ronald Hoogenboom · 16 years ago
  17. 552cfb7 Add new --list-supported switch for printing the list of Super I/Os by Robinson P. Tryon · 16 years ago
  18. 59b99d9 Various small fixes (trivial). by Uwe Hermann · 17 years ago
  19. a422c2d Grouping register dumps by 8 register values per group for better readability. by Frieder Ferlemann · 17 years ago
  20. 246be7d Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago
  21. 7dabe5e Drop support for the --human-readable option. It's not any more useful than by Uwe Hermann · 17 years ago
  22. d937b52 Print the version number always, not only in verbose mode. by Uwe Hermann · 17 years ago
  23. 39a5bf7 Set the superiotool version number from svn at build time. by Ulf Jordan · 17 years ago
  24. e9d4616 Print a short message if no Super I/O chip could be detected (trivial). by Uwe Hermann · 17 years ago
  25. 8b8d039 * Convert the NSC code to the common code structure all other Super I/Os use. by Uwe Hermann · 17 years ago
  26. ec1edd1 Print superiotool version when run with --verbose. by Robinson P. Tryon · 17 years ago
  27. e4d4eba De-uglify the --version output (trivial). by Uwe Hermann · 17 years ago
  28. afe8309 Random minor fixes. Use svn revision as superiotool version number. by Uwe Hermann · 17 years ago
  29. 2ee78d8 Fix compilation warning. by Ward Vandewege · 17 years ago
  30. eddc473 Add -D / --dump-readable option which prints the Super I/O register by Uwe Hermann · 17 years ago
  31. b4db220 Decouple the ITE code from fintek.c, it doesn't belong there. by Uwe Hermann · 17 years ago
  32. 2c290e3 Superiotool: Add dump support to the Winbond W83697HF/F. by Uwe Hermann · 17 years ago
  33. e474956 Implement usage for --help and put the same information into the README, too. by Uwe Hermann · 17 years ago
  34. 7e7e9ac Add support for the Winbond W83697HF/F and W83627EHF/EF/EHG/EG. by Uwe Hermann · 17 years ago
  35. 3acf31e Further code simplifications and improvements. by Uwe Hermann · 17 years ago
  36. 25a6c0f Split out enter_conf_mode_*()/exit_conf_mode_() functions, we'll soon need by Uwe Hermann · 17 years ago
  37. de24a0e Use uint16_t and friends where appropriate (trivial). by Uwe Hermann · 17 years ago
  38. d754d2c Make the code a bit more generic (trivial). Different Super I/Os by Uwe Hermann · 17 years ago
  39. 6ff6af7 Superiotool: Add support for the SMSC FDC37N769. by Uwe Hermann · 17 years ago
  40. 519419b Split out a dump_superio() function from ite.c, and make it slightly more by Uwe Hermann · 17 years ago
  41. 0120e1a Split up superiotool.c into multiple source files, one per vendor. by Uwe Hermann · 17 years ago
  42. 98ef9ce Small consistency fixes (trivial). by Uwe Hermann · 17 years ago
  43. 2046ff9 Various coding style and whitespace fixes (trivial). by Uwe Hermann · 17 years ago
  44. c4c54a5 Add ITE IT8716F support to probe_superio. This helps especially by Carl-Daniel Hailfinger · 17 years ago
  45. 1ae8e83 Rename probe_superio.c to superiotool.c. by Uwe Hermann · 17 years ago[Renamed from util/superiotool/probe_superio.c]
  46. 8c14e45 Move probe_superio into the global util/ directory. by Uwe Hermann · 17 years ago[Renamed from util/probe_superio/probe_superio.c]
  47. bd26392 Add support for the ITE IT8708F. by Uwe Hermann · 17 years ago
  48. 8a5a264 Fix typo for the ITE IT8712F (trivial). by Uwe Hermann · 17 years ago
  49. b1786c2 This patch makes ITE Super I/O probing/dumping a little bit more generic, by Carl-Daniel Hailfinger · 17 years ago
  50. 7a7890a This patch rewrites probe_superio almost completely. by Carl-Daniel Hailfinger · 17 years ago
  51. 6a5bc46 trivial enhancement by Stefan Reinauer · 17 years ago
  52. 74f3609 a few new items and mods for ollie by Ronald G. Minnich · 18 years ago
  53. 394e7c4 added new superio. added new simple util. modified dell 1850 by Ronald G. Minnich · 18 years ago