| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 | 1 | -9/+37 |
* | tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROL | Len Brown | 2017-03-01 | 1 | -5/+5 |
* | 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 |
* | tools/power turbostat: remove obsolete -M, -m, -C, -c options | Len Brown | 2016-12-24 | 2 | -110/+2 |
* | tools/power turbostat: Make extensible via the --add parameter | Len Brown | 2016-12-24 | 2 | -9/+409 |
* | tools/power turbostat: Denverton uses a 25 MHz crystal, not 19.2 MHz | Len Brown | 2016-12-01 | 1 | -1/+1 |
* | tools/power turbostat: line up headers when -M is used | Len Brown | 2016-12-01 | 1 | -1/+1 |
* | tools/power turbostat: fix SKX PKG_CSTATE_LIMIT decoding | Len Brown | 2016-12-01 | 1 | -1/+4 |
* | tools/power turbostat: Support Knights Mill (KNM) | Len Brown | 2016-12-01 | 1 | -0/+7 |