index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
rapl.c
Age
Commit message (
Expand
)
Author
2018-03-31
perf/x86/intel: Add Cannon Lake support for RAPL profiling
Harry Pan
2018-01-12
perf/x86/rapl: Fix Haswell and Broadwell server RAPL event
Kan Liang
2017-09-25
perf/x86/intel/rapl: Add missing CPU IDs
Kan Liang
2017-08-11
x86: Mark various structures and functions as 'static'
Colin Ian King
2017-05-03
perf/x86: Fix Broadwell-EP DRAM RAPL events
Vince Weaver
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-02-01
perf/x86/intel/rapl: Make package handling more robust
Thomas Gleixner
2017-01-05
perf/x86: Set pmu->module in Intel PMU modules
David Carrillo-Cisneros
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-10-17
perf/x86/intel/rapl: Add Knights Mill CPUID
Piotr Luc
2016-09-10
perf/x86/rapl: Enable Apollo Lake RAPL support
Harry Pan
2016-08-18
perf/x86: Use PMUEF_READ_CPU_PKG in uncore events
David Carrillo-Cisneros
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/rapl: Convert to hotplug state machine
Richard Cochran
2016-06-08
perf/x86/rapl: Add Skylake server model detection
Jacob Pan
2016-06-08
perf/x86/rapl: Use Intel family macros for RAPL
Dave Hansen
2016-05-25
perf/x86/intel/rapl: Fix pmus free during cleanup
Vincent Stehlé
2016-04-23
x86/perf/rapl: Add missing Broadwell model
Peter Zijlstra
2016-04-23
x86/perf/rapl: Reorder model numbers
Peter Zijlstra
2016-04-23
perf/x86/intel/rapl: Support Skylake RAPL domains
Srinivas Pandruvada
2016-04-23
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2016-04-23
perf/x86/intel/rapl: Add missing Haswell model
Srinivas Pandruvada
2016-03-31
x86/perf/intel/rapl: Make the Intel RAPL PMU driver modular
Kan Liang
2016-03-21
perf/x86/intel/rapl: Add missing Broadwell models
Srinivas Pandruvada
2016-03-08
perf/x86/intel/rapl: Simplify quirk handling even more
Borislav Petkov
2016-02-29
perf/x86/intel/rapl: Convert it to a per package facility
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Utilize event->pmu_private
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Make PMU lock raw
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Refactor the code some more
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Clean up the printk output
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Calculate timing once
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Sanitize the quirk handling
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Add proper error handling
Thomas Gleixner
2016-02-29
perf/x86/intel/rapl: Make Knights Landings support functional
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_rapl.c ....... => x86/events/intel/rapl.c
Borislav Petkov