Age | Commit message (Expand) | Author | Files | Lines |
2016-06-08 | perf/x86/rapl: Add Skylake server model detection | Jacob Pan | 1 | -0/+1 |
2016-06-08 | perf/x86/rapl: Use Intel family macros for RAPL | Dave Hansen | 1 | -15/+16 |
2016-05-25 | perf/x86/intel/rapl: Fix pmus free during cleanup | Vincent Stehlé | 1 | -1/+1 |
2016-04-23 | x86/perf/rapl: Add missing Broadwell model | Peter Zijlstra | 1 | -0/+1 |
2016-04-23 | x86/perf/rapl: Reorder model numbers | Peter Zijlstra | 1 | -4/+9 |
2016-04-23 | perf/x86/intel/rapl: Support Skylake RAPL domains | Srinivas Pandruvada | 1 | -2/+52 |
2016-04-23 | Merge branch 'perf/urgent' into perf/core, to resolve conflict | Ingo Molnar | 1 | -0/+1 |
2016-04-23 | perf/x86/intel/rapl: Add missing Haswell model | Srinivas Pandruvada | 1 | -0/+1 |
2016-03-31 | x86/perf/intel/rapl: Make the Intel RAPL PMU driver modular | Kan Liang | 1 | -39/+82 |
2016-03-21 | perf/x86/intel/rapl: Add missing Broadwell models | Srinivas Pandruvada | 1 | -0/+2 |
2016-03-08 | perf/x86/intel/rapl: Simplify quirk handling even more | Borislav Petkov | 1 | -19/+13 |
2016-02-29 | perf/x86/intel/rapl: Convert it to a per package facility | Thomas Gleixner | 1 | -108/+86 |
2016-02-29 | perf/x86/intel/rapl: Utilize event->pmu_private | Thomas Gleixner | 1 | -4/+12 |
2016-02-29 | perf/x86/intel/rapl: Make PMU lock raw | Thomas Gleixner | 1 | -10/+10 |
2016-02-29 | perf/x86/intel/rapl: Refactor the code some more | Thomas Gleixner | 1 | -30/+31 |
2016-02-29 | perf/x86/intel/rapl: Clean up the printk output | Thomas Gleixner | 1 | -19/+23 |
2016-02-29 | perf/x86/intel/rapl: Calculate timing once | Thomas Gleixner | 1 | -21/+18 |
2016-02-29 | perf/x86/intel/rapl: Sanitize the quirk handling | Thomas Gleixner | 1 | -30/+19 |
2016-02-29 | perf/x86/intel/rapl: Add proper error handling | Thomas Gleixner | 1 | -8/+21 |
2016-02-29 | perf/x86/intel/rapl: Make Knights Landings support functional | Thomas Gleixner | 1 | -1/+1 |
2016-02-17 | perf/x86: Move perf_event.h to its new home | Borislav Petkov | 1 | -1/+1 |
2016-02-17 | perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c | Borislav Petkov | 1 | -0/+783 |