index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
power
/
x86
/
turbostat
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/power turbostat: update version number
Len Brown
2020-11-10
1
-1
/
+1
*
tools/power turbostat: harden against cpu hotplug
Len Brown
2020-10-23
1
-9
/
+14
*
tools/power turbostat: adjust for temperature offset
Len Brown
2020-10-23
1
-33
/
+29
*
tools/power turbostat: Build with _FILE_OFFSET_BITS=64
Alexander Monakov
2020-09-03
1
-0
/
+1
*
tools/power turbostat: Support AMD Family 19h
Kim Phillips
2020-09-03
1
-23
/
+11
*
tools/power turbostat: Remove empty columns for Jacobsville
Antti Laakso
2020-09-03
1
-3
/
+30
*
tools/power turbostat: Add a new GFXAMHz column that exposes gt_act_freq_mhz.
Rafael Antognolli
2020-09-03
1
-0
/
+50
*
tools/power turbostat: Skip pc8, pc9, pc10 columns, if they are disabled
Len Brown
2020-09-03
1
-3
/
+6
*
tools/power turbostat: Support additional CPU model numbers
Len Brown
2020-09-03
1
-0
/
+4
*
tools/power turbostat: Fix output formatting for ACPI CST enumeration
David Arcari
2020-09-03
1
-0
/
+20
*
tools/power turbostat: Replace HTTP links with HTTPS ones: TURBOSTAT UTILITY
Alexander A. Klimov
2020-09-03
1
-1
/
+1
*
tools/power turbostat: Use sched_getcpu() instead of hardcoded cpu 0
Prarit Bhargava
2020-09-03
1
-3
/
+10
*
tools/power turbostat: Enable accumulate RAPL display
Chen Yu
2020-09-03
1
-22
/
+16
*
tools/power turbostat: Introduce functions to accumulate RAPL consumption
Chen Yu
2020-09-03
2
-7
/
+219
*
tools/power turbostat: Make the energy variable to be 64 bit
Chen Yu
2020-09-03
1
-17
/
+13
*
tools/power turbostat: Always print idle in the system configuration header
Doug Smythies
2020-09-03
1
-3
/
+0
*
tools/power turbostat: Print /dev/cpu_dma_latency
Len Brown
2020-09-03
1
-0
/
+28
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
tools/power turbostat: update version
Len Brown
2020-03-21
1
-1
/
+1
*
tools/power turbostat: Print cpuidle information
Len Brown
2020-03-21
1
-0
/
+26
*
tools/power turbostat: Fix 32-bit capabilities warning
Len Brown
2020-03-20
2
-17
/
+31
*
tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks
Len Brown
2020-03-20
1
-9
/
+14
*
tools/power turbostat: Support Elkhart Lake
Chen Yu
2020-03-20
1
-1
/
+30
*
tools/power turbostat: Support Jasper Lake
Chen Yu
2020-03-20
1
-0
/
+3
*
tools/power turbostat: Support Ice Lake server
Chen Yu
2020-03-20
1
-0
/
+3
*
tools/power turbostat: Support Tiger Lake
Chen Yu
2020-03-20
1
-0
/
+2
*
tools/power turbostat: Fix gcc build warnings
Len Brown
2020-03-20
1
-2
/
+2
*
tools/power turbostat: Support Cometlake
Chen Yu
2020-03-20
1
-0
/
+2
*
tools/x86: Sync msr-index.h from kernel sources
Sean Christopherson
2020-01-13
1
-2
/
+2
*
Merge branch 'linus' into x86/cpu, to resolve conflicts
Ingo Molnar
2019-09-02
2
-46
/
+84
|
\
|
*
tools/power turbostat: update version number
Len Brown
2019-08-31
1
-1
/
+1
|
*
tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPL
Pu Wen
2019-08-31
1
-2
/
+7
|
*
tools/power turbostat: Fix caller parameter of get_tdp_amd()
Pu Wen
2019-08-31
1
-1
/
+1
|
*
tools/power turbostat: Fix CPU%C1 display value
Srinivas Pandruvada
2019-08-31
1
-6
/
+17
|
*
tools/power turbostat: do not enforce 1ms
Artem Bityutskiy
2019-08-31
1
-5
/
+0
|
*
tools/power turbostat: read from pipes too
Artem Bityutskiy
2019-08-31
1
-4
/
+16
|
*
tools/power turbostat: Add Ice Lake NNPI support
Rajneesh Bhardwaj
2019-08-31
1
-0
/
+1
|
*
tools/power turbostat: rename has_hsw_msrs()
Len Brown
2019-08-31
1
-4
/
+4
|
*
tools/power turbostat: Fix Haswell Core systems
Len Brown
2019-08-31
1
-4
/
+6
|
*
tools/power turbostat: add Jacobsville support
Zhang Rui
2019-08-31
1
-0
/
+3
|
*
tools/power turbostat: fix buffer overrun
Naoya Horiguchi
2019-08-31
1
-1
/
+1
|
*
tools/power turbostat: fix file descriptor leaks
Gustavo A. R. Silva
2019-08-31
1
-0
/
+1
|
*
tools/power turbostat: fix leak of file descriptor on error return path
Colin Ian King
2019-08-31
1
-0
/
+1
|
*
tools/power turbostat: Make interval calculation per thread to reduce jitter
Yazen Ghannam
2019-08-31
1
-3
/
+10
|
*
tools/power turbostat: remove duplicate pc10 column
Len Brown
2019-08-31
1
-1
/
+0
|
*
tools/power/x86: Enable compiler optimisations and Fortify by default
Ben Hutchings
2019-08-31
1
-1
/
+2
*
|
x86/intel: Aggregate microserver naming
Peter Zijlstra
2019-08-28
1
-11
/
+11
*
|
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
2019-08-28
1
-9
/
+9
*
|
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
2019-08-28
1
-20
/
+20
*
|
x86/intel: Aggregate big core client naming
Peter Zijlstra
2019-08-28
1
-14
/
+14
|
/
[next]