summaryrefslogtreecommitdiff
path: root/arch/x86/events/msr.c
AgeCommit message (Expand)Author
2023-08-09x86/cpu: Fix Gracemont uarchPeter Zijlstra
2023-07-10perf/x86: Use local64_try_cmpxchgUros Bizjak
2023-03-21perf/x86/msr: Add Granite RapidsKan Liang
2023-01-09perf/x86/msr: Add Emerald RapidsKan Liang
2023-01-09perf/x86/msr: Add Meteor Lake supportKan Liang
2022-09-29perf/x86/msr: Add new Raptor Lake S supportKan Liang
2022-05-11perf/x86/msr: Add new Alder Lake and Raptor Lake supportKan Liang
2022-04-05perf/x86/msr: Add Raptor Lake CPU supportKan Liang
2021-10-15perf/x86/msr: Add Sapphire Rapids CPU supportKan Liang
2021-04-19perf/x86/msr: Add Alder Lake CPU supportKan Liang
2020-10-29perf/x86/msr: Add Rocket Lake CPU supportKan Liang
2020-09-29perf/x86/msr: Add Jasper Lake supportKan Liang
2020-02-11perf/x86/msr: Add Tremont supportKan Liang
2019-10-12perf/x86/msr: Add Tiger Lake CPU supportKan Liang
2019-10-12perf/x86/msr: Add new CPU model numbers for Ice LakeKan Liang
2019-10-12perf/x86/msr: Add Comet Lake CPU supportKan Liang
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-03perf/x86: Make more stuff staticValdis Klētnieks
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra
2019-06-24perf/x86/msr: Use new probe functionJiri Olsa
2019-04-16perf/x86/msr: Add Icelake supportKan Liang
2019-01-21perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-05-05perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra
2018-03-23x86/tsc: Get rid of rdtscll()Thomas Gleixner
2018-01-06perf/x86/msr: Clean up the codeIngo Molnar
2018-01-06perf/x86/msr: Add support for MSR_IA32_THERM_STATUSStephane Eranian
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25perf/x86/msr: Add missing CPU IDsKan Liang
2016-07-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-06-08perf/x86/msr: Add missing Intel modelsDave Hansen
2016-06-08perf/x86/msr: Use Intel family macros for MSR events codeDave Hansen
2016-05-12Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-12perf/x86/msr: Fix SMI overflowPeter Zijlstra
2016-03-31perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counterHuang Rui
2016-03-31perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) supportHuang Rui
2016-02-17perf/x86: Move perf_event_msr.c .............. => x86/events/msr.cBorislav Petkov