aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/cstate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2019-04-25perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC10 countersHarry Pan1-5/+5
2019-04-16perf/x86/intel/cstate: Add Icelake supportKan Liang1-0/+2
2019-01-21perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray1-9/+3
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-4/+4
2018-05-05perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra1-0/+2
2018-03-31perf/x86/intel: Enable C-state residency events for Cannon LakeHarry Pan1-13/+31
2017-09-25perf/x86/intel/cstate: Add missing CPU IDsKan Liang1-0/+4
2017-07-18perf/x86/intel: Enable C-state residency events for Apollo LakeHarry Pan1-6/+20
2017-03-01x86/events: Remove last remnants of old filenamesBorislav Petkov1-1/+1
2017-02-11perf/x86/intel: Add Kaby Lake supportSrinivas Pandruvada1-0/+3
2017-01-05perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros1-0/+2
2016-12-25perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner1-7/+7
2016-12-06perf/x86/intel: Enable C-state residency events for Knights MillPiotr Luc1-0/+1
2016-10-19perf/x86/intel/cstate: Add C-state residency events for Knights LandingLukasz Odzioba1-4/+26
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-36/+15
2016-07-14perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machineSebastian Andrzej Siewior1-36/+15
2016-06-08perf/x86/cstate: Use Intel Model name macrosDave Hansen1-23/+24
2016-03-31x86/perf/intel/cstate: Modularize driverThomas Gleixner1-3/+19
2016-03-31x86/perf/intel/cstate: Sanitize error handlingThomas Gleixner1-23/+27
2016-03-31x86/perf/intel/cstate: Sanitize probingThomas Gleixner1-199/+160
2016-03-31x86/perf/intel/cstate: Make cstate hotplug handling actually workThomas Gleixner1-69/+53
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov1-1/+1
2016-02-17perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.cBorislav Petkov1-0/+694