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