summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_intel_rapl.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui2015-11-121-6/+0Star
* perf/x86/intel/rapl: Add support for Knights Landing (KNL)Dasaratharaman Chandramouli2015-08-041-0/+20
* Merge branch 'linus' into timers/coreThomas Gleixner2015-05-191-0/+1
|\
| * perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian2015-05-111-0/+1
* | x86: perf: Use hrtimer_start()Thomas Gleixner2015-04-221-3/+2Star
|/
* perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain...Jacob Pan2015-04-171-21/+73
* perf/rapl: Fix crash in rapl_scale()Stephane Eranian2015-01-281-1/+1
* perf/rapl: Fix sysfs_show() initialization for RAPL PMUStephane Eranian2015-01-161-12/+32
* cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-071-5/+1Star
* x86: Replace __get_cpu_var usesChristoph Lameter2014-08-261-6/+6
* perf/x86: Fix RAPL rdmsrl_safe() usageStephane Eranian2014-04-241-1/+2
* perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas2014-04-181-3/+9
* Merge tag 'v3.15-rc1' into perf/urgentIngo Molnar2014-04-141-4/+5
|\
| * x86, intel, rapl: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-4/+5
* | perf/x86: Enable DRAM RAPL support on Intel HaswellVince Weaver2014-04-021-3/+30
|/
* perf/x86/intel: Add Intel RAPL PP1 energy counter supportStephane Eranian2014-01-121-7/+24
* perf/x86: enable Haswell Celeron RAPL supportStephane Eranian2013-12-171-0/+1
* perf/x86: Add RAPL hrtimer supportStephane Eranian2013-11-271-2/+72
* perf/x86: Add Intel RAPL PMU supportStephane Eranian2013-11-271-0/+591