summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/cstate.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86: Make more stuff staticValdis Klētnieks2019-09-031-2/+2
* perf/x86/cstate: Use new probe functionJiri Olsa2019-06-241-65/+87
* perf/x86/intel: Add Icelake desktop CPUIDKan Liang2019-06-171-0/+1
* perf/x86/intel/cstate: Support multi-die/packageKan Liang2019-05-231-4/+10
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-061-0/+2
|\
| * perf/x86/intel/cstate: Add Icelake supportKan Liang2019-04-161-0/+2
* | perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan2019-04-251-5/+5
|/
* perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-211-9/+3
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-4/+4
* perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra2018-05-051-0/+2
* perf/x86/intel: Enable C-state residency events for Cannon LakeHarry Pan2018-03-311-13/+31
* perf/x86/intel/cstate: Add missing CPU IDsKan Liang2017-09-251-0/+4
* perf/x86/intel: Enable C-state residency events for Apollo LakeHarry Pan2017-07-181-6/+20
* 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: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros2017-01-051-0/+2
* perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner2016-12-251-7/+7
* perf/x86/intel: Enable C-state residency events for Knights MillPiotr Luc2016-12-061-0/+1
* perf/x86/intel/cstate: Add C-state residency events for Knights LandingLukasz Odzioba2016-10-191-4/+26
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-36/+15
|\
| * perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machineSebastian Andrzej Siewior2016-07-141-36/+15
* | perf/x86/cstate: Use Intel Model name macrosDave Hansen2016-06-081-23/+24
|/
* x86/perf/intel/cstate: Modularize driverThomas Gleixner2016-03-311-3/+19
* x86/perf/intel/cstate: Sanitize error handlingThomas Gleixner2016-03-311-23/+27
* x86/perf/intel/cstate: Sanitize probingThomas Gleixner2016-03-311-199/+160
* x86/perf/intel/cstate: Make cstate hotplug handling actually workThomas Gleixner2016-03-311-69/+53
* perf/x86: Move perf_event.h to its new homeBorislav Petkov2016-02-171-1/+1
* perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.cBorislav Petkov2016-02-171-0/+694
OpenPOWER on IntegriCloud