aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/cstate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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