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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
/
tools
/
power
/
x86
/
turbostat
/
turbostat.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-13
/
+1
2019-03-30
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
1
-58
/
+219
2019-03-21
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2019-03-21
tools/power turbostat: Warn on bad ACPI LPIT data
Prarit Bhargava
1
-5
/
+10
2019-03-21
tools/power turbostat: Add checks for failure of fgets() and fscanf()
Ben Hutchings
1
-10
/
+18
2019-03-21
tools/power turbostat: Also read package power on AMD F17h (Zen)
Calvin Walton
1
-2
/
+10
2019-03-21
tools/power turbostat: Add support for AMD Fam 17h (Zen) RAPL
Calvin Walton
1
-29
/
+130
2019-03-21
tools/power turbostat: Do not display an error on systems without a cpufreq d...
Prarit Bhargava
1
-2
/
+2
2019-03-21
tools/power turbostat: Add Die column
Len Brown
1
-3
/
+39
2019-03-21
tools/power turbostat: Add Icelake support
Len Brown
1
-0
/
+3
2019-03-21
tools/power turbostat: Cleanup CNL-specific code
Len Brown
1
-3
/
+1
2019-03-21
tools/power turbostat: Cleanup CC3-skip code
Len Brown
1
-3
/
+6
2019-03-21
tools/power turbostat: Restore ability to execute in topology-order
Len Brown
1
-3
/
+2
2019-03-19
tools/power turbostat: return the exit status of a command
David Arcari
1
-0
/
+3
2018-12-15
tools/power turbostat: consolidate duplicate model numbers
Len Brown
1
-46
/
+39
2018-12-15
tools/power turbostat: fix goldmont C-state limit decoding
Len Brown
1
-4
/
+5
2018-11-02
tools/power turbostat: reduce debug output
Len Brown
1
-0
/
+2
2018-11-02
tools/power turbosat: fix AMD APIC-id output
Len Brown
1
-33
/
+60
2018-10-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
1
-23
/
+23
2018-07-27
tools/power turbostat: version 18.07.27
Len Brown
1
-1
/
+1
2018-07-27
tools/power turbostat: Read extended processor family from CPUID
Calvin Walton
1
-1
/
+3
2018-07-26
tools/power turbostat: Fix logical node enumeration to allow for non-sequenti...
Prarit Bhargava
1
-56
/
+50
2018-07-26
tools/power turbostat: fix x2apic debug message output file
Len Brown
1
-1
/
+1
2018-07-26
tools/power turbostat: fix bogus summary values
Artem Bityutskiy
1
-1
/
+1
2018-07-20
tools/power turbostat: fix -S on UP systems
Len Brown
1
-3
/
+1
2018-06-20
tools/power turbostat: version 18.06.20
Len Brown
1
-1
/
+1
2018-06-20
tools/power turbostat: add the missing command line switches
Nathan Ciobanu
1
-0
/
+14
2018-06-20
tools/power turbostat: add single character tokens to help
Nathan Ciobanu
1
-11
/
+14
2018-06-20
tools/power turbostat: alphabetize the help output
Nathan Ciobanu
1
-2
/
+2
2018-06-20
tools/power turbostat: fix segfault on 'no node' machines
Nathan Ciobanu
1
-0
/
+13
2018-06-20
tools/power turbostat: add optional APIC X2APIC columns
Len Brown
1
-8
/
+67
2018-06-20
tools/power turbostat: decode cpuid.1.HT
Len Brown
1
-1
/
+2
2018-06-20
tools/power turbostat: fix show/hide issues resulting from mis-merge
Len Brown
1
-52
/
+54
2018-06-02
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2018-06-02
tools/power turbostat: Add Node in output
Prarit Bhargava
1
-0
/
+16
[next]