index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
power
/
x86
/
turbostat
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tools/power turbostat: set max_num_cpus equal to the cpumask length
Prarit Bhargava
2018-06-01
1
-5
/
+16
*
tools/power turbostat: if --num_iterations, print for specific number of iter...
Chen Yu
2018-06-01
2
-1
/
+21
*
tools/power turbostat: Add Cannon Lake support
Srinivas Pandruvada
2018-06-01
1
-3
/
+24
*
tools/power turbostat: delete duplicate #defines
Len Brown
2018-06-01
1
-3
/
+0
*
tools/power turbostat: Correct SNB_C1/C3_AUTO_UNDEMOTE defines
Matt Turner
2018-06-01
1
-2
/
+2
*
tools/power turbostat: add POLL and POLL% column
Len Brown
2018-06-01
1
-5
/
+6
*
tools/power turbostat: Fix --hide Pk%pc10
Len Brown
2018-06-01
1
-1
/
+1
*
tools/power turbostat: Build-in "Low Power Idle" counters support
Len Brown
2018-06-01
1
-0
/
+95
*
tools/power turbostat: Don't make man pages executable
Laura Abbott
2018-06-01
1
-1
/
+1
*
tools/power turbostat: remove blank lines
Len Brown
2018-06-01
1
-1
/
+2
*
tools/power turbostat: a small C-states dump readability immprovement
Artem Bityutskiy
2018-06-01
1
-1
/
+1
*
tools/power turbostat: dump BDX, SKX automatic C-state conversion bit
Artem Bityutskiy
2018-06-01
1
-1
/
+18
*
tools/power turbostat: do not hard-code 25MHz crystal on SKX
Len Brown
2018-06-01
1
-1
/
+0
*
tools/power turbostat: fix possible sprintf buffer overflow
Len Brown
2018-06-01
1
-1
/
+1
*
tools/power turbostat: fix MSR_IA32_MISC_ENABLE MWAIT printout
Len Brown
2018-06-01
1
-1
/
+1
*
tools/power turbostat: fix printing on input
Artem Bityutskiy
2018-06-01
1
-6
/
+10
*
tools/power turbostat: end current interval upon newline input
Len Brown
2018-06-01
2
-6
/
+44
*
tools/power turbostat: on SIGUSR1: sample, print and continue
Len Brown
2018-06-01
2
-0
/
+10
*
tools/power turbostat: on SIGINT: sample, print and exit
Len Brown
2018-06-01
2
-0
/
+34
*
tools/power turbostat: add --enable Time_Of_Day_Seconds
Len Brown
2018-06-01
2
-82
/
+118
*
tools/power turbostat: fix Skylake Xeon package C-state display
Artem Bityutskiy
2018-06-01
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Revert "tools/power turbostat: stop migrating, unless '-m'"
Len Brown
2017-10-18
1
-9
/
+1
*
tools/power turbostat: update version number
Len Brown
2017-06-24
1
-1
/
+1
*
tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on Intel
Len Brown
2017-06-24
1
-0
/
+3
*
tools/power turbostat: stop migrating, unless '-m'
Len Brown
2017-06-24
1
-1
/
+9
*
tools/power turbostat: if --debug, print sampling overhead
Len Brown
2017-06-23
1
-2
/
+19
*
tools/power turbostat: hide SKL counters, when not requested
Len Brown
2017-06-23
1
-13
/
+45
*
tools/power turbostat: update version number
Len Brown
2017-04-12
1
-1
/
+1
*
tools/power turbostat: fix impossibly large CPU%c1 value
Len Brown
2017-04-12
1
-1
/
+1
*
tools/power turbostat: turbostat.8 add missing column definitions
Doug Smythies
2017-04-12
1
-0
/
+2
*
tools/power turbostat: update HWP dump to decimal from hex
Len Brown
2017-04-12
1
-3
/
+3
*
tools/power turbostat: enable package THERM_INTERRUPT dump
Len Brown
2017-04-12
1
-6
/
+2
*
tools/power turbostat: show missing Core and GFX power on SKL and KBL
Len Brown
2017-04-12
1
-1
/
+3
*
tools/power turbostat: bugfix: GFXMHz column not changing
Len Brown
2017-03-04
1
-1
/
+3
*
tools/power turbostat: version 17.02.24
Len Brown
2017-03-01
1
-1
/
+1
*
tools/power turbostat: bugfix: --add u32 was printed as u64
Len Brown
2017-03-01
1
-19
/
+7
*
tools/power turbostat: show error on exec
Len Brown
2017-03-01
1
-0
/
+1
*
tools/power turbostat: dump p-state software config
Len Brown
2017-03-01
1
-0
/
+50
*
tools/power turbostat: show package number, even without --debug
Len Brown
2017-03-01
1
-1
/
+1
*
tools/power turbostat: support "--hide C1" etc.
Len Brown
2017-03-01
2
-44
/
+73
*
tools/power turbostat: move --Package and --processor into the --cpu option
Len Brown
2017-03-01
2
-16
/
+21
*
tools/power turbostat: turbostat.8 update
Len Brown
2017-03-01
1
-98
/
+140
*
tools/power turbostat: update --list feature
Len Brown
2017-03-01
1
-106
/
+113
*
tools/power turbostat: use wide columns to display large numbers
Len Brown
2017-03-01
1
-13
/
+55
*
tools/power turbostat: Add --list option to show available header names
Len Brown
2017-03-01
1
-52
/
+66
*
tools/power turbostat: fix zero IRQ count shown in one-shot command mode
Len Brown
2017-03-01
1
-4
/
+8
*
tools/power turbostat: add --cpu parameter
Len Brown
2017-03-01
2
-2
/
+95
*
tools/power turbostat: print sysfs C-state stats
Len Brown
2017-03-01
2
-18
/
+147
*
tools/power turbostat: extend --add option to accept /sys path
Len Brown
2017-03-01
1
-23
/
+69
[prev]
[next]