index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/power turbostat: Fix /dev/cpu_dma_latency warnings
Prarit Bhargava
2023-04-05
2
-1
/
+3
*
tools/power turbostat: fix ICX DRAM power numbers
Len Brown
2022-06-09
1
-0
/
+1
*
tweewide: Fix most Shebang lines
Finn Behrens
2021-05-22
1
-1
/
+1
*
Revert "tools/power turbostat: adjust for temperature offset"
Len Brown
2021-05-14
1
-29
/
+33
*
tools/power turbostat: Fix offset overflow issue in index converting
Calvin Walton
2021-05-11
1
-5
/
+6
*
tools/power/turbostat: Fix turbostat for AMD Zen CPUs
Bas Nieuwenhuizen
2021-05-11
1
-2
/
+6
*
tools/power/x86/intel-speed-select: Increase string size
Srinivas Pandruvada
2021-05-11
1
-2
/
+10
*
tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_fr...
Srinivas Pandruvada
2021-02-07
1
-0
/
+11
*
tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequency
Srinivas Pandruvada
2021-02-07
1
-0
/
+21
*
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
2020-11-10
4
-138
/
+507
|
\
|
*
tools/power turbostat: update version number
Len Brown
2020-11-10
1
-1
/
+1
|
*
tools/power turbostat: harden against cpu hotplug
Len Brown
2020-10-23
1
-9
/
+14
|
*
tools/power turbostat: adjust for temperature offset
Len Brown
2020-10-23
1
-33
/
+29
|
*
tools/power turbostat: Build with _FILE_OFFSET_BITS=64
Alexander Monakov
2020-09-03
1
-0
/
+1
|
*
tools/power turbostat: Support AMD Family 19h
Kim Phillips
2020-09-03
1
-23
/
+11
|
*
tools/power turbostat: Remove empty columns for Jacobsville
Antti Laakso
2020-09-03
1
-3
/
+30
|
*
tools/power turbostat: Add a new GFXAMHz column that exposes gt_act_freq_mhz.
Rafael Antognolli
2020-09-03
1
-0
/
+50
|
*
tools/power x86_energy_perf_policy: Input/output error in a VM
Ondřej Lysoněk
2020-09-03
1
-13
/
+54
|
*
tools/power turbostat: Skip pc8, pc9, pc10 columns, if they are disabled
Len Brown
2020-09-03
1
-3
/
+6
|
*
tools/power turbostat: Support additional CPU model numbers
Len Brown
2020-09-03
1
-0
/
+4
|
*
tools/power turbostat: Fix output formatting for ACPI CST enumeration
David Arcari
2020-09-03
1
-0
/
+20
|
*
tools/power turbostat: Replace HTTP links with HTTPS ones: TURBOSTAT UTILITY
Alexander A. Klimov
2020-09-03
1
-1
/
+1
|
*
tools/power turbostat: Use sched_getcpu() instead of hardcoded cpu 0
Prarit Bhargava
2020-09-03
1
-3
/
+10
|
*
tools/power turbostat: Enable accumulate RAPL display
Chen Yu
2020-09-03
1
-22
/
+16
|
*
tools/power turbostat: Introduce functions to accumulate RAPL consumption
Chen Yu
2020-09-03
2
-7
/
+219
|
*
tools/power turbostat: Make the energy variable to be 64 bit
Chen Yu
2020-09-03
1
-17
/
+13
|
*
tools/power turbostat: Always print idle in the system configuration header
Doug Smythies
2020-09-03
1
-3
/
+0
|
*
tools/power turbostat: Print /dev/cpu_dma_latency
Len Brown
2020-09-03
1
-0
/
+28
*
|
tools/power/x86/intel-speed-select: Update version for v5.10
Srinivas Pandruvada
2020-10-07
1
-1
/
+1
*
|
tools/power/x86/intel-speed-select: Fix missing base-freq core IDs
Jonathan Doman
2020-10-07
3
-14
/
+17
*
|
tools/power/x86/intel-speed-select: Update version for v5.9
Srinivas Pandruvada
2020-07-16
1
-1
/
+1
*
|
tools/power/x86/intel-speed-select: Add retries for mail box commands
Srinivas Pandruvada
2020-07-16
1
-16
/
+36
*
|
tools/power/x86/intel-speed-select: Add option to delay mbox commands
Srinivas Pandruvada
2020-07-16
1
-0
/
+15
*
|
tools/power/x86/intel-speed-select: Ignore -o option processing on error
Srinivas Pandruvada
2020-07-16
1
-1
/
+5
*
|
tools/power/x86/intel-speed-select: Change path for caching topology info
Srinivas Pandruvada
2020-07-16
1
-2
/
+4
|
/
*
tools/power/x86/intel-speed-select: Fix invalid core mask
Srinivas Pandruvada
2020-05-22
2
-1
/
+2
*
tools/power/x86/intel-speed-select: Increase CPU count
Srinivas Pandruvada
2020-05-22
1
-1
/
+1
*
tools/power/x86/intel-speed-select: Fix json perf-profile output output
Prarit Bhargava
2020-05-22
1
-8
/
+18
*
tools/power/x86/intel-speed-select: Update version
Srinivas Pandruvada
2020-05-11
1
-1
/
+1
*
tools/power/x86/intel-speed-select: Enable clos for turbo-freq enable
Srinivas Pandruvada
2020-05-11
1
-1
/
+1
*
intel-speed-select: Fix speed-select-base-freq-properties output on CLX-N
Prarit Bhargava
2020-05-11
1
-1
/
+1
*
tools/power/x86/intel-speed-select: Fix CLX-N package information output
Prarit Bhargava
2020-05-11
1
-0
/
+1
*
tools/power/x86/intel-speed-select: Check support status before enable
Srinivas Pandruvada
2020-05-11
1
-0
/
+40
*
tools/power/x86/intel-speed-select: Change debug to error
Srinivas Pandruvada
2020-05-11
1
-3
/
+3
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
2
-0
/
+2
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
2
-0
/
+2
*
|
Merge tag 'platform-drivers-x86-v5.7-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2020-03-31
4
-230
/
+760
|
\
\
|
*
|
tools/power/x86/intel-speed-select: Fix a typo in error message
Masanari Iida
2020-03-20
1
-1
/
+1
|
*
|
tools/power/x86/intel-speed-select: Update version
Srinivas Pandruvada
2020-03-20
1
-1
/
+1
|
*
|
tools/power/x86/intel-speed-select: Avoid duplicate Package strings for json
Srinivas Pandruvada
2020-03-20
1
-89
/
+83
[next]