summaryrefslogtreecommitdiff
path: root/util/msrtool/msrtool.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2018-06-04util/msrtool: Add Pentium D supportElyes HAOUAS
2018-05-15msrtool: add VIA C7Lubomir Rintel
2017-08-22util/msrtool: Exit program after displaying the help messageMaciej Suminski
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-07-08msrtool: Fix verbose ignored by cpuid().Benoît Legat
2013-06-06Intel Atom cpu support to msrtoolOlivier Langlois
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-07-21msrtool: Factor out cpuid() from target probe functions into main()Anton Kochkov
2012-07-10msrtool: Add Intel Nehalem CPUs supportAnton Kochkov
2011-06-28msrtool: added support for Intel CPUsAnton Kochkov
2011-03-14msrtool: Update to use DirectHW on Mac OS XStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-01-17msrtool: Read both MSR values from file in diff modePeter Stuge
2010-01-17msrtool: Add endptr to str2msr() showing how many characters were parsedPeter Stuge
2010-01-16msrtool: More trivial rearrangementPeter Stuge
2010-01-16msrtool: Remove indent by using continue inside for() to avoid an if blockPeter Stuge
2010-01-15Support for the AMD Geode GX2 Nils Jacobs
2009-11-28msrtool: Add FreeBSD support using /dev/cpuctl ioctl interfaceAndriy Gapon
2009-09-01port msrtool to darwin.Stefan Reinauer
2009-04-10Add a note that 'modprobe msr' might be required.Uwe Hermann
2009-03-08Add some basic K8 MSRs. Marc Jones
2009-01-26msrtool: Allow MSR symbols (names) to also be used as addresses.Peter Stuge
2008-11-25msrtool: Use libpci to let system and target probes find PCI devices.Peter Stuge
2008-11-22msrtool: Release Candidate 1Peter Stuge