summaryrefslogtreecommitdiffstats
path: root/tools/power
Commit message (Expand)AuthorAgeFilesLines
...
| | * | tools/power turbostat: use tsc_tweak everwhere it is neededLen Brown2017-03-011-23/+25
| | * | tools/power turbostat: print system config, unless --quietLen Brown2017-03-012-60/+52
| | * | tools/power turbostat: show all columns, independent of --debugLen Brown2017-03-011-7/+0
| | * | tools/power turbostat: decode MSR_MISC_FEATURE_CONTROLLen Brown2017-03-011-0/+24
| | * | tools/power turbostat: decode CPUID(6).TURBOLen Brown2017-03-011-1/+4
| | * | tools/power turbostat: dump Atom P-states correctlyLen Brown2017-03-011-21/+82
| | * | tools/power turbostat: further decode MSR_IA32_MISC_ENABLELen Brown2017-03-011-4/+6
| | * | tools/power turbostat: add precision to --debug frequency outputLen Brown2017-03-011-21/+21
| | * | tools/power turbostat: Baytrail c-state supportLen Brown2017-03-011-9/+37
| | * | tools/power turbostat: use new name for MSR_PKG_CST_CONFIG_CONTROLLen Brown2017-03-011-5/+5
| | * | tools/power turbostat: update MSR_PKG_CST_CONFIG_CONTROL decodingLen Brown2017-02-251-1/+1
| | * | tools/power turbostat: Baytrail: remove debug line in quiet modeLen Brown2017-02-251-1/+2
| | * | tools/power turbostat: decode Baytrail CC6 and MC6 demotion configurationLen Brown2017-02-251-0/+42
| | * | tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMTLen Brown2017-02-251-2/+10
| | * | tools/power turbostat: Add --show and --hide parametersLen Brown2017-02-252-120/+347
| | * | tools/power turbostat: fix bugs in --add optionLen Brown2017-02-251-36/+52
| | |/
* | | Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-251-9/+12
|\ \ \
| * | | cpupower: Restore format of frequency-info limitStafford Horne2017-01-191-9/+12
| | |/ | |/|
* | | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-02-2010-10/+32
|\ \ \ | |_|/ |/| |
| * | ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-0910-10/+10
| * | ACPICA: Hardware: Add sleep register hooksLv Zheng2017-01-021-0/+22
| |/
* / tools/power/x86: Debug utility for intel_pstate driverDoug Smythies2017-02-161-0/+569
|/
* Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2016-12-253-371/+673
|\
| * tools/power turbostat: remove obsolete -M, -m, -C, -c optionsLen Brown2016-12-242-110/+2
| * tools/power turbostat: Make extensible via the --add parameterLen Brown2016-12-242-9/+409
| * tools/power turbostat: Denverton uses a 25 MHz crystal, not 19.2 MHzLen Brown2016-12-011-1/+1
| * tools/power turbostat: line up headers when -M is usedLen Brown2016-12-011-1/+1
| * tools/power turbostat: fix SKX PKG_CSTATE_LIMIT decodingLen Brown2016-12-011-1/+4
| * tools/power turbostat: Support Knights Mill (KNM)Len Brown2016-12-011-0/+7
| * tools/power turbostat: Display HWP OOB statusSrinivas Pandruvada2016-12-011-2/+3
| * tools/power turbostat: fix Denverton BCLKXiaolong Wang2016-12-011-0/+1
| * tools/power turbostat: use intel-family.h model stringsLen Brown2016-12-012-124/+126
| * tools/power/turbostat: Add Denverton RAPL supportJacob Pan2016-12-011-0/+3
| * tools/power/turbostat: Add Denverton supportJacob Pan2016-12-011-0/+2
| * tools/power/turbostat: split core MSR support into status + limitJacob Pan2016-12-011-9/+11
| * tools/power turbostat: fix error case overflow read of slm_freq_table[]Colin Ian King2016-12-011-1/+1
| * tools/power turbostat: Allocate correct amount of fd and irq entriesMika Westerberg2016-12-011-4/+4
| * tools/power turbostat: switch to tab delimited outputLen Brown2016-12-011-85/+85
| * tools/power turbostat: Gracefully handle ACPI S3Len Brown2016-12-011-42/+35
| * tools/power turbostat: tidy up output on Joule counter overflowLen Brown2016-12-011-5/+1
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-172-5/+1
|\ \
| * | make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-112-5/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\ \ \
| * | | treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
| | |/ | |/|
* | | Merge branch 'acpica'Rafael J. Wysocki2016-12-121-2/+11
|\ \ \ | |/ / |/| |
| * | Merge back earlier ACPICA material for v4.10.Rafael J. Wysocki2016-12-011-2/+11
| |\ \
| | * | ACPICA: MacOSX: Fix wrong sem_destroy definitionLv Zheng2016-10-211-1/+6
| | * | ACPICA: MacOSX: Fix anonymous semaphore implementationLv Zheng2016-10-211-1/+5
| | |/
* | / tools/power/acpi: Remove direct kernel source include referenceLv Zheng2016-11-165-34/+53
|/ /
* / cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott2016-11-011-5/+2
|/