index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
/
x86
/
turbostat
/
turbostat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-04
tools/power turbostat: print microcode patch level
Len Brown
1
-4
/
+9
2021-05-04
tools/power turbostat: add built-in-counter for IPC -- Instructions per Cycle
Len Brown
1
-0
/
+84
2021-02-03
tools/power/turbostat: Fallback to an MSR read for EPB
Borislav Petkov
1
-1
/
+9
2020-12-14
Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+24
2020-11-16
tools/power/turbostat: Read energy_perf_bias from sysfs
Borislav Petkov
1
-5
/
+24
2020-11-10
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2020-10-23
tools/power turbostat: harden against cpu hotplug
Len Brown
1
-9
/
+14
2020-10-23
tools/power turbostat: adjust for temperature offset
Len Brown
1
-33
/
+29
2020-09-03
tools/power turbostat: Support AMD Family 19h
Kim Phillips
1
-23
/
+11
2020-09-03
tools/power turbostat: Remove empty columns for Jacobsville
Antti Laakso
1
-3
/
+30
2020-09-03
tools/power turbostat: Add a new GFXAMHz column that exposes gt_act_freq_mhz.
Rafael Antognolli
1
-0
/
+50
2020-09-03
tools/power turbostat: Skip pc8, pc9, pc10 columns, if they are disabled
Len Brown
1
-3
/
+6
2020-09-03
tools/power turbostat: Support additional CPU model numbers
Len Brown
1
-0
/
+4
2020-09-03
tools/power turbostat: Fix output formatting for ACPI CST enumeration
David Arcari
1
-0
/
+20
2020-09-03
tools/power turbostat: Use sched_getcpu() instead of hardcoded cpu 0
Prarit Bhargava
1
-3
/
+10
2020-09-03
tools/power turbostat: Enable accumulate RAPL display
Chen Yu
1
-22
/
+16
2020-09-03
tools/power turbostat: Introduce functions to accumulate RAPL consumption
Chen Yu
1
-6
/
+218
2020-09-03
tools/power turbostat: Make the energy variable to be 64 bit
Chen Yu
1
-17
/
+13
2020-09-03
tools/power turbostat: Always print idle in the system configuration header
Doug Smythies
1
-3
/
+0
2020-09-03
tools/power turbostat: Print /dev/cpu_dma_latency
Len Brown
1
-0
/
+28
2020-03-21
tools/power turbostat: update version
Len Brown
1
-1
/
+1
2020-03-21
tools/power turbostat: Print cpuidle information
Len Brown
1
-0
/
+26
2020-03-20
tools/power turbostat: Fix 32-bit capabilities warning
Len Brown
1
-16
/
+30
2020-03-20
tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks
Len Brown
1
-9
/
+14
2020-03-20
tools/power turbostat: Support Elkhart Lake
Chen Yu
1
-1
/
+30
2020-03-20
tools/power turbostat: Support Jasper Lake
Chen Yu
1
-0
/
+3
2020-03-20
tools/power turbostat: Support Ice Lake server
Chen Yu
1
-0
/
+3
2020-03-20
tools/power turbostat: Support Tiger Lake
Chen Yu
1
-0
/
+2
2020-03-20
tools/power turbostat: Fix gcc build warnings
Len Brown
1
-2
/
+2
2020-03-20
tools/power turbostat: Support Cometlake
Chen Yu
1
-0
/
+2
2020-01-13
tools/x86: Sync msr-index.h from kernel sources
Sean Christopherson
1
-2
/
+2
2019-09-02
Merge branch 'linus' into x86/cpu, to resolve conflicts
Ingo Molnar
1
-45
/
+82
2019-08-31
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2019-08-31
tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPL
Pu Wen
1
-2
/
+7
2019-08-31
tools/power turbostat: Fix caller parameter of get_tdp_amd()
Pu Wen
1
-1
/
+1
2019-08-31
tools/power turbostat: Fix CPU%C1 display value
Srinivas Pandruvada
1
-6
/
+17
2019-08-31
tools/power turbostat: do not enforce 1ms
Artem Bityutskiy
1
-5
/
+0
2019-08-31
tools/power turbostat: read from pipes too
Artem Bityutskiy
1
-4
/
+16
2019-08-31
tools/power turbostat: Add Ice Lake NNPI support
Rajneesh Bhardwaj
1
-0
/
+1
2019-08-31
tools/power turbostat: rename has_hsw_msrs()
Len Brown
1
-4
/
+4
2019-08-31
tools/power turbostat: Fix Haswell Core systems
Len Brown
1
-4
/
+6
2019-08-31
tools/power turbostat: add Jacobsville support
Zhang Rui
1
-0
/
+3
2019-08-31
tools/power turbostat: fix buffer overrun
Naoya Horiguchi
1
-1
/
+1
2019-08-31
tools/power turbostat: fix file descriptor leaks
Gustavo A. R. Silva
1
-0
/
+1
2019-08-31
tools/power turbostat: fix leak of file descriptor on error return path
Colin Ian King
1
-0
/
+1
2019-08-31
tools/power turbostat: Make interval calculation per thread to reduce jitter
Yazen Ghannam
1
-3
/
+10
2019-08-31
tools/power turbostat: remove duplicate pc10 column
Len Brown
1
-1
/
+0
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
1
-11
/
+11
2019-08-28
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
1
-9
/
+9
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
1
-20
/
+20
[prev]
[next]