| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86/rapl: Move RAPL support to common x86 code | Stephane Eranian | 2020-05-28 | 1 | -802/+0 |
* | perf/x86/rapl: Add Ice Lake RAPL support | Kan Liang | 2020-05-19 | 1 | -0/+2 |
* | x86/perf/events: Convert to new CPU match macros | Thomas Gleixner | 2020-03-24 | 1 | -31/+27 |
* | perf/x86/intel/rapl: Add Comet Lake support | Harry Pan | 2020-01-17 | 1 | -0/+2 |
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-09-17 | 1 | -14/+14 |
|\ |
|
| * | x86/intel: Aggregate microserver naming | Peter Zijlstra | 2019-08-28 | 1 | -2/+2 |
| * | x86/intel: Aggregate big core graphics naming | Peter Zijlstra | 2019-08-28 | 1 | -2/+2 |
| * | x86/intel: Aggregate big core mobile naming | Peter Zijlstra | 2019-08-28 | 1 | -5/+5 |
| * | x86/intel: Aggregate big core client naming | Peter Zijlstra | 2019-08-28 | 1 | -5/+5 |
* | | perf/x86: Make more stuff static | Valdis Klētnieks | 2019-09-03 | 1 | -1/+1 |
|/ |
|
* | perf/x86/rapl: Get quirk state from new probe framework | Jiri Olsa | 2019-06-24 | 1 | -79/+3 |
* | perf/x86/rapl: Get attributes from new probe framework | Jiri Olsa | 2019-06-24 | 1 | -89/+0 |
* | perf/x86/rapl: Get MSR values from new probe framework | Jiri Olsa | 2019-06-24 | 1 | -42/+11 |
* | perf/x86/rapl: Get rapl_cntr_mask from new probe framework | Jiri Olsa | 2019-06-24 | 1 | -36/+2 |
* | perf/x86/rapl: Use new MSR detection interface | Jiri Olsa | 2019-06-24 | 1 | -1/+191 |
* | perf/x86/intel: Add Icelake desktop CPUID | Kan Liang | 2019-06-17 | 1 | -0/+1 |
* | Merge branch 'x86/topology' into perf/core, to prepare for new patches | Ingo Molnar | 2019-06-03 | 1 | -10/+10 |
|\ |
|
| * | perf/x86/intel/rapl: Cosmetic rename internal variables in response to multi-... | Kan Liang | 2019-05-23 | 1 | -7/+7 |
| * | perf/x86/intel/rapl: Support multi-die/package | Kan Liang | 2019-05-23 | 1 | -5/+5 |
* | | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | perf/x86/intel/rapl: Add Icelake support | Kan Liang | 2019-04-16 | 1 | -0/+2 |
* | perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs | Andrew Murray | 2019-01-21 | 1 | -7/+2 |
* | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra | 2018-10-02 | 1 | -2/+2 |
* | perf/x86/intel: Add Cannon Lake support for RAPL profiling | Harry Pan | 2018-03-31 | 1 | -0/+2 |
* | perf/x86/rapl: Fix Haswell and Broadwell server RAPL event | Kan Liang | 2018-01-12 | 1 | -2/+2 |
* | perf/x86/intel/rapl: Add missing CPU IDs | Kan Liang | 2017-09-25 | 1 | -0/+3 |
* | x86: Mark various structures and functions as 'static' | Colin Ian King | 2017-08-11 | 1 | -1/+1 |
* | perf/x86: Fix Broadwell-EP DRAM RAPL events | Vince Weaver | 2017-05-03 | 1 | -1/+1 |
* | x86/events: Remove last remnants of old filenames | Borislav Petkov | 2017-03-01 | 1 | -1/+1 |
* | perf/x86/intel: Add Kaby Lake support | Srinivas Pandruvada | 2017-02-11 | 1 | -0/+3 |
* | perf/x86/intel/rapl: Make package handling more robust | Thomas Gleixner | 2017-02-01 | 1 | -34/+26 |
* | perf/x86: Set pmu->module in Intel PMU modules | David Carrillo-Cisneros | 2017-01-05 | 1 | -0/+1 |
* | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2016-12-25 | 1 | -2/+2 |
* | perf/x86/intel/rapl: Add Knights Mill CPUID | Piotr Luc | 2016-10-17 | 1 | -0/+1 |
* | perf/x86/rapl: Enable Apollo Lake RAPL support | Harry Pan | 2016-09-10 | 1 | -0/+2 |
* | perf/x86: Use PMUEF_READ_CPU_PKG in uncore events | David Carrillo-Cisneros | 2016-08-18 | 1 | -0/+2 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-29 | 1 | -59/+25 |
|\ |
|
| * | perf/x86/intel/rapl: Convert to hotplug state machine | Richard Cochran | 2016-07-14 | 1 | -59/+25 |
* | | perf/x86/rapl: Add Skylake server model detection | Jacob Pan | 2016-06-08 | 1 | -0/+1 |
* | | perf/x86/rapl: Use Intel family macros for RAPL | Dave Hansen | 2016-06-08 | 1 | -15/+16 |
|/ |
|
* | perf/x86/intel/rapl: Fix pmus free during cleanup | Vincent Stehlé | 2016-05-25 | 1 | -1/+1 |
* | x86/perf/rapl: Add missing Broadwell model | Peter Zijlstra | 2016-04-23 | 1 | -0/+1 |
* | x86/perf/rapl: Reorder model numbers | Peter Zijlstra | 2016-04-23 | 1 | -4/+9 |
* | perf/x86/intel/rapl: Support Skylake RAPL domains | Srinivas Pandruvada | 2016-04-23 | 1 | -2/+52 |
* | Merge branch 'perf/urgent' into perf/core, to resolve conflict | Ingo Molnar | 2016-04-23 | 1 | -0/+1 |
|\ |
|
| * | perf/x86/intel/rapl: Add missing Haswell model | Srinivas Pandruvada | 2016-04-23 | 1 | -0/+1 |
* | | x86/perf/intel/rapl: Make the Intel RAPL PMU driver modular | Kan Liang | 2016-03-31 | 1 | -39/+82 |
|/ |
|
* | perf/x86/intel/rapl: Add missing Broadwell models | Srinivas Pandruvada | 2016-03-21 | 1 | -0/+2 |
* | perf/x86/intel/rapl: Simplify quirk handling even more | Borislav Petkov | 2016-03-08 | 1 | -19/+13 |
* | perf/x86/intel/rapl: Convert it to a per package facility | Thomas Gleixner | 2016-02-29 | 1 | -108/+86 |