index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
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
2015-05-27
tools/power turbostat: update version number to 4.7
Len Brown
1
-1
/
+1
2015-05-27
tools/power turbostat: allow running without cpu0
Prarit Bhargava
1
-15
/
+31
2015-05-27
tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIAS
Len Brown
1
-1
/
+1
2015-05-27
tools/power turbostat: enable turbostat to support Knights Landing (KNL)
Dasaratharaman Chandramouli
1
-4
/
+101
2015-05-27
tools/power turbostat: correctly display more than 2 threads/core
Dasaratharaman Chandramouli
1
-20
/
+51
2015-04-18
tools/power turbostat: correct dumped pkg-cstate-limit value
Len Brown
1
-9
/
+8
2015-04-18
tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL
Len Brown
1
-1
/
+38
2015-04-18
tools/power turbostat: correct DRAM RAPL units on recent Xeon processors
Andrey Semin
1
-3
/
+25
2015-04-18
tools/power turbostat: Initial Skylake support
Len Brown
1
-13
/
+111
2015-04-18
tools/power turbostat: modprobe msr, if needed
Len Brown
1
-2
/
+3
2015-04-18
tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2
Len Brown
1
-36
/
+105
2015-04-18
tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names
Len Brown
1
-4
/
+4
2015-04-13
tools/power turbostat: label base frequency
Len Brown
1
-2
/
+2
2015-04-13
tools/power turbostat: update PERF_LIMIT_REASONS decoding
Len Brown
1
-26
/
+26
2015-04-13
tools/power turbostat: simplify default output
Len Brown
1
-10
/
+20
2015-02-10
tools/power turbostat: support additional Broadwell model
Len Brown
1
-1
/
+4
2015-02-10
tools/power turbostat: update parameters, documentation
Len Brown
1
-58
/
+97
2015-02-09
tools/power turbostat: Skip printing disabled package C-states
Len Brown
1
-72
/
+116
2015-02-09
tools/power turbostat: relax dependency on APERF_MSR
Len Brown
1
-24
/
+23
2015-02-09
tools/power turbostat: relax dependency on invariant TSC
Len Brown
1
-39
/
+75
2015-02-09
tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONS
Len Brown
1
-0
/
+126
2015-02-09
tools/power turbostat: relax dependency on root permission
Len Brown
1
-12
/
+41
2014-08-15
tools/power turbostat: tweak whitespace in output format
Len Brown
1
-40
/
+40
2014-05-07
tools / power: turbostat: Drop temperature checks
Jean Delvare
1
-2
/
+2
2014-03-05
tools/power turbostat: Run on Broadwell
Len Brown
1
-1
/
+11
2014-03-05
tools/power turbostat: simplify output, add Avg_MHz
Len Brown
1
-126
/
+102
2014-02-01
tools/power turbostat: introduce -s to dump counters
Andy Shevchenko
1
-33
/
+65
2014-02-01
tools/power turbostat: remove unused command line option
Andy Shevchenko
1
-3
/
+3
2014-01-18
turbostat: Add option to report joules consumed per sample
Dirk Brandewie
1
-25
/
+66
2014-01-18
turbostat: run on HSX
Len Brown
1
-11
/
+31
2014-01-18
turbostat: Clean up error handling; disambiguate error messages; use err and ...
Josh Triplett
1
-69
/
+38
2014-01-18
turbostat: Factor out common function to open file and exit on failure
Josh Triplett
1
-15
/
+16
2014-01-18
turbostat: Add a helper to parse a single int out of a file
Josh Triplett
1
-57
/
+24
2014-01-18
turbostat: Check return value of fscanf
Josh Triplett
1
-4
/
+16
2014-01-18
turbostat: Use GCC's CPUID functions to support PIC
Josh Triplett
1
-5
/
+6
2014-01-18
turbostat: Don't attempt to printf an off_t with %zx
Josh Triplett
1
-1
/
+1
2014-01-18
turbostat: Don't put unprocessed uapi headers in the include path
Josh Triplett
1
-1
/
+1
2013-11-12
tools / power turbostat: Support Silvermont
Len Brown
1
-56
/
+141
2013-06-13
turbostat: Increase output buffer size to accommodate C8-C10
Josh Triplett
1
-1
/
+1
2013-04-17
tools/power turbostat: display C8, C9, C10 residency
Kristen Carlson Accardi
1
-1
/
+53
2013-03-15
tools/power turbostat: additional Haswell CPU-id
Len Brown
1
-1
/
+4
2013-02-13
tools/power turbostat: display SMI count by default
Len Brown
1
-4
/
+22
2013-02-08
tools/power turbostat: decode MSR_IA32_POWER_CTL
Len Brown
1
-6
/
+7
2013-02-08
tools/power turbostat: support Haswell
Len Brown
1
-1
/
+10
2012-11-30
tools/power turbostat: v3.0: monitor Watts and Temperature
Len Brown
1
-20
/
+623
2012-11-30
tools/power turbostat: fix output buffering issue
Len Brown
1
-0
/
+1
2012-11-27
tools/power turbostat: prevent infinite loop on migration error path
Len Brown
1
-1
/
+10
2012-11-23
tools/power/x86/turbostat: share kernel MSR #defines
Len Brown
1
-19
/
+7
2012-11-01
tools/power turbostat: graceful fail on garbage input
Len Brown
1
-8
/
+18
2012-11-01
tools/power turbostat: Repair Segmentation fault when using -i option
Len Brown
1
-1
/
+1
[next]