summaryrefslogtreecommitdiffstats
path: root/tools/power
Commit message (Expand)AuthorAgeFilesLines
* tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_fr...Srinivas Pandruvada2021-01-041-0/+11
* tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequencySrinivas Pandruvada2021-01-041-0/+21
* Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-12-221-1/+1
|\
| * tweewide: Fix most Shebang linesFinn Behrens2020-12-081-1/+1
* | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-157-166/+316
|\ \
| * \ Merge tag 'linux-cpupower-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2020-12-015-1/+92
| |\ \
| | * | cpupower: Provide online and offline CPU informationBrahadambal Srinivasan2020-10-265-1/+92
| * | | pm-graph v5.8Todd Brandt2020-11-232-164/+227
| | |/ | |/|
* | | Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-153-3/+8
|\ \ \
| * | | tools/power/x86/intel-speed-select: Update version for v5.11Srinivas Pandruvada2020-12-081-1/+1
| * | | tools/power/x86/intel-speed-select: Account for missing sysfs for die_idSrinivas Pandruvada2020-12-081-1/+5
| * | | tools/power/x86/intel-speed-select: Read TRL from mailboxSrinivas Pandruvada2020-12-082-1/+2
| | |/ | |/|
* | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-1/+0
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-11-141-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker2020-11-111-1/+0
* | | | Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-149-50/+204
|\ \ \ \ | |/ / / |/| | |
| * | | tools/power/x86_energy_perf_policy: Read energy_perf_bias from sysfsBorislav Petkov2020-11-161-10/+99
| * | | tools/power/turbostat: Read energy_perf_bias from sysfsBorislav Petkov2020-11-161-5/+24
| * | | tools/power/cpupower: Read energy_perf_bias from sysfsBorislav Petkov2020-11-167-35/+81
| | |/ | |/|
* | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2020-11-104-138/+507
|\ \ \ | |/ / |/| |
| * | tools/power turbostat: update version numberLen Brown2020-11-101-1/+1
| * | tools/power turbostat: harden against cpu hotplugLen Brown2020-10-231-9/+14
| * | tools/power turbostat: adjust for temperature offsetLen Brown2020-10-231-33/+29
| * | tools/power turbostat: Build with _FILE_OFFSET_BITS=64Alexander Monakov2020-09-031-0/+1
| * | tools/power turbostat: Support AMD Family 19hKim Phillips2020-09-031-23/+11
| * | tools/power turbostat: Remove empty columns for JacobsvilleAntti Laakso2020-09-031-3/+30
| * | tools/power turbostat: Add a new GFXAMHz column that exposes gt_act_freq_mhz.Rafael Antognolli2020-09-031-0/+50
| * | tools/power x86_energy_perf_policy: Input/output error in a VMOndřej Lysoněk2020-09-031-13/+54
| * | tools/power turbostat: Skip pc8, pc9, pc10 columns, if they are disabledLen Brown2020-09-031-3/+6
| * | tools/power turbostat: Support additional CPU model numbersLen Brown2020-09-031-0/+4
| * | tools/power turbostat: Fix output formatting for ACPI CST enumerationDavid Arcari2020-09-031-0/+20
| * | tools/power turbostat: Replace HTTP links with HTTPS ones: TURBOSTAT UTILITYAlexander A. Klimov2020-09-031-1/+1
| * | tools/power turbostat: Use sched_getcpu() instead of hardcoded cpu 0Prarit Bhargava2020-09-031-3/+10
| * | tools/power turbostat: Enable accumulate RAPL displayChen Yu2020-09-031-22/+16
| * | tools/power turbostat: Introduce functions to accumulate RAPL consumptionChen Yu2020-09-032-7/+219
| * | tools/power turbostat: Make the energy variable to be 64 bitChen Yu2020-09-031-17/+13
| * | tools/power turbostat: Always print idle in the system configuration headerDoug Smythies2020-09-031-3/+0
| * | tools/power turbostat: Print /dev/cpu_dma_latencyLen Brown2020-09-031-0/+28
* | | Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-232-2/+2
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'Rafael J. Wysocki2020-10-232-2/+2
| |\ \ \
| | | * | Merge tag 'linux-cpupower-5.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2020-10-162-2/+2
| | |/| |
| | | * | cpupower: speed up generating git version stringMartin Kaistra2020-08-201-1/+1
| | | * | cpupowerutils: fix spelling mistake "dependant" -> "dependent"Colin Ian King2020-08-201-1/+1
* | | | | Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-10-141-5/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tools: Avoid comma separated statementsJoe Perches2020-10-021-5/+9
| | |/ / | |/| |
* | | | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-142-1/+3
|\ \ \ \ | |_|/ / |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' ...Rafael J. Wysocki2020-10-131-0/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | tools/power/acpi: Serialize MakefileThomas Renninger2020-10-021-0/+2
| | |/ /
| * / / ACPICA: Tree-wide: fix various typos and spelling mistakesColin Ian King2020-10-081-1/+1
| |/ /
* | | Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-10-143-15/+18
|\ \ \