index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
power
Age
Commit message (
Expand
)
Author
Lines
2025-12-02
tools/power turbostat: Validate APERF access for VMWARE
Len Brown
-7
/
+7
2025-12-02
tools/power turbostat: Enhance perf probe
Len Brown
-10
/
+44
2025-12-02
tools/power turbostat: Validate RAPL MSRs for AWS Nitro Hypervisor
Len Brown
-58
/
+98
2025-12-02
tools/power x86_energy_perf_policy: Fix potential NULL pointer dereference
Malaya Kumar Rout
-1
/
+6
2025-12-02
tools/power x86_energy_perf_policy: Fix format string in error message
Malaya Kumar Rout
-1
/
+1
2025-12-02
tools/power x86_energy_perf_policy: Simplify Android MSR probe
Len Brown
-27
/
+11
2025-12-02
tools/power x86_energy_perf_policy: Add Android MSR device support
Kaushlendra Kumar
-8
/
+46
2025-12-02
tools/power turbostat: Add run-time MSR driver probe
Len Brown
-29
/
+39
2025-12-02
tools/power turbostat: Set per_cpu_msr_sum to NULL after free
Emily Ehlert
-0
/
+1
2025-12-02
tools/power turbostat: Add LLC stats
Len Brown
-28
/
+164
2025-11-24
ACPI: tools: pfrut: fix memory leak and resource leak in pfrut.c
Malaya Kumar Rout
-2
/
+5
2025-11-05
tools/power/cpupower: Support building libcpupower statically
Zuo An
-11
/
+21
2025-10-24
tools/power turbostat: Remove dead code
Len Brown
-7
/
+0
2025-10-24
tools/power turbostat: Refactor floating point printout code
Len Brown
-32
/
+28
2025-10-24
tools/power turbostat.8: Update example
Len Brown
-11
/
+10
2025-10-24
tools/power turbostat: Refactor added-counter value printing code
Len Brown
-96
/
+57
2025-10-24
tools/power turbostat: Refactor added column header printing
Len Brown
-101
/
+36
2025-10-24
tools/power turbostat: Add Wildcat Lake and Nova Lake support
Len Brown
-1
/
+4
2025-10-24
tools/power turbostat: Regression fix Uncore MHz printed in hex
Len Brown
-6
/
+6
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
-3
/
+0
2025-10-01
Merge tag 'acpi-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-4
/
+5
2025-10-01
Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-54
/
+134
2025-09-29
Merge branch 'pm-tools'
Rafael J. Wysocki
-53
/
+133
2025-09-29
Merge tag 'linux-cpupower-6.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
-3
/
+4
2025-09-26
Merge tag 'power-utilities-for-v6.18-merge' of git://git.kernel.org/pub/scm/l...
Rafael J. Wysocki
-50
/
+129
2025-09-25
tools/power x86_energy_perf_policy.8: Emphasize preference for SW interfaces
Len Brown
-4
/
+11
2025-09-25
tools/power x86_energy_perf_policy: Add make snapshot target
Len Brown
-1
/
+28
2025-09-25
tools/power x86_energy_perf_policy: Prefer driver HWP limits
Len Brown
-4
/
+9
2025-09-25
tools/power x86_energy_perf_policy: EPB access is only via sysfs
Len Brown
-9
/
+16
2025-09-25
tools/power x86_energy_perf_policy: Prepare for MSR/sysfs refactoring
Len Brown
-19
/
+19
2025-09-25
tools/power x86_energy_perf_policy: Enhance HWP enable
Len Brown
-4
/
+9
2025-09-25
tools/power x86_energy_perf_policy: Enhance HWP enabled check
Len Brown
-8
/
+36
2025-09-25
tools/power x86_energy_perf_policy: Fix incorrect fopen mode usage
Kaushlendra Kumar
-2
/
+2
2025-09-25
tools/power turbostat: Fix incorrect sorting of PMT telemetry
Kaushlendra Kumar
-1
/
+1
2025-09-24
tools/cpupower: Fix incorrect size in cpuidle_state_disable()
Kaushlendra Kumar
-2
/
+3
2025-09-23
tools/power/x86/amd_pstate_tracer: Fix python gnuplot package names
Kuan-Wei Chiu
-1
/
+1
2025-09-19
Merge 6.17-rc6 into kbuild-next
Nathan Chancellor
-35
/
+83
2025-09-17
x86/cpu: Rename and move CPU model entry for Diamond Rapids
Tony Luck
-1
/
+1
2025-09-16
tools/cpupower: fix error return value in cpupower_write_sysfs()
Kaushlendra Kumar
-1
/
+1
2025-09-15
ACPICA: acpidump: fix return values in ap_is_valid_checksum()
Kaushlendra Kumar
-1
/
+2
2025-09-15
ACPICA: acpidump: drop ACPI_NONSTRING attribute from file_name
Ahmed Salem
-1
/
+1
2025-09-15
ACPICA: Apply ACPI_NONSTRING
Ahmed Salem
-2
/
+2
2025-08-15
cpupower: Allow control of boost feature on non-x86 based systems with boost ...
Shinji Nomoto
-33
/
+81
2025-08-15
cpupower: Fix a bug where the -t option of the set subcommand was not working.
Shinji Nomoto
-2
/
+2
2025-08-12
.gitignore: ignore compile_commands.json globally
Andrii Nakryiko
-3
/
+0
2025-08-10
Merge tag 'turbostat-2025.09.09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-225
/
+554
2025-08-09
tools/power turbostat: version 2025.09.09
Len Brown
-1
/
+1
2025-08-09
tools/power turbostat: Handle non-root legacy-uncore sysfs permissions
Len Brown
-1
/
+2
2025-08-09
tools/power turbostat: standardize PER_THREAD_PARAMS
Len Brown
-20
/
+22
2025-08-09
tools/power turbostat: Fix DMR support
Zhang Rui
-14
/
+15
[prev]
[next]