summaryrefslogtreecommitdiffstats
path: root/util/superiotool/ali.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-11/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-4/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* The Winbond Super I/O chips have another indirection of registers. TheStefan Reinauer2008-12-011-1/+1
* Allow superiotool to compile and work on FreeBSD. Tested on FreeBSD 7.Andriy Gapon2008-10-281-3/+3
* Drop global register 0x07 for all Super I/Os (trivial).Uwe Hermann2008-10-141-2/+2
* Add new --list-supported switch for printing the list of Super I/OsRobinson P. Tryon2008-01-151-0/+5
* Detection support for more Super I/Os. Small fixes (trivial).Uwe Hermann2007-11-171-0/+4
* Drop superfluous exit_conf_mode*() calls, we don't want to call them twice.Uwe Hermann2007-11-121-1/+0
* Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann2007-10-311-1/+1
* Drop support for the --human-readable option. It's not any more useful thanUwe Hermann2007-10-171-1/+0
* Print a short message if no Super I/O chip could be detected (trivial).Uwe Hermann2007-10-071-0/+1
* * Convert the NSC code to the common code structure all other Super I/Os use.Uwe Hermann2007-10-041-1/+4
* Random minor fixes. Use svn revision as superiotool version number.Uwe Hermann2007-09-281-2/+2
* Add support for some more Fintek chips and an ALi chip.Uwe Hermann2007-09-281-0/+95