Age | Commit message (Expand) | Author | Files | Lines |
2017-03-01 | tools/power turbostat: print sysfs C-state stats | Len Brown | 2 | -18/+147 |
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 | 2 | -60/+52 |
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-25 | tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decoding | Len Brown | 1 | -1/+1 |
2017-02-25 | tools/power turbostat: Baytrail: remove debug line in quiet mode | Len Brown | 1 | -1/+2 |
2017-02-25 | tools/power turbostat: decode Baytrail CC6 and MC6 demotion configuration | Len Brown | 1 | -0/+42 |
2017-02-25 | tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT | Len Brown | 1 | -2/+10 |
2017-02-25 | tools/power turbostat: Add --show and --hide parameters | Len Brown | 2 | -120/+347 |
2017-02-25 | tools/power turbostat: fix bugs in --add option | Len Brown | 1 | -36/+52 |
2016-12-25 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 3 | -371/+673 |
2016-12-24 | tools/power turbostat: remove obsolete -M, -m, -C, -c options | Len Brown | 2 | -110/+2 |
2016-12-24 | tools/power turbostat: Make extensible via the --add parameter | Len Brown | 2 | -9/+409 |
2016-12-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2 | -5/+1 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida | 1 | -1/+1 |
2016-12-12 | Merge branch 'acpica' | Rafael J. Wysocki | 1 | -2/+11 |
2016-12-11 | make use of make variable CURDIR instead of calling pwd | Uwe Kleine-König | 2 | -5/+1 |
2016-12-01 | tools/power turbostat: Denverton uses a 25 MHz crystal, not 19.2 MHz | Len Brown | 1 | -1/+1 |
2016-12-01 | tools/power turbostat: line up headers when -M is used | Len Brown | 1 | -1/+1 |
2016-12-01 | tools/power turbostat: fix SKX PKG_CSTATE_LIMIT decoding | Len Brown | 1 | -1/+4 |
2016-12-01 | Merge back earlier ACPICA material for v4.10. | Rafael J. Wysocki | 1 | -2/+11 |
2016-12-01 | tools/power turbostat: Support Knights Mill (KNM) | Len Brown | 1 | -0/+7 |
2016-12-01 | tools/power turbostat: Display HWP OOB status | Srinivas Pandruvada | 1 | -2/+3 |
2016-12-01 | tools/power turbostat: fix Denverton BCLK | Xiaolong Wang | 1 | -0/+1 |
2016-12-01 | tools/power turbostat: use intel-family.h model strings | Len Brown | 2 | -124/+126 |
2016-12-01 | tools/power/turbostat: Add Denverton RAPL support | Jacob Pan | 1 | -0/+3 |
2016-12-01 | tools/power/turbostat: Add Denverton support | Jacob Pan | 1 | -0/+2 |
2016-12-01 | tools/power/turbostat: split core MSR support into status + limit | Jacob Pan | 1 | -9/+11 |
2016-12-01 | tools/power turbostat: fix error case overflow read of slm_freq_table[] | Colin Ian King | 1 | -1/+1 |
2016-12-01 | tools/power turbostat: Allocate correct amount of fd and irq entries | Mika Westerberg | 1 | -4/+4 |
2016-12-01 | tools/power turbostat: switch to tab delimited output | Len Brown | 1 | -85/+85 |
2016-12-01 | tools/power turbostat: Gracefully handle ACPI S3 | Len Brown | 1 | -42/+35 |
2016-12-01 | tools/power turbostat: tidy up output on Joule counter overflow | Len Brown | 1 | -5/+1 |
2016-11-16 | tools/power/acpi: Remove direct kernel source include reference | Lv Zheng | 5 | -34/+53 |
2016-11-01 | cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set | Laura Abbott | 1 | -5/+2 |