summaryrefslogtreecommitdiffstats
path: root/util/msrtool/msrtool.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-061-3/+1
* util/msrtool: Add Pentium D supportElyes HAOUAS2018-06-041-0/+1
* msrtool: add VIA C7Lubomir Rintel2018-05-151-0/+1
* util/msrtool: Exit program after displaying the help messageMaciej Suminski2017-08-221-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* msrtool: Fix verbose ignored by cpuid().Benoît Legat2013-07-081-1/+3
* Intel Atom cpu support to msrtoolOlivier Langlois2013-06-061-0/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* msrtool: Factor out cpuid() from target probe functions into main()Anton Kochkov2012-07-211-1/+2
* msrtool: Add Intel Nehalem CPUs supportAnton Kochkov2012-07-101-0/+1
* msrtool: added support for Intel CPUsAnton Kochkov2011-06-281-0/+7
* msrtool: Update to use DirectHW on Mac OS XStefan Reinauer2011-03-141-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* msrtool: Read both MSR values from file in diff modePeter Stuge2010-01-171-22/+37
* msrtool: Add endptr to str2msr() showing how many characters were parsedPeter Stuge2010-01-171-2/+2
* msrtool: More trivial rearrangementPeter Stuge2010-01-161-14/+13
* msrtool: Remove indent by using continue inside for() to avoid an if blockPeter Stuge2010-01-161-13/+14
* Support for the AMD Geode GX2 Nils Jacobs2010-01-151-0/+1
* msrtool: Add FreeBSD support using /dev/cpuctl ioctl interfaceAndriy Gapon2009-11-281-0/+1
* port msrtool to darwin.Stefan Reinauer2009-09-011-0/+1
* Add a note that 'modprobe msr' might be required.Uwe Hermann2009-04-101-0/+1
* Add some basic K8 MSRs. Marc Jones2009-03-081-0/+1
* msrtool: Allow MSR symbols (names) to also be used as addresses.Peter Stuge2009-01-261-2/+2
* msrtool: Use libpci to let system and target probes find PCI devices.Peter Stuge2008-11-251-0/+11
* msrtool: Release Candidate 1Peter Stuge2008-11-221-0/+399