summaryrefslogtreecommitdiff
path: root/rdmsr.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-27x86info: Fix buggy pointer arithmeticAndreas Herrmann1-6/+5
2011-03-14Fix up aliasing warnings.Dave Jones1-2/+3
2011-02-22coding style cleanupsDave Jones1-6/+6
2011-02-22eradicate bogus 'silent' flag that wasn't even usedDave Jones1-4/+2
2009-04-24x86info: use lseek64 for /dev/cpu/*/msr acccessAndreas Herrmann1-1/+2
2008-07-01ridiculous amount of whitespace cleanupsDave Jones1-12/+12
2008-07-01Remove CVS tags from headers, remove pointless crap, and dead urls.Dave Jones1-2/+2
2007-02-04FreeBSD support from Stanislav Sedov <stas@FreeBSD.org>Dave Jones1-0/+52
2006-05-21Lots of splint warning cleanups.Dave Jones1-10/+18
2003-06-09don't dump val as 64 bit when passed a 32 bit MSRdavej1-4/+7
2003-04-11various padding fixesdavej1-2/+2
2003-04-11zero pad to 64 bitdavej1-2/+2
2002-11-22don't retry MSR opens if first failsdavej1-2/+8
2002-09-022002-09-02 Jean Delvare <khali@linux-fr.org>davej1-3/+3
2002-05-31Dumping of MTRR registers using --mtrrdavej1-2/+2
2001-12-09OpenBSD & Win32 support, and some bug-squishing & updates..davej1-4/+4
2001-09-10doh. moron at keyboard error.davej1-2/+2
2001-09-1064bit MSR dumping.davej1-8/+13
2001-08-31minor formatting changedavej1-2/+2
2001-08-29Improve documentation and diagnostics for CPU ID and MSR driver access.broonie1-2/+4
2001-08-18--msr improvements for k6 family.davej1-2/+2
2001-04-20Pad msr reg numbers with 0davej1-2/+2
2001-04-20Bluesmoke support.davej1-4/+17
2001-03-17Add some failure checks.davej1-0/+12
2001-03-12Added dumping of some Athlon MSRs for research purposes.davej1-0/+48