aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perf_event_intel_uncore_snbep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-17perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snb...Borislav Petkov1-3125/+0
2016-02-17perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch]Borislav Petkov1-2/+1
2016-01-06perf/x86/intel/uncore: Add Knights Landing uncore PMU supportHarish Chegondi1-0/+480
2016-01-06perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offsetHarish Chegondi1-1/+2
2016-01-06perf/x86/intel/uncore: Add Broadwell-EP uncore supportKan Liang1-5/+147
2015-10-06perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncoreTaku Izumi1-8/+24
2015-10-01perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE()Vaishali Thakkar1-1/+1
2015-08-04perf/x86/intel/uncore: Add Broadwell-DE uncore supportKan Liang1-0/+164
2015-08-04perf/x86/intel/uncore: Remove use of macro DEFINE_PCI_DEVICE_TABLE()Vaishali Thakkar1-1/+1
2015-06-07perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EPKan Liang1-3/+3
2015-02-18perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() callMarkus Elfring1-2/+1
2015-01-09perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen1-0/+17
2014-11-16perf/x86/intel/uncore: Add scaling units to the EP iMC eventsAndi Kleen1-0/+8
2014-11-16perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EPAndi Kleen1-3/+30
2014-11-16perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EPAndi Kleen1-1/+15
2014-09-24perf/x86/intel/uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EPAndi Kleen1-1/+1
2014-09-24perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore d...Andi Kleen1-2/+9
2014-09-24perf/x86/intel/uncore: Add Haswell-EP uncore supportYan, Zheng1-1/+607
2014-08-24Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-2/+2
2014-08-13perf/x86/uncore: Rename IvyTown to IvyBridge-EPPeter Zijlstra1-170/+170
2014-08-13perf/x86/uncore: Export basic memory events for IVT IMC PMUStephane Eranian1-0/+1
2014-08-13perf/x86/uncore: Move SNB/IVB-EP specific code to seperate fileYan, Zheng1-0/+1644