index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/power turbostat: fix impossibly large CPU%c1 value
Len Brown
2017-04-13
1
-1
/
+1
*
tools/power turbostat: turbostat.8 add missing column definitions
Doug Smythies
2017-04-13
1
-0
/
+2
*
tools/power turbostat: update HWP dump to decimal from hex
Len Brown
2017-04-13
1
-3
/
+3
*
tools/power turbostat: enable package THERM_INTERRUPT dump
Len Brown
2017-04-13
1
-6
/
+2
*
tools/power turbostat: show missing Core and GFX power on SKL and KBL
Len Brown
2017-04-13
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
*
tools/power turbostat: skip unused counters on BDX
Len Brown
2017-03-01
1
-0
/
+17
*
tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limits
Len Brown
2017-03-01
1
-23
/
+67
*
tools/power turbostat: skip unused counters on SKX
Len Brown
2017-03-01
1
-0
/
+18
*
tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7
Len Brown
2017-03-01
1
-0
/
+20
*
tools/power turbostat: initial Gemini Lake SOC support
Len Brown
2017-03-01
1
-0
/
+5
*
x86: intel-family.h: Add GEMINI_LAKE SOC
Len Brown
2017-03-01
1
-0
/
+1
*
tools/power turbostat: bug fixes to --add, --show/--hide features
Len Brown
2017-03-01
1
-61
/
+77
*
tools/power turbostat: use tsc_tweak everwhere it is needed
Len Brown
2017-03-01
1
-23
/
+25
*
tools/power turbostat: print system config, unless --quiet
Len Brown
2017-03-01
2
-60
/
+52
*
tools/power turbostat: show all columns, independent of --debug
Len Brown
2017-03-01
1
-7
/
+0
*
tools/power turbostat: decode MSR_MISC_FEATURE_CONTROL
Len Brown
2017-03-01
1
-0
/
+24
*
x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROL
Len Brown
2017-03-01
1
-0
/
+1
*
tools/power turbostat: decode CPUID(6).TURBO
Len Brown
2017-03-01
1
-1
/
+4
*
tools/power turbostat: dump Atom P-states correctly
Len Brown
2017-03-01
1
-21
/
+82
*
intel_pstate: use MSR_ATOM_RATIOS definitions from msr-index.h
Len Brown
2017-03-01
1
-10
/
+5
*
x86 msr-index.h: Define Atom specific core ratio MSR locations
Len Brown
2017-03-01
1
-0
/
+6
*
tools/power turbostat: further decode MSR_IA32_MISC_ENABLE
Len Brown
2017-03-01
1
-4
/
+6
*
tools/power turbostat: add precision to --debug frequency output
Len Brown
2017-03-01
1
-21
/
+21
*
tools/power turbostat: Baytrail c-state support
Len Brown
2017-03-01
2
-9
/
+39
*
x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTL
Len Brown
2017-03-01
1
-1
/
+0
*
tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROL
Len Brown
2017-03-01
1
-5
/
+5
*
intel_idle: use new name for MSR_PKG_CST_CONFIG_CONTROL
Len Brown
2017-03-01
1
-3
/
+3
*
x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROL
Len Brown
2017-03-01
1
-0
/
+1
*
tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decoding
Len Brown
2017-02-25
1
-1
/
+1
*
tools/power turbostat: Baytrail: remove debug line in quiet mode
Len Brown
2017-02-25
1
-1
/
+2
*
tools/power turbostat: decode Baytrail CC6 and MC6 demotion configuration
Len Brown
2017-02-25
1
-0
/
+42
*
tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT
Len Brown
2017-02-25
1
-2
/
+10
*
tools/power turbostat: Add --show and --hide parameters
Len Brown
2017-02-25
2
-120
/
+347
*
tools/power turbostat: fix bugs in --add option
Len Brown
2017-02-25
1
-36
/
+52
[next]