Age | Commit message (Expand) | Author |
2010-01-17 | msrtool: Fix typo | Paul Menzel |
2010-01-17 | msrtool: Read both MSR values from file in diff mode | Peter Stuge |
2010-01-17 | msrtool: Add endptr to str2msr() showing how many characters were parsed | Peter Stuge |
2010-01-16 | msrtool: More trivial rearrangement | Peter Stuge |
2010-01-16 | msrtool: Remove indent by using continue inside for() to avoid an if block | Peter Stuge |
2010-01-15 | (missing svn add) | Nils Jacobs |
2010-01-15 | Support for the AMD Geode GX2 | Nils Jacobs |
2009-11-28 | msrtool: Fix simple breakage in r4964 | Peter Stuge |
2009-11-28 | msrtool: Add FreeBSD support using /dev/cpuctl ioctl interface | Andriy Gapon |
2009-11-28 | msrtool: Make configure more POSIX sh friendly | Andriy Gapon |
2009-11-28 | msrtool: Actually do PREFIX substitution in Makefile | Peter Stuge |
2009-11-26 | Remove commented out example MSR definitions | Peter Stuge |
2009-11-26 | Add the following GeodeLX memory controller MSRs | Nathan Williams |
2009-11-25 | msrtool: Fix Geode LX probe function, Family/Model were swapped | Peter Stuge |
2009-11-21 | Add GLCP_SYS_RSTPLL MSR defines for GeodeLX | Peter Stuge |
2009-11-16 | msrtool: Add comment with DirectIO URL to the code where it is used. | Peter Stuge |
2009-10-05 | fix building on Linux again, working around crude runtime OS detection. | Stefan Reinauer |
2009-09-01 | port msrtool to darwin. | Stefan Reinauer |
2009-07-10 | msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs. | Peter Stuge |
2009-04-10 | Add a note that 'modprobe msr' might be required. | Uwe Hermann |
2009-03-23 | msrtool: If an MSR name lookup fails in msraddrbyname(), return the strtoul()... | Peter Stuge |
2009-03-08 | Add some basic K8 MSRs. | Marc Jones |
2009-01-26 | msrtool: Allow MSR symbols (names) to also be used as addresses. | Peter Stuge |
2009-01-26 | msrtool: Linux /dev/cpu/*/msr returns the low 32 bits before the high 32 bits. | Peter Stuge |
2009-01-26 | msrtool: AMD CS5536 probe implementation. | Peter Stuge |
2009-01-26 | msrtool: Make configure work with zsh, the default shell in Darwin. | Peter Stuge |
2008-11-25 | msrtool: Use libpci to let system and target probes find PCI devices. | Peter Stuge |
2008-11-22 | msrtool: Very small fixes I made after sending out the rc1 tarball. | Peter Stuge |
2008-11-22 | msrtool: Release Candidate 1 | Peter Stuge |