index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
cstate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest
Zhenyu Wang
1
-2
/
+3
2024-08-14
perf/x86/intel/cstate: Add Lunarlake support
Zhang Rui
1
-7
/
+19
2024-08-14
perf/x86/intel/cstate: Add Arrowlake support
Zhang Rui
1
-8
/
+12
2024-08-03
perf/x86/intel/cstate: Fix Alderlake/Raptorlake/Meteorlake
Zhang Rui
1
-5
/
+2
2024-05-31
perf/x86/intel: Add missing MODULE_DESCRIPTION() lines
Jeff Johnson
1
-0
/
+1
2024-05-08
perf/x86/cstate: Remove unused 'struct perf_cstate_msr'
Ingo Molnar
1
-6
/
+0
2024-04-25
perf/x86/intel/cstate: Switch to new Intel CPU model defines
Tony Luck
1
-72
/
+72
2024-02-16
x86/cpu/topology: Rename topology_max_die_per_package()
Thomas Gleixner
1
-1
/
+1
2023-11-17
perf/x86/intel/cstate: Add Grand Ridge support
Kan Liang
1
-3
/
+12
2023-11-17
perf/x86/intel/cstate: Add Sierra Forest support
Kan Liang
1
-4
/
+109
2023-11-17
perf/x86/intel/cstate: Cleanup duplicate attr_groups
Kan Liang
1
-33
/
+11
2023-10-09
perf/x86/cstate: Allow reading the package statistics from local CPU
Tero Kristo
1
-0
/
+3
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
1
-1
/
+1
2023-07-10
perf/x86: Use local64_try_cmpxchg
Uros Bizjak
1
-6
/
+4
2023-03-21
perf/x86/cstate: Add Granite Rapids support
Artem Bityutskiy
1
-0
/
+2
2023-01-18
perf/x86/intel/cstate: Add Emerald Rapids
Kan Liang
1
-0
/
+1
2023-01-09
perf/x86/cstate: Add Meteor Lake support
Kan Liang
1
-9
/
+12
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-17
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-07
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
[next]