Age | Commit message (Expand) | Author |
2020-04-22 | perf/x86/cstate: Add Jasper Lake CPU support | Harry Pan |
2020-03-24 | x86/perf/events: Convert to new CPU match macros | Thomas Gleixner |
2020-02-11 | perf/x86/cstate: Add Tremont support | Kan Liang |
2019-10-12 | perf/x86/cstate: Add Tiger Lake CPU support | Kan Liang |
2019-10-12 | perf/x86/cstate: Update C-state counters for Ice Lake | Kan Liang |
2019-10-12 | perf/x86/cstate: Add Comet Lake CPU support | Kan Liang |
2019-09-16 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-09-03 | perf/x86: Make more stuff static | Valdis Klētnieks |
2019-08-28 | x86/intel: Aggregate microserver naming | Peter Zijlstra |
2019-08-28 | x86/intel: Aggregate big core graphics naming | Peter Zijlstra |
2019-08-28 | x86/intel: Aggregate big core mobile naming | Peter Zijlstra |
2019-08-28 | x86/intel: Aggregate big core client naming | Peter Zijlstra |
2019-06-24 | perf/x86/cstate: Use new probe function | Jiri Olsa |
2019-06-17 | perf/x86/intel: Add Icelake desktop CPUID | Kan Liang |
2019-05-23 | perf/x86/intel/cstate: Support multi-die/package | Kan Liang |
2019-05-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-04-25 | perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1... | Harry Pan |
2019-04-16 | perf/x86/intel/cstate: Add Icelake support | Kan Liang |
2019-01-21 | perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs | Andrew Murray |
2018-10-02 | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra |
2018-05-05 | perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr | Peter Zijlstra |
2018-03-31 | perf/x86/intel: Enable C-state residency events for Cannon Lake | Harry Pan |
2017-09-25 | perf/x86/intel/cstate: Add missing CPU IDs | Kan Liang |
2017-07-18 | perf/x86/intel: Enable C-state residency events for Apollo Lake | Harry Pan |
2017-03-01 | x86/events: Remove last remnants of old filenames | Borislav Petkov |
2017-02-11 | perf/x86/intel: Add Kaby Lake support | Srinivas Pandruvada |
2017-01-05 | perf/x86: Set pmu->module in Intel PMU modules | David Carrillo-Cisneros |
2016-12-25 | perf/x86/intel/cstate: Prevent hotplug callback leak | Thomas Gleixner |
2016-12-06 | perf/x86/intel: Enable C-state residency events for Knights Mill | Piotr Luc |
2016-10-19 | perf/x86/intel/cstate: Add C-state residency events for Knights Landing | Lukasz Odzioba |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-14 | perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machine | Sebastian Andrzej Siewior |
2016-06-08 | perf/x86/cstate: Use Intel Model name macros | Dave Hansen |
2016-03-31 | x86/perf/intel/cstate: Modularize driver | Thomas Gleixner |
2016-03-31 | x86/perf/intel/cstate: Sanitize error handling | Thomas Gleixner |
2016-03-31 | x86/perf/intel/cstate: Sanitize probing | Thomas Gleixner |
2016-03-31 | x86/perf/intel/cstate: Make cstate hotplug handling actually work | Thomas Gleixner |
2016-02-17 | perf/x86: Move perf_event.h to its new home | Borislav Petkov |
2016-02-17 | perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c | Borislav Petkov |