summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)AuthorFilesLines
2011-12-09centralise version number to the makefile.Dave Jones1-1/+1
having to change it in several places is a recipe for failure.
2011-12-091.30Dave Jones1-1/+1
2011-03-14Fix up aliasing warnings.Dave Jones1-1/+1
gcc has started complaining about these even if passed -fno-strict-aliasing
2010-09-09Report whether longnops are supportedDave Jones1-1/+1
2010-09-08That screwup is worthy of a new version. 1.27Dave Jones1-1/+1
2010-09-081.26 final.Dave Jones1-1/+1
2009-10-301.25Dave Jones1-1/+1
2009-02-061.24Dave Jones1-1/+1
2009-01-21Check for a minimum version of glibc, as the affinity callsDave Jones1-1/+2
didn't have a stable ABI until 2.3.4 This is preferable to hacking around it with libs like plpa (see https://www.pooryorick.com/secure/wiki/Pub/X86info for a diff)
2008-12-161.23 brown paper bag release :(Dave Jones1-1/+1
2008-12-161.22Dave Jones1-1/+1
2008-07-02Rename IDT -> CentaurDave Jones1-2/+1
Even before the VIA acquisition, IDT's x86 division was called 'Centaur'
2007-11-27x86info README: /etc/modprobe.confKarsten Weiss1-1/+1
A tiny correction for the x86info 1.21 README:
2007-06-06Bump copyright year.Dave Jones1-2/+2
2006-09-271.20Dave Jones1-1/+1
2006-09-231.19Dave Jones1-2/+2
2006-07-121.18Dave Jones1-1/+1
2005-11-041.17Dave Jones1-1/+1
2005-09-241.16Dave Jones1-1/+1
2005-09-02Various info file updates.Dave Jones1-11/+1
2003-08-07Begin 1.13davej1-1/+1
2003-08-07Doh. So I'll have to do a 12b release instead.davej1-1/+1
2003-08-07s/suse/redhat/ where appropriate.davej1-1/+1
2002-11-11Lets begin 1.12davej1-1/+1
2002-07-24begin 1.11davej1-1/+1
2002-04-27Remove silly debug string, start v1.9.davej1-1/+1
2002-04-26Begin 1.9davej1-1/+1
2001-12-28Bert Freudenberg <bert@isg.cs.uni-magdeburg.de>davej1-4/+11
* README: Mention modules.conf for modular cpuid/msr drivers.
2001-12-18Begin 1.8davej1-1/+1
2001-12-11Win32 build fixes from Matthew Gregan.davej1-2/+1
2001-12-10Updated documentation a little.davej1-38/+15
2001-12-10Add --mptable to docs.davej1-0/+3
2001-12-09OpenBSD & Win32 support, and some bug-squishing & updates..davej1-1/+11
2001-12-9 Hans-Frieder Vogt <hfvogt@nexgo.de> * AMD/MSR-K6.c: Fix write-allocation reports on K6-III 2001-12-9 Matthew Gregan <mgregan@jade.co.nz> * AMD/AMD.h, Cyrix/Cyrix.h, Intel/Intel.h, x86info.h: Add guards * AMD/MSR-K6.c, AMD/bluesmoke.c, IDT/identify.c: * Intel/bluesmoke.c, rdmsr.c: s/rdmsr/readmsr/ (work around OpenBSD braindamage) * Intel/identify.c: Reformat & update. Add chip revisions where known. * MHz.c: Win32 support, increase usleep amount to work on win32 (Also better value for Linux and other OSs) * Makefile: Win32 support. * bluesmoke.c: Remove, go with vendor specific version. * cpuid.s: renamed to cpuid_UP.S * x86info.c: Win32 support, extra sanity checks.
2001-11-21Start 1.7davej1-1/+1
2001-09-13Info re nodes in /dev/cpudavej1-0/+9
2001-08-26Start 1.6davej1-1/+1
2001-08-26Changed my mind on check-bluesmoke and parse-bluesmoke.davej1-7/+0
They belong in seperate tools.
2001-08-14--multdavej1-0/+3
2001-08-10Add two new options for forthcoming features.davej1-1/+10
Update documentation.
2001-08-03Kick off v1.5davej1-1/+1
2001-05-22And 1.4 begins.davej1-1/+1
2001-04-17Bump revs to 1.3davej1-1/+1
2001-04-13Begin v1.2davej1-1/+1
2001-03-17Estimate CPU MHz. Routine by Andrea Arcangeli <andrea@suse.de>davej1-3/+8
2001-03-12Added dumping of some Athlon MSRs for research purposes.davej1-4/+14
2001-02-26Add URL to docsdavej1-1/+2
2001-02-26Syncmail test commitdavej1-1/+3
(Added version number to README)
2001-02-26doc updatedavej1-6/+6
2001-02-26Add a bunch more command line args.davej1-0/+17
2001-02-26add `-register' option.davej1-0/+8