index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
cstate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
perf/x86/cstate: Add new Raptor Lake S support
Kan Liang
1
-0
/
+1
2022-05-11
perf/x86/cstate: Add new Alder Lake and Raptor Lake support
Kan Liang
1
-0
/
+2
2022-04-19
perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU support
Zhang Rui
1
-3
/
+4
2022-04-05
perf/x86/cstate: Add Raptor Lake support
Kan Liang
1
-10
/
+12
2021-07-02
perf/x86/cstate: Add ICELAKE_X and ICELAKE_D support
Zhang Rui
1
-6
/
+17
2021-04-19
perf/x86/cstate: Add Alder Lake CPU support
Kan Liang
1
-10
/
+29
2020-11-26
Merge remote-tracking branch 'origin/master' into perf/core
Peter Zijlstra
1
-3
/
+3
2020-11-17
perf/x86: fix sysfs type mismatches
Sami Tolvanen
1
-3
/
+3
2020-10-29
perf/x86/cstate: Add Rocket Lake CPU support
Kan Liang
1
-9
/
+10
2020-04-22
perf/x86/cstate: Add Jasper Lake CPU support
Harry Pan
1
-0
/
+1
2020-03-24
x86/perf/events: Convert to new CPU match macros
Thomas Gleixner
1
-43
/
+40
2020-02-11
perf/x86/cstate: Add Tremont support
Kan Liang
1
-9
/
+13
2019-10-12
perf/x86/cstate: Add Tiger Lake CPU support
Kan Liang
1
-9
/
+11
2019-10-12
perf/x86/cstate: Update C-state counters for Ice Lake
Kan Liang
1
-11
/
+25
2019-10-12
perf/x86/cstate: Add Comet Lake CPU support
Kan Liang
1
-10
/
+14
2019-09-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+20
2019-09-03
perf/x86: Make more stuff static
Valdis Klētnieks
1
-2
/
+2
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
1
-6
/
+6
2019-08-28
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
1
-4
/
+4
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
1
-9
/
+9
2019-08-28
x86/intel: Aggregate big core client naming
Peter Zijlstra
1
-11
/
+11
2019-06-24
perf/x86/cstate: Use new probe function
Jiri Olsa
1
-65
/
+87
2019-06-17
perf/x86/intel: Add Icelake desktop CPUID
Kan Liang
1
-0
/
+1
2019-05-23
perf/x86/intel/cstate: Support multi-die/package
Kan Liang
1
-4
/
+10
2019-05-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2019-04-25
perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...
Harry Pan
1
-5
/
+5
2019-04-16
perf/x86/intel/cstate: Add Icelake support
Kan Liang
1
-0
/
+2
2019-01-21
perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
Andrew Murray
1
-9
/
+3
2018-10-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
1
-4
/
+4
2018-05-05
perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr
Peter Zijlstra
1
-0
/
+2
2018-03-31
perf/x86/intel: Enable C-state residency events for Cannon Lake
Harry Pan
1
-13
/
+31
2017-09-25
perf/x86/intel/cstate: Add missing CPU IDs
Kan Liang
1
-0
/
+4
2017-07-18
perf/x86/intel: Enable C-state residency events for Apollo Lake
Harry Pan
1
-6
/
+20
2017-03-01
x86/events: Remove last remnants of old filenames
Borislav Petkov
1
-1
/
+1
2017-02-11
perf/x86/intel: Add Kaby Lake support
Srinivas Pandruvada
1
-0
/
+3
2017-01-05
perf/x86: Set pmu->module in Intel PMU modules
David Carrillo-Cisneros
1
-0
/
+2
2016-12-25
perf/x86/intel/cstate: Prevent hotplug callback leak
Thomas Gleixner
1
-7
/
+7
2016-12-06
perf/x86/intel: Enable C-state residency events for Knights Mill
Piotr Luc
1
-0
/
+1
2016-10-19
perf/x86/intel/cstate: Add C-state residency events for Knights Landing
Lukasz Odzioba
1
-4
/
+26
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-36
/
+15
2016-07-14
perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machine
Sebastian Andrzej Siewior
1
-36
/
+15
2016-06-08
perf/x86/cstate: Use Intel Model name macros
Dave Hansen
1
-23
/
+24
2016-03-31
x86/perf/intel/cstate: Modularize driver
Thomas Gleixner
1
-3
/
+19
2016-03-31
x86/perf/intel/cstate: Sanitize error handling
Thomas Gleixner
1
-23
/
+27
2016-03-31
x86/perf/intel/cstate: Sanitize probing
Thomas Gleixner
1
-199
/
+160
2016-03-31
x86/perf/intel/cstate: Make cstate hotplug handling actually work
Thomas Gleixner
1
-69
/
+53
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_cstate.c ..... => x86/events/intel/cstate.c
Borislav Petkov
1
-0
/
+694