aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/rapl.c
AgeCommit message (Expand)Author
2020-01-17perf/x86/intel/rapl: Add Comet Lake supportHarry Pan
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-03perf/x86: Make more stuff staticValdis Klētnieks
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra
2019-06-24perf/x86/rapl: Get quirk state from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Get attributes from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Get MSR values from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Get rapl_cntr_mask from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Use new MSR detection interfaceJiri Olsa
2019-06-17perf/x86/intel: Add Icelake desktop CPUIDKan Liang
2019-06-03Merge branch 'x86/topology' into perf/core, to prepare for new patchesIngo Molnar
2019-05-23perf/x86/intel/rapl: Cosmetic rename internal variables in response to multi-...Kan Liang
2019-05-23perf/x86/intel/rapl: Support multi-die/packageKan Liang
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-16perf/x86/intel/rapl: Add Icelake supportKan Liang
2019-01-21perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-03-31perf/x86/intel: Add Cannon Lake support for RAPL profilingHarry Pan
2018-01-12perf/x86/rapl: Fix Haswell and Broadwell server RAPL eventKan Liang
2017-09-25perf/x86/intel/rapl: Add missing CPU IDsKan Liang
2017-08-11x86: Mark various structures and functions as 'static'Colin Ian King
2017-05-03perf/x86: Fix Broadwell-EP DRAM RAPL eventsVince Weaver
2017-03-01x86/events: Remove last remnants of old filenamesBorislav Petkov
2017-02-11perf/x86/intel: Add Kaby Lake supportSrinivas Pandruvada
2017-02-01perf/x86/intel/rapl: Make package handling more robustThomas Gleixner
2017-01-05perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-10-17perf/x86/intel/rapl: Add Knights Mill CPUIDPiotr Luc
2016-09-10perf/x86/rapl: Enable Apollo Lake RAPL supportHarry Pan
2016-08-18perf/x86: Use PMUEF_READ_CPU_PKG in uncore eventsDavid Carrillo-Cisneros
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-14perf/x86/intel/rapl: Convert to hotplug state machineRichard Cochran
2016-06-08perf/x86/rapl: Add Skylake server model detectionJacob Pan
2016-06-08perf/x86/rapl: Use Intel family macros for RAPLDave Hansen
2016-05-25perf/x86/intel/rapl: Fix pmus free during cleanupVincent Stehlé
2016-04-23x86/perf/rapl: Add missing Broadwell modelPeter Zijlstra
2016-04-23x86/perf/rapl: Reorder model numbersPeter Zijlstra
2016-04-23perf/x86/intel/rapl: Support Skylake RAPL domainsSrinivas Pandruvada
2016-04-23Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2016-04-23perf/x86/intel/rapl: Add missing Haswell modelSrinivas Pandruvada
2016-03-31x86/perf/intel/rapl: Make the Intel RAPL PMU driver modularKan Liang
2016-03-21perf/x86/intel/rapl: Add missing Broadwell modelsSrinivas Pandruvada
2016-03-08perf/x86/intel/rapl: Simplify quirk handling even moreBorislav Petkov
2016-02-29perf/x86/intel/rapl: Convert it to a per package facilityThomas Gleixner
2016-02-29perf/x86/intel/rapl: Utilize event->pmu_privateThomas Gleixner
2016-02-29perf/x86/intel/rapl: Make PMU lock rawThomas Gleixner
2016-02-29perf/x86/intel/rapl: Refactor the code some moreThomas Gleixner