]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/x86/kernel/cpu/perf_event_intel_rapl.c
Merge branch 'linus' into timers/core
[linux.git] / arch / x86 / kernel / cpu / perf_event_intel_rapl.c
index 10190c044a7e2454b932257eb1400d3da19c58a0..5cbd4e64feb582d927c6751914757a6784d68a60 100644 (file)
@@ -721,6 +721,7 @@ static int __init rapl_pmu_init(void)
                break;
        case 60: /* Haswell */
        case 69: /* Haswell-Celeron */
+       case 61: /* Broadwell */
                rapl_cntr_mask = RAPL_IDX_HSW;
                rapl_pmu_events_group.attrs = rapl_events_hsw_attr;
                break;