Age | Commit message (Expand) | Author | Files | Lines |
2017-10-18 | Revert "tools/power turbostat: stop migrating, unless '-m'" | Len Brown | 1 | -9/+1 |
2017-06-25 | tools/power turbostat: update version number | Len Brown | 1 | -1/+1 |
2017-06-25 | tools/power turbostat: decode MSR_IA32_MISC_ENABLE only on Intel | Len Brown | 1 | -0/+3 |
2017-06-25 | tools/power turbostat: stop migrating, unless '-m' | Len Brown | 1 | -1/+9 |
2017-06-24 | tools/power turbostat: if --debug, print sampling overhead | Len Brown | 1 | -2/+19 |
2017-06-24 | tools/power turbostat: hide SKL counters, when not requested | Len Brown | 1 | -13/+45 |
2017-04-13 | tools/power turbostat: update version number | Len Brown | 1 | -1/+1 |
2017-04-13 | tools/power turbostat: fix impossibly large CPU%c1 value | Len Brown | 1 | -1/+1 |
2017-04-13 | tools/power turbostat: update HWP dump to decimal from hex | Len Brown | 1 | -3/+3 |
2017-04-13 | tools/power turbostat: enable package THERM_INTERRUPT dump | Len Brown | 1 | -6/+2 |
2017-04-13 | tools/power turbostat: show missing Core and GFX power on SKL and KBL | Len Brown | 1 | -1/+3 |
2017-03-04 | tools/power turbostat: bugfix: GFXMHz column not changing | Len Brown | 1 | -1/+3 |
2017-03-01 | tools/power turbostat: version 17.02.24 | Len Brown | 1 | -1/+1 |
2017-03-01 | tools/power turbostat: bugfix: --add u32 was printed as u64 | Len Brown | 1 | -19/+7 |
2017-03-01 | tools/power turbostat: show error on exec | Len Brown | 1 | -0/+1 |
2017-03-01 | tools/power turbostat: dump p-state software config | Len Brown | 1 | -0/+50 |
2017-03-01 | tools/power turbostat: show package number, even without --debug | Len Brown | 1 | -1/+1 |
2017-03-01 | tools/power turbostat: support "--hide C1" etc. | Len Brown | 1 | -43/+72 |
2017-03-01 | tools/power turbostat: move --Package and --processor into the --cpu option | Len Brown | 1 | -11/+20 |
2017-03-01 | tools/power turbostat: update --list feature | Len Brown | 1 | -106/+113 |
2017-03-01 | tools/power turbostat: use wide columns to display large numbers | Len Brown | 1 | -13/+55 |
2017-03-01 | tools/power turbostat: Add --list option to show available header names | Len Brown | 1 | -52/+66 |
2017-03-01 | tools/power turbostat: fix zero IRQ count shown in one-shot command mode | Len Brown | 1 | -4/+8 |
2017-03-01 | tools/power turbostat: add --cpu parameter | Len Brown | 1 | -2/+93 |
2017-03-01 | tools/power turbostat: print sysfs C-state stats | Len Brown | 1 | -16/+145 |
2017-03-01 | tools/power turbostat: extend --add option to accept /sys path | Len Brown | 1 | -23/+69 |
2017-03-01 | tools/power turbostat: skip unused counters on BDX | Len Brown | 1 | -0/+17 |
2017-03-01 | tools/power turbostat: fix decoding for GLM, DNV, SKX turbo-ratio limits | Len Brown | 1 | -23/+67 |
2017-03-01 | tools/power turbostat: skip unused counters on SKX | Len Brown | 1 | -0/+18 |
2017-03-01 | tools/power turbostat: Denverton: use HW CC1 counter, skip C3, C7 | Len Brown | 1 | -0/+20 |
2017-03-01 | tools/power turbostat: initial Gemini Lake SOC support | Len Brown | 1 | -0/+5 |
2017-03-01 | tools/power turbostat: bug fixes to --add, --show/--hide features | Len Brown | 1 | -61/+77 |
2017-03-01 | tools/power turbostat: use tsc_tweak everwhere it is needed | Len Brown | 1 | -23/+25 |
2017-03-01 | tools/power turbostat: print system config, unless --quiet | Len Brown | 1 | -54/+51 |
2017-03-01 | tools/power turbostat: show all columns, independent of --debug | Len Brown | 1 | -7/+0 |
2017-03-01 | tools/power turbostat: decode MSR_MISC_FEATURE_CONTROL | Len Brown | 1 | -0/+24 |
2017-03-01 | tools/power turbostat: decode CPUID(6).TURBO | Len Brown | 1 | -1/+4 |
2017-03-01 | tools/power turbostat: dump Atom P-states correctly | Len Brown | 1 | -21/+82 |
2017-03-01 | tools/power turbostat: further decode MSR_IA32_MISC_ENABLE | Len Brown | 1 | -4/+6 |
2017-03-01 | tools/power turbostat: add precision to --debug frequency output | Len Brown | 1 | -21/+21 |
2017-03-01 | tools/power turbostat: Baytrail c-state support | Len Brown | 1 | -9/+37 |
2017-03-01 | tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROL | Len Brown | 1 | -5/+5 |
2017-02-26 | tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decoding | Len Brown | 1 | -1/+1 |
2017-02-26 | tools/power turbostat: Baytrail: remove debug line in quiet mode | Len Brown | 1 | -1/+2 |
2017-02-26 | tools/power turbostat: decode Baytrail CC6 and MC6 demotion configuration | Len Brown | 1 | -0/+42 |
2017-02-26 | tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT | Len Brown | 1 | -2/+10 |
2017-02-26 | tools/power turbostat: Add --show and --hide parameters | Len Brown | 1 | -120/+343 |
2017-02-26 | tools/power turbostat: fix bugs in --add option | Len Brown | 1 | -36/+52 |
2016-12-24 | tools/power turbostat: remove obsolete -M, -m, -C, -c options | Len Brown | 1 | -102/+2 |
2016-12-24 | tools/power turbostat: Make extensible via the --add parameter | Len Brown | 1 | -9/+387 |