summaryrefslogtreecommitdiff
path: root/util/msrtool
AgeCommit message (Expand)Author
2016-07-28util/msrtool: update register for Pentium4_laterElyes HAOUAS
2016-07-28msrtool/README: Remove trailing spacesElyes HAOUAS
2015-12-14msrtool/configure: change svn to gitIru Cai
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-11utils/msrtool: add westmere cpuids to nehalemAlexander Couzens
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
2013-01-28msrtool: Decoding for most of Intel Core 2 MSRsAnton Kochkov
2012-07-21msrtool: Factor out cpuid() from target probe functions into main()Anton Kochkov
2012-07-13msrtool: add support for cs5536 LPC_SERIRQ (0x5140004e)Christian Gmeiner
2012-07-10msrtool: Add Intel Nehalem CPUs supportAnton Kochkov
2012-07-10msrtool: Fix Intel CPUs detectionAnton Kochkov
2011-06-28msrtool: added support for Intel CPUsAnton Kochkov
2011-03-14msrtool: Update to use DirectHW on Mac OS XStefan Reinauer
2011-01-19Add Geode GX2 memmory descriptors. ...Nils Jacobs
2010-05-17msrtool: Print hex values using only as many digits as the field needsPeter Stuge
2010-05-17msrtool: Remove some unneeded castsPeter Stuge
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-01-17msrtool: Fix typoPaul Menzel
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-15(missing svn add)Nils Jacobs
2010-01-15Support for the AMD Geode GX2 Nils Jacobs
2009-11-28msrtool: Fix simple breakage in r4964Peter Stuge
2009-11-28msrtool: Add FreeBSD support using /dev/cpuctl ioctl interfaceAndriy Gapon
2009-11-28msrtool: Make configure more POSIX sh friendlyAndriy Gapon
2009-11-28msrtool: Actually do PREFIX substitution in MakefilePeter Stuge
2009-11-26Remove commented out example MSR definitionsPeter Stuge
2009-11-26Add the following GeodeLX memory controller MSRsNathan Williams
2009-11-25msrtool: Fix Geode LX probe function, Family/Model were swappedPeter Stuge
2009-11-21Add GLCP_SYS_RSTPLL MSR defines for GeodeLXPeter Stuge
2009-11-16msrtool: Add comment with DirectIO URL to the code where it is used.Peter Stuge
2009-10-05fix building on Linux again, working around crude runtime OS detection.Stefan Reinauer
2009-09-01port msrtool to darwin.Stefan Reinauer
2009-07-10msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs.Peter Stuge
2009-04-10Add a note that 'modprobe msr' might be required.Uwe Hermann
2009-03-23msrtool: If an MSR name lookup fails in msraddrbyname(), return the strtoul()...Peter Stuge
2009-03-08Add some basic K8 MSRs. Marc Jones
2009-01-26msrtool: Allow MSR symbols (names) to also be used as addresses.Peter Stuge
2009-01-26msrtool: Linux /dev/cpu/*/msr returns the low 32 bits before the high 32 bits.Peter Stuge
2009-01-26msrtool: AMD CS5536 probe implementation.Peter Stuge
2009-01-26msrtool: Make configure work with zsh, the default shell in Darwin.Peter Stuge
2008-11-25msrtool: Use libpci to let system and target probes find PCI devices.Peter Stuge
2008-11-22msrtool: Very small fixes I made after sending out the rc1 tarball.Peter Stuge
2008-11-22msrtool: Release Candidate 1Peter Stuge