summaryrefslogtreecommitdiffstats
path: root/util/msrtool
Commit message (Expand)AuthorAgeFilesLines
* msrtool: Fix typoPaul Menzel2010-01-171-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-173-7/+8
* 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
* (missing svn add)Nils Jacobs2010-01-151-0/+519
* Support for the AMD Geode GX2 Nils Jacobs2010-01-153-1/+6
* msrtool: Fix simple breakage in r4964Peter Stuge2009-11-281-1/+1
* msrtool: Add FreeBSD support using /dev/cpuctl ioctl interfaceAndriy Gapon2009-11-284-1/+117
* msrtool: Make configure more POSIX sh friendlyAndriy Gapon2009-11-281-8/+8
* msrtool: Actually do PREFIX substitution in MakefilePeter Stuge2009-11-281-2/+2
* Remove commented out example MSR definitionsPeter Stuge2009-11-262-13/+0
* Add the following GeodeLX memory controller MSRsNathan Williams2009-11-261-0/+292
* msrtool: Fix Geode LX probe function, Family/Model were swappedPeter Stuge2009-11-251-1/+1
* Add GLCP_SYS_RSTPLL MSR defines for GeodeLXPeter Stuge2009-11-211-0/+68
* msrtool: Add comment with DirectIO URL to the code where it is used.Peter Stuge2009-11-161-0/+4
* fix building on Linux again, working around crude runtime OS detection.Stefan Reinauer2009-10-051-0/+8
* port msrtool to darwin.Stefan Reinauer2009-09-016-5/+92
* msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs.Peter Stuge2009-07-101-1/+1287
* Add a note that 'modprobe msr' might be required.Uwe Hermann2009-04-103-3/+4
* msrtool: If an MSR name lookup fails in msraddrbyname(), return the strtoul()...Peter Stuge2009-03-231-2/+2
* Add some basic K8 MSRs. Marc Jones2009-03-086-4/+375
* msrtool: Allow MSR symbols (names) to also be used as addresses.Peter Stuge2009-01-263-2/+19
* msrtool: Linux /dev/cpu/*/msr returns the low 32 bits before the high 32 bits.Peter Stuge2009-01-261-1/+4
* msrtool: AMD CS5536 probe implementation.Peter Stuge2009-01-261-2/+1
* msrtool: Make configure work with zsh, the default shell in Darwin.Peter Stuge2009-01-261-32/+37
* msrtool: Use libpci to let system and target probes find PCI devices.Peter Stuge2008-11-255-1/+53
* msrtool: Very small fixes I made after sending out the rc1 tarball.Peter Stuge2008-11-221-8/+7
* msrtool: Release Candidate 1Peter Stuge2008-11-2211-0/+1719
OpenPOWER on IntegriCloud