index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-20
tools/power/x86/intel-speed-select: Improve output of perf-profile commands
Srinivas Pandruvada
3
-12
/
+20
2020-03-20
tools/power/x86/intel-speed-select: Enhance help for core-power assoc
Srinivas Pandruvada
1
-0
/
+4
2020-03-20
tools/power/x86/intel-speed-select: Display error for invalid priority type
Srinivas Pandruvada
1
-0
/
+3
2020-03-20
tools/power/x86/intel-speed-select: Check feature status first
Srinivas Pandruvada
1
-0
/
+24
2020-03-20
tools/power/x86/intel-speed-select: Improve error display for perf-profile fe...
Srinivas Pandruvada
2
-10
/
+44
2020-03-20
tools/power/x86/intel-speed-select: Add an API for error/information print
Srinivas Pandruvada
3
-0
/
+51
2020-03-20
tools/power/x86/intel-speed-select: Enhance --info option
Srinivas Pandruvada
2
-0
/
+76
2020-03-20
tools/power/x86/intel-speed-select: Enhance help
Srinivas Pandruvada
1
-5
/
+24
2020-03-20
tools/power/x86/intel-speed-select: Helpful warning for missing kernel interface
Srinivas Pandruvada
1
-10
/
+24
2020-03-20
tools/power/x86/intel-speed-select: Store topology information
Srinivas Pandruvada
1
-11
/
+132
2020-03-20
tools/power/x86/intel-speed-select: Max CPU count calculation when CPU0 is of...
Srinivas Pandruvada
1
-2
/
+16
2020-03-20
tools/power/x86/intel-speed-select: Special handling for CPU 0 online/offline
Srinivas Pandruvada
1
-1
/
+7
2020-03-20
tools/power/x86/intel-speed-select: Use more verbiage for clos information
Srinivas Pandruvada
1
-2
/
+8
2020-03-20
tools/power/x86/intel-speed-select: Enhance core-power info command
Srinivas Pandruvada
3
-4
/
+26
2020-03-20
tools/power/x86/intel-speed-select: Make target CPU optional for core-power info
Srinivas Pandruvada
1
-9
/
+7
2020-03-20
tools/power/x86/intel-speed-select: Warn for invalid package id
Srinivas Pandruvada
1
-0
/
+8
2020-03-20
tools/power/x86/intel-speed-select: Fix last cpu number
Srinivas Pandruvada
1
-1
/
+0
2020-03-20
tools/power/x86/intel-speed-select: Fix mailbox usage for CLOS_PM_QOS_CONFIG
Srinivas Pandruvada
1
-1
/
+2
2020-02-10
tools/power/x86/intel-speed-select: Avoid duplicate names for json parsing
Srinivas Pandruvada
1
-2
/
+2
2020-02-10
tools/power/x86/intel-speed-select: Fix display for turbo-freq auto mode
Srinivas Pandruvada
1
-1
/
+4
2020-02-01
Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-20
/
+18
2020-01-29
tools/power/x86/intel_pstate_tracer: change several graphs to autoscale y-axis
Doug Smythies
1
-9
/
+7
2020-01-29
tools/power/x86/intel_pstate_tracer: changes for python 3 compatibility
Doug Smythies
1
-11
/
+11
2020-01-28
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2020-01-20
tools/power/x86/intel-speed-select: Update version
Srinivas Pandruvada
1
-1
/
+1
2020-01-20
tools/power/x86/intel-speed-select: Change the order for clos disable
Srinivas Pandruvada
1
-16
/
+14
2020-01-20
tools/power/x86/intel-speed-select: Fix result display for turbo-freq auto mode
Srinivas Pandruvada
2
-8
/
+10
2020-01-20
tools/power/x86/intel-speed-select: Add support for core-power discovery
Srinivas Pandruvada
3
-0
/
+72
2020-01-13
tools/x86: Sync msr-index.h from kernel sources
Sean Christopherson
1
-2
/
+2
2019-11-21
tools/power/x86/intel-speed-select: Display TRL buckets for just base config ...
Srinivas Pandruvada
1
-0
/
+1
2019-11-21
tools/power/x86/intel-speed-select: Ignore missing config level
Srinivas Pandruvada
2
-5
/
+6
2019-11-07
tools/power/x86/intel-speed-select: Increment version
Srinivas Pandruvada
1
-1
/
+1
2019-11-07
tools/power/x86/intel-speed-select: Use core count for base-freq mask
Srinivas Pandruvada
3
-3
/
+28
2019-11-07
tools/power/x86/intel-speed-select: Support platform with limited Intel(R) Sp...
Srinivas Pandruvada
4
-60
/
+113
2019-11-07
tools/power/x86/intel-speed-select: Use Frequency weight for CLOS
Srinivas Pandruvada
1
-6
/
+6
2019-11-07
tools/power/x86/intel-speed-select: Make CLOS frequency in MHz
Srinivas Pandruvada
2
-7
/
+10
2019-11-07
tools/power/x86/intel-speed-select: Use mailbox for CLOS_PM_QOS_CONFIG
Srinivas Pandruvada
1
-6
/
+0
2019-11-07
tools/power/x86/intel-speed-select: Auto mode for CLX
Srinivas Pandruvada
1
-12
/
+100
2019-11-07
tools/power/x86/intel-speed-select: Correct CLX-N frequency units
Srinivas Pandruvada
1
-3
/
+3
2019-11-07
tools/power/x86/intel-speed-select: Change display of "avx" to "avx2"
Srinivas Pandruvada
1
-1
/
+1
2019-11-07
tools/power/x86/intel-speed-select: Extend command set for perf-profile
Srinivas Pandruvada
2
-1
/
+105
2019-10-15
tools/power/x86/intel-speed-select: Implement base-freq commands on CascadeLa...
Prarit Bhargava
1
-4
/
+47
2019-10-15
tools/power/x86/intel-speed-select: Implement 'perf-profile info' on CascadeL...
Prarit Bhargava
3
-7
/
+173
2019-10-15
tools/power/x86/intel-speed-select: Implement CascadeLake-N help and command ...
Prarit Bhargava
1
-10
/
+27
2019-10-15
tools/power/x86/intel-speed-select: Add check for CascadeLake-N models
Prarit Bhargava
1
-2
/
+41
2019-10-15
tools/power/x86/intel-speed-select: Make process_command generic
Prarit Bhargava
1
-9
/
+11
2019-10-15
tools/power/x86/intel-speed-select: Add int argument to command functions
Prarit Bhargava
1
-127
/
+86
2019-10-15
tools/power/x86/intel-speed-select: Refuse to disable core-power when getting...
Srinivas Pandruvada
1
-0
/
+21
2019-10-15
tools/power/x86/intel-speed-select: Turbo-freq feature auto mode
Srinivas Pandruvada
1
-28
/
+124
2019-10-15
tools/power/x86/intel-speed-select: Base-freq feature auto mode
Srinivas Pandruvada
1
-9
/
+223
[next]