index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
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: Use $(CURDIR) instead of $(PWD) and add support for O=...
Thomas D
1
-1
/
+5
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
2
-70
/
+98
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
2
-87
/
+136
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
2
-45
/
+68
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
2
-205
/
+150
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: Add a .gitignore to ignore the compiled turbostat binary
Josh Triplett
1
-0
/
+1
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
2
-2
/
+2
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
2
-24
/
+38
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-12-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-81
/
+728
2012-11-30
tools: Allow tools to be installed in a user specified location
Josh Boyer
1
-2
/
+4
2012-11-30
tools/power: turbostat: make Makefile a bit more capable
Mark Asselstine
1
-4
/
+16
2012-11-30
tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu()
Colin Ian King
1
-1
/
+1
2012-11-30
tools/power turbostat: v3.0: monitor Watts and Temperature
Len Brown
2
-56
/
+690
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
2
-19
/
+8
2012-11-01
tools/power turbostat: graceful fail on garbage input
Len Brown
1
-8
/
+18
[next]