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
/
tools
/
power
/
x86
/
turbostat
/
turbostat.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-06-02
tools/power turbostat: add node information into turbostat calculations
Prarit Bhargava
1
-58
/
+85
2018-06-02
tools/power turbostat: remove num_ from cpu_topology struct
Prarit Bhargava
1
-25
/
+23
2018-06-02
tools/power turbostat: rename num_cores_per_pkg to num_cores_per_node
Prarit Bhargava
1
-12
/
+14
2018-06-02
tools/power turbostat: track thread ID in cpu_topology
Prarit Bhargava
1
-66
/
+39
2018-06-02
tools/power turbostat: Calculate additional node information for a package
Prarit Bhargava
1
-4
/
+61
2018-06-02
tools/power turbostat: Fix node and siblings lookup data
Len Brown
1
-35
/
+82
2018-06-02
tools/power turbostat: set max_num_cpus equal to the cpumask length
Prarit Bhargava
1
-5
/
+16
2018-06-02
tools/power turbostat: if --num_iterations, print for specific number of iter...
Chen Yu
1
-1
/
+19
2018-06-02
tools/power turbostat: Add Cannon Lake support
Srinivas Pandruvada
1
-3
/
+24
2018-06-02
tools/power turbostat: delete duplicate #defines
Len Brown
1
-3
/
+0
2018-06-02
tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE defines
Matt Turner
1
-2
/
+2
2018-06-02
tools/power turbostat: add POLL and POLL% column
Len Brown
1
-5
/
+6
2018-06-02
tools/power turbostat: Fix --hide Pk%pc10
Len Brown
1
-1
/
+1
2018-06-02
tools/power turbostat: Build-in "Low Power Idle" counters support
Len Brown
1
-0
/
+95
2018-06-02
tools/power turbostat: remove blank lines
Len Brown
1
-1
/
+2
2018-06-02
tools/power turbostat: a small C-states dump readability immprovement
Artem Bityutskiy
1
-1
/
+1
2018-06-02
tools/power turbostat: dump BDX, SKX automatic C-state conversion bit
Artem Bityutskiy
1
-1
/
+18
2018-06-02
tools/power turbostat: do not hard-code 25MHz crystal on SKX
Len Brown
1
-1
/
+0
2018-06-02
tools/power turbostat: fix possible sprintf buffer overflow
Len Brown
1
-1
/
+1
2018-06-01
tools/power turbostat: fix MSR_IA32_MISC_ENABLE MWAIT printout
Len Brown
1
-1
/
+1
2018-06-01
tools/power turbostat: fix printing on input
Artem Bityutskiy
1
-6
/
+10
2018-06-01
tools/power turbostat: end current interval upon newline input
Len Brown
1
-6
/
+37
2018-06-01
tools/power turbostat: on SIGUSR1: sample, print and continue
Len Brown
1
-0
/
+6
2018-06-01
tools/power turbostat: on SIGINT: sample, print and exit
Len Brown
1
-0
/
+30
2018-06-01
tools/power turbostat: add --enable Time_Of_Day_Seconds
Len Brown
1
-80
/
+111
2018-06-01
tools/power turbostat: fix Skylake Xeon package C-state display
Artem Bityutskiy
1
-1
/
+1
2017-10-18
Revert "tools/power turbostat: stop migrating, unless '-m'"
Len Brown
1
-9
/
+1
2017-06-25
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2017-06-25
tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on Intel
Len Brown
1
-0
/
+3
2017-06-25
tools/power turbostat: stop migrating, unless '-m'
Len Brown
1
-1
/
+9
2017-06-24
tools/power turbostat: if --debug, print sampling overhead
Len Brown
1
-2
/
+19
2017-06-24
tools/power turbostat: hide SKL counters, when not requested
Len Brown
1
-13
/
+45
2017-04-13
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2017-04-13
tools/power turbostat: fix impossibly large CPU%c1 value
Len Brown
1
-1
/
+1
2017-04-13
tools/power turbostat: update HWP dump to decimal from hex
Len Brown
1
-3
/
+3
2017-04-13
tools/power turbostat: enable package THERM_INTERRUPT dump
Len Brown
1
-6
/
+2
2017-04-13
tools/power turbostat: show missing Core and GFX power on SKL and KBL
Len Brown
1
-1
/
+3
2017-03-04
tools/power turbostat: bugfix: GFXMHz column not changing
Len Brown
1
-1
/
+3
2017-03-01
tools/power turbostat: version 17.02.24
Len Brown
1
-1
/
+1
2017-03-01
tools/power turbostat: bugfix: --add u32 was printed as u64
Len Brown
1
-19
/
+7
2017-03-01
tools/power turbostat: show error on exec
Len Brown
1
-0
/
+1
2017-03-01
tools/power turbostat: dump p-state software config
Len Brown
1
-0
/
+50
2017-03-01
tools/power turbostat: show package number, even without --debug
Len Brown
1
-1
/
+1
2017-03-01
tools/power turbostat: support "--hide C1" etc.
Len Brown
1
-43
/
+72
2017-03-01
tools/power turbostat: move --Package and --processor into the --cpu option
Len Brown
1
-11
/
+20
2017-03-01
tools/power turbostat: update --list feature
Len Brown
1
-106
/
+113
2017-03-01
tools/power turbostat: use wide columns to display large numbers
Len Brown
1
-13
/
+55
2017-03-01
tools/power turbostat: Add --list option to show available header names
Len Brown
1
-52
/
+66
[next]