summaryrefslogtreecommitdiffstats
path: root/tools/power
Commit message (Expand)AuthorAgeFilesLines
* kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada2019-07-181-2/+2
* Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-147-0/+3097
|\
| * tools/power/x86/intel-speed-select: Add .gitignore filePrarit Bhargava2019-07-121-0/+2
| * tools/power/x86: A tool to validate Intel Speed Select commandsSrinivas Pandruvada2019-07-036-0/+3095
* | Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-07-091-4/+4
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2019-07-081-4/+4
| |\ \ \ \
| | | | * | ACPI: tools: Exclude tools/* from .gitignore patternsMasahiro Yamada2019-05-281-4/+4
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'Rafael J. Wysocki2019-07-0812-212/+1261
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | | |/ / / / | | |/| | / / | | |_|_|/ / | |/| | | |
| | | * | | Merge back earlier pm-tools material for v5.3.Rafael J. Wysocki2019-06-135-206/+1253
| | | |\ \ \
| | | | * | | Add README and update pm-graph and sleepgraph docsTodd Brandt2019-05-273-2/+592
| | | | * | | Update to pm-graph 5.4Todd Brandt2019-05-272-152/+347
| | | | * | | Update to pm-graph 5.3Todd Brandt2019-05-271-117/+379
| | |_|/ / / | |/| | | |
| | | * | | Merge tag 'linux-cpupower-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2019-06-137-6/+8
| | |/| | |
| | | * | | cpupower : frequency-set -r option misses the last cpu in related cpu listAbhishek Goel2019-06-041-0/+2
| | | * | | cpupower: correct spelling of intervalNick Black2019-06-046-6/+6
| | | |/ /
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-191-2/+1
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 466Thomas Gleixner2019-06-191-0/+1
| |/ / / |/| | |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-056-24/+6
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-13/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-052-18/+2
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1
| |/ / |/| |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner2019-05-301-2/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-13/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner2019-05-3024-52/+24
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-308-112/+8
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 155Thomas Gleixner2019-05-302-28/+2
|/ /
* / treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
|/
* Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-142-2/+2
|\
| * x86/msr-index: Cleanup bit definesThomas Gleixner2019-03-062-2/+2
* | ACPICA: Rename nameseg length macro/define for clarityBob Moore2019-04-093-11/+11
* | ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-092-17/+17
* | ACPICA: Rename nameseg copy macro for clarityBob Moore2019-04-092-4/+4
* | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2019-03-301-58/+219
|\ \
| * | tools/power turbostat: update version numberLen Brown2019-03-201-1/+1
| * | tools/power turbostat: Warn on bad ACPI LPIT dataPrarit Bhargava2019-03-201-5/+10
| * | tools/power turbostat: Add checks for failure of fgets() and fscanf()Ben Hutchings2019-03-201-10/+18
| * | tools/power turbostat: Also read package power on AMD F17h (Zen)Calvin Walton2019-03-201-2/+10
| * | tools/power turbostat: Add support for AMD Fam 17h (Zen) RAPLCalvin Walton2019-03-201-29/+130
| * | tools/power turbostat: Do not display an error on systems without a cpufreq d...Prarit Bhargava2019-03-201-2/+2
| * | tools/power turbostat: Add Die columnLen Brown2019-03-201-3/+39
| * | tools/power turbostat: Add Icelake supportLen Brown2019-03-201-0/+3
| * | tools/power turbostat: Cleanup CNL-specific codeLen Brown2019-03-201-3/+1
| * | tools/power turbostat: Cleanup CC3-skip codeLen Brown2019-03-201-3/+6
| * | tools/power turbostat: Restore ability to execute in topology-orderLen Brown2019-03-201-3/+2
| |/
* | tools/power turbostat: return the exit status of a commandDavid Arcari2019-03-191-0/+3
* | Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-143-27/+50
|\ \
| * | tools/power/cpupower: Display boost frequency separatelyAbhishek Goel2019-02-133-27/+50
| |/
* / ACPICA: All acpica: Update copyrights to 2019Bob Moore2019-01-1510-10/+10
|/
* Merge tag 'perf-core-for-mingo-4.21-20190103' of git://git.kernel.org/pub/scm...Ingo Molnar2019-01-032-7/+7
|\