summaryrefslogtreecommitdiff
path: root/util/msrtool/k8.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2018-05-15util/msrtool: Check for VENDOR_AMD for K8 probeKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-07-21msrtool: Factor out cpuid() from target probe functions into main()Anton Kochkov
2009-11-26Remove commented out example MSR definitionsPeter Stuge
2009-04-10Add a note that 'modprobe msr' might be required.Uwe Hermann
2009-03-08Add some basic K8 MSRs. Marc Jones