aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/rapl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-2/+2
2016-10-17perf/x86/intel/rapl: Add Knights Mill CPUIDPiotr Luc1-0/+1
2016-09-10perf/x86/rapl: Enable Apollo Lake RAPL supportHarry Pan1-0/+2
2016-08-18perf/x86: Use PMUEF_READ_CPU_PKG in uncore eventsDavid Carrillo-Cisneros1-0/+2
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-59/+25
2016-07-14perf/x86/intel/rapl: Convert to hotplug state machineRichard Cochran1-59/+25
2016-06-08perf/x86/rapl: Add Skylake server model detectionJacob Pan1-0/+1
2016-06-08perf/x86/rapl: Use Intel family macros for RAPLDave Hansen1-15/+16
2016-05-25perf/x86/intel/rapl: Fix pmus free during cleanupVincent Stehlé1-1/+1
2016-04-23x86/perf/rapl: Add missing Broadwell modelPeter Zijlstra1-0/+1
2016-04-23x86/perf/rapl: Reorder model numbersPeter Zijlstra1-4/+9
2016-04-23perf/x86/intel/rapl: Support Skylake RAPL domainsSrinivas Pandruvada1-2/+52
2016-04-23Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar1-0/+1
2016-04-23perf/x86/intel/rapl: Add missing Haswell modelSrinivas Pandruvada1-0/+1
2016-03-31x86/perf/intel/rapl: Make the Intel RAPL PMU driver modularKan Liang1-39/+82
2016-03-21perf/x86/intel/rapl: Add missing Broadwell modelsSrinivas Pandruvada1-0/+2
2016-03-08perf/x86/intel/rapl: Simplify quirk handling even moreBorislav Petkov1-19/+13
2016-02-29perf/x86/intel/rapl: Convert it to a per package facilityThomas Gleixner1-108/+86
2016-02-29perf/x86/intel/rapl: Utilize event->pmu_privateThomas Gleixner1-4/+12
2016-02-29perf/x86/intel/rapl: Make PMU lock rawThomas Gleixner1-10/+10
2016-02-29perf/x86/intel/rapl: Refactor the code some moreThomas Gleixner1-30/+31
2016-02-29perf/x86/intel/rapl: Clean up the printk outputThomas Gleixner1-19/+23
2016-02-29perf/x86/intel/rapl: Calculate timing onceThomas Gleixner1-21/+18
2016-02-29perf/x86/intel/rapl: Sanitize the quirk handlingThomas Gleixner1-30/+19
2016-02-29perf/x86/intel/rapl: Add proper error handlingThomas Gleixner1-8/+21
2016-02-29perf/x86/intel/rapl: Make Knights Landings support functionalThomas Gleixner1-1/+1
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov1-1/+1
2016-02-17perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.cBorislav Petkov1-0/+783