summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/rapl.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/rapl: Move RAPL support to common x86 codeStephane Eranian2020-05-281-802/+0
* perf/x86/rapl: Add Ice Lake RAPL supportKan Liang2020-05-191-0/+2
* x86/perf/events: Convert to new CPU match macrosThomas Gleixner2020-03-241-31/+27
* perf/x86/intel/rapl: Add Comet Lake supportHarry Pan2020-01-171-0/+2
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-161-14/+14
|\
| * x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-281-2/+2
| * x86/intel: Aggregate big core graphics namingPeter Zijlstra2019-08-281-2/+2
| * x86/intel: Aggregate big core mobile namingPeter Zijlstra2019-08-281-5/+5
| * x86/intel: Aggregate big core client namingPeter Zijlstra2019-08-281-5/+5
* | perf/x86: Make more stuff staticValdis Klētnieks2019-09-031-1/+1
|/
* perf/x86/rapl: Get quirk state from new probe frameworkJiri Olsa2019-06-241-79/+3
* perf/x86/rapl: Get attributes from new probe frameworkJiri Olsa2019-06-241-89/+0
* perf/x86/rapl: Get MSR values from new probe frameworkJiri Olsa2019-06-241-42/+11
* perf/x86/rapl: Get rapl_cntr_mask from new probe frameworkJiri Olsa2019-06-241-36/+2
* perf/x86/rapl: Use new MSR detection interfaceJiri Olsa2019-06-241-1/+191
* perf/x86/intel: Add Icelake desktop CPUIDKan Liang2019-06-171-0/+1
* Merge branch 'x86/topology' into perf/core, to prepare for new patchesIngo Molnar2019-06-031-10/+10
|\
| * perf/x86/intel/rapl: Cosmetic rename internal variables in response to multi-...Kan Liang2019-05-231-7/+7
| * perf/x86/intel/rapl: Support multi-die/packageKan Liang2019-05-231-5/+5
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
|/
* perf/x86/intel/rapl: Add Icelake supportKan Liang2019-04-161-0/+2
* perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-211-7/+2
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-2/+2
* perf/x86/intel: Add Cannon Lake support for RAPL profilingHarry Pan2018-03-311-0/+2
* perf/x86/rapl: Fix Haswell and Broadwell server RAPL eventKan Liang2018-01-121-2/+2
* perf/x86/intel/rapl: Add missing CPU IDsKan Liang2017-09-251-0/+3
* x86: Mark various structures and functions as 'static'Colin Ian King2017-08-111-1/+1
* perf/x86: Fix Broadwell-EP DRAM RAPL eventsVince Weaver2017-05-031-1/+1
* x86/events: Remove last remnants of old filenamesBorislav Petkov2017-03-011-1/+1
* perf/x86/intel: Add Kaby Lake supportSrinivas Pandruvada2017-02-111-0/+3
* perf/x86/intel/rapl: Make package handling more robustThomas Gleixner2017-02-011-34/+26
* perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros2017-01-051-0/+1
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-2/+2
* perf/x86/intel/rapl: Add Knights Mill CPUIDPiotr Luc2016-10-171-0/+1
* perf/x86/rapl: Enable Apollo Lake RAPL supportHarry Pan2016-09-101-0/+2
* perf/x86: Use PMUEF_READ_CPU_PKG in uncore eventsDavid Carrillo-Cisneros2016-08-181-0/+2
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-59/+25
|\
| * perf/x86/intel/rapl: Convert to hotplug state machineRichard Cochran2016-07-141-59/+25
* | perf/x86/rapl: Add Skylake server model detectionJacob Pan2016-06-081-0/+1
* | perf/x86/rapl: Use Intel family macros for RAPLDave Hansen2016-06-081-15/+16
|/
* perf/x86/intel/rapl: Fix pmus free during cleanupVincent Stehlé2016-05-251-1/+1
* x86/perf/rapl: Add missing Broadwell modelPeter Zijlstra2016-04-231-0/+1
* x86/perf/rapl: Reorder model numbersPeter Zijlstra2016-04-231-4/+9
* perf/x86/intel/rapl: Support Skylake RAPL domainsSrinivas Pandruvada2016-04-231-2/+52
* Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2016-04-231-0/+1
|\
| * perf/x86/intel/rapl: Add missing Haswell modelSrinivas Pandruvada2016-04-231-0/+1
* | x86/perf/intel/rapl: Make the Intel RAPL PMU driver modularKan Liang2016-03-311-39/+82
|/
* perf/x86/intel/rapl: Add missing Broadwell modelsSrinivas Pandruvada2016-03-211-0/+2
* perf/x86/intel/rapl: Simplify quirk handling even moreBorislav Petkov2016-03-081-19/+13
* perf/x86/intel/rapl: Convert it to a per package facilityThomas Gleixner2016-02-291-108/+86