aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/rapl.c
AgeCommit message (Expand)Author
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
2016-02-29perf/x86/intel/rapl: Clean up the printk outputThomas Gleixner
2016-02-29perf/x86/intel/rapl: Calculate timing onceThomas Gleixner
2016-02-29perf/x86/intel/rapl: Sanitize the quirk handlingThomas Gleixner
2016-02-29perf/x86/intel/rapl: Add proper error handlingThomas Gleixner
2016-02-29perf/x86/intel/rapl: Make Knights Landings support functionalThomas Gleixner
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov
2016-02-17perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.cBorislav Petkov