aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_intel_rapl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-17perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.cBorislav Petkov1-783/+0
2016-01-06perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interfaceHuang Rui1-18/+5
2015-12-06perf/x86/intel: Fix __initconst declaration in the RAPL perf driverAndi Kleen1-1/+1
2015-11-12perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui1-6/+0
2015-08-04perf/x86/intel/rapl: Add support for Knights Landing (KNL)Dasaratharaman Chandramouli1-0/+20
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner1-0/+1
2015-05-11perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian1-0/+1
2015-04-22x86: perf: Use hrtimer_start()Thomas Gleixner1-3/+2
2015-04-17perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain energy unitsJacob Pan1-21/+73
2015-01-28perf/rapl: Fix crash in rapl_scale()Stephane Eranian1-1/+1
2015-01-16perf/rapl: Fix sysfs_show() initialization for RAPL PMUStephane Eranian1-12/+32
2014-11-07cpumask: factor out show_cpumap into separate helper functionSudeep Holla1-5/+1
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter1-6/+6
2014-04-24perf/x86: Fix RAPL rdmsrl_safe() usageStephane Eranian1-1/+2
2014-04-18perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas1-3/+9
2014-04-14Merge tag 'v3.15-rc1' into perf/urgentIngo Molnar1-4/+5
2014-04-02perf/x86: Enable DRAM RAPL support on Intel HaswellVince Weaver1-3/+30
2014-03-20x86, intel, rapl: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-4/+5
2014-01-12perf/x86/intel: Add Intel RAPL PP1 energy counter supportStephane Eranian1-7/+24
2013-12-17perf/x86: enable Haswell Celeron RAPL supportStephane Eranian1-0/+1
2013-11-27perf/x86: Add RAPL hrtimer supportStephane Eranian1-2/+72
2013-11-27perf/x86: Add Intel RAPL PMU supportStephane Eranian1-0/+591