| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Remove "this file is part of" lines | Patrick Georgi | 2020-05-11 | 1 | -1/+0 |
* | util/: Replace GPLv2 boiler plate with SPDX header | Patrick Georgi | 2020-05-09 | 1 | -11/+1 |
* | AUTHORS, util/: Drop individual copyright notices | Patrick Georgi | 2020-05-09 | 1 | -8/+1 |
* | util/superiotool: detect Fintek F81866, F8196* | Kyle Stevenson | 2019-01-25 | 1 | -0/+4 |
* | util/superiotool: Add support for Fintek F71808A | Nicola Corna | 2017-03-13 | 1 | -1/+111 |
* | util/superiotool: Register fix for Fintek F81865F/F-I | Wilbert Duijvenvoorde | 2016-03-30 | 1 | -1/+1 |
* | tree: drop last paragraph of GPL copyright header | Patrick Georgi | 2015-10-31 | 1 | -4/+0 |
* | Remove address from GPLv2 headers | Patrick Georgi | 2015-05-21 | 1 | -1/+1 |
* | util/superiotool: Add initial support for Fintek F71869ED. | Wilbert Duijvenvoorde | 2014-03-27 | 1 | -2/+49 |
* | util/superiotool: Register fix for Fintek F71869AD | Wilbert Duijvenvoorde | 2014-03-24 | 1 | -16/+26 |
* | util/superiotool: Add initial support for Fintek F71869AD. | Edward O'Callaghan | 2014-01-27 | 1 | -0/+42 |
* | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel | 2013-03-01 | 1 | -1/+1 |
* | superiotool: Add support for Fintek F81865F/F-I register dump. | Stefan Tauner | 2012-09-06 | 1 | -0/+48 |
* | Add Fintek F71889 detection and dump support. | David Hendricks | 2010-11-29 | 1 | -0/+49 |
* | Add detection support for the Fintek F81865/F81865-I. | Zheng Bao | 2010-11-05 | 1 | -0/+2 |
* | Add small comment about LDN 5 on F71872F/FG / F71806F/FG. | Uwe Hermann | 2010-10-24 | 1 | -1/+1 |
* | Teach superiotool about the registers in a Fintek F71806 (and F71872). | Jonathan Kollasch | 2010-10-24 | 1 | -0/+36 |
* | Add support for Fintek F81216D/DG/AD | Stefan Reinauer | 2010-08-17 | 1 | -0/+71 |
* | Various superiotool fixes. | Uwe Hermann | 2010-05-14 | 1 | -3/+3 |
* | Add dump information for F71862FG and F71863FG. | Arjan Koers | 2009-06-26 | 1 | -0/+44 |
* | The Winbond Super I/O chips have another indirection of registers. The | Stefan Reinauer | 2008-12-01 | 1 | -1/+1 |
* | Add detection support for ITE IT8228E, IT8711F, IT8722F, IT8761E, | Uwe Hermann | 2008-11-12 | 1 | -2/+2 |
* | Drop global register 0x07 for all Super I/Os (trivial). | Uwe Hermann | 2008-10-14 | 1 | -4/+2 |
* | Add Fintek F71882FG support (trivial). | Uwe Hermann | 2008-10-09 | 1 | -0/+42 |
* | Add some more Super I/O IDs/names (trivial). | Uwe Hermann | 2008-10-01 | 1 | -0/+2 |
* | Add new --list-supported switch for printing the list of Super I/Os | Robinson P. Tryon | 2008-01-15 | 1 | -0/+5 |
* | Drop superfluous exit_conf_mode*() calls, we don't want to call them twice. | Uwe Hermann | 2007-11-12 | 1 | -1/+0 |
* | Use the preferred order of 'static const' instead of 'const static'. | Uwe Hermann | 2007-10-31 | 1 | -1/+1 |
* | Drop support for the --human-readable option. It's not any more useful than | Uwe Hermann | 2007-10-17 | 1 | -63/+0 |
* | Print a short message if no Super I/O chip could be detected (trivial). | Uwe Hermann | 2007-10-07 | 1 | -0/+1 |
* | * Convert the NSC code to the common code structure all other Super I/Os use. | Uwe Hermann | 2007-10-04 | 1 | -2/+5 |
* | Random minor fixes. Use svn revision as superiotool version number. | Uwe Hermann | 2007-09-28 | 1 | -2/+2 |
* | Add support for some more Fintek chips and an ALi chip. | Uwe Hermann | 2007-09-28 | 1 | -5/+11 |
* | Dump support for the Fintek F71805 (trivial). | Uwe Hermann | 2007-09-26 | 1 | -0/+29 |
* | Minor fixes/improvements in the Fintek code (trivial). | Uwe Hermann | 2007-09-23 | 1 | -12/+4 |
* | Add -D / --dump-readable option which prints the Super I/O register | Uwe Hermann | 2007-09-20 | 1 | -4/+5 |
* | Decouple the ITE code from fintek.c, it doesn't belong there. | Uwe Hermann | 2007-09-20 | 1 | -44/+8 |
* | Fix up and generalize the ITE IT8708F code. It was only working out of | Uwe Hermann | 2007-09-20 | 1 | -23/+36 |
* | Further code simplifications and improvements. | Uwe Hermann | 2007-09-19 | 1 | -6/+3 |
* | Split out enter_conf_mode_*()/exit_conf_mode_() functions, we'll soon need | Uwe Hermann | 2007-09-19 | 1 | -5/+15 |
* | Use uint16_t and friends where appropriate (trivial). | Uwe Hermann | 2007-09-19 | 1 | -3/+3 |
* | Split up superiotool.c into multiple source files, one per vendor. | Uwe Hermann | 2007-09-16 | 1 | -0/+149 |