summaryrefslogtreecommitdiffstats
path: root/util/msrtool
Commit message (Expand)AuthorAgeFilesLines
* msrtool/configure: change svn to gitIru Cai2015-12-141-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3122-88/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-084-6/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2122-22/+22
* utils/msrtool: add westmere cpuids to nehalemAlexander Couzens2015-02-111-1/+4
* msrtool: Fix verbose ignored by cpuid().Benoît Legat2013-07-081-1/+3
* Intel Atom cpu support to msrtoolOlivier Langlois2013-06-065-2/+1155
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0121-21/+21
* msrtool: Decoding for most of Intel Core 2 MSRsAnton Kochkov2013-01-281-47/+808
* msrtool: Factor out cpuid() from target probe functions into main()Anton Kochkov2012-07-2114-49/+41
* msrtool: add support for cs5536 LPC_SERIRQ (0x5140004e)Christian Gmeiner2012-07-131-0/+41
* msrtool: Add Intel Nehalem CPUs supportAnton Kochkov2012-07-104-1/+2287
* msrtool: Fix Intel CPUs detectionAnton Kochkov2012-07-108-7/+35
* msrtool: added support for Intel CPUsAnton Kochkov2011-06-2810-2/+2380
* msrtool: Update to use DirectHW on Mac OS XStefan Reinauer2011-03-144-6/+6
* Add Geode GX2 memmory descriptors. ...Nils Jacobs2011-01-192-0/+1224
* msrtool: Print hex values using only as many digits as the field needsPeter Stuge2010-05-171-1/+23
* msrtool: Remove some unneeded castsPeter Stuge2010-05-171-3/+3
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-273-3/+3
* 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