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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-10-15
tools/power/x86/intel-speed-select: Remove warning for unused result
Srinivas Pandruvada
1
-3
/
+6
2019-09-24
Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
4
-15
/
+213
2019-09-19
tools/power/x86/intel-speed-select: Fix perf-profile command output
Srinivas Pandruvada
3
-3
/
+24
2019-09-19
tools/power/x86/intel-speed-select: Extend core-power command set
Srinivas Pandruvada
4
-1
/
+95
2019-09-19
tools/power/x86/intel-speed-select: Fix some debug prints
Srinivas Pandruvada
1
-2
/
+1
2019-09-19
tools/power/x86/intel-speed-select: Format get-assoc information
Srinivas Pandruvada
3
-6
/
+33
2019-09-19
tools/power/x86/intel-speed-select: Allow online/offline based on tdp
Srinivas Pandruvada
2
-4
/
+58
2019-09-19
tools/power/x86/intel-speed-select: Fix high priority core mask over count
Youquan Song
1
-0
/
+3
2019-09-18
Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-2
/
+8
2019-09-18
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
8
-472
/
+581
2019-09-17
Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
4
-48
/
+126
2019-09-09
tools/power/x86/intel-speed-select: Display core count for bucket
Srinivas Pandruvada
3
-3
/
+26
2019-09-08
Merge back earlier power management tools updates for v5.4.
Rafael J. Wysocki
4
-300
/
+391
2019-09-08
Merge tag 'linux-cpupower-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
4
-172
/
+190
2019-09-07
tools/power/x86/intel-speed-select: Fix memory leak
Prarit Bhargava
1
-5
/
+11
2019-09-07
tools/power/x86/intel-speed-select: Output success/failed for command output
Prarit Bhargava
2
-2
/
+4
2019-09-07
tools/power/x86/intel-speed-select: Output human readable CPU list
Prarit Bhargava
1
-0
/
+39
2019-09-07
tools/power/x86/intel-speed-select: Change turbo ratio output to maximum turb...
Prarit Bhargava
1
-6
/
+12
2019-09-07
tools/power/x86/intel-speed-select: Switch output to MHz
Prarit Bhargava
1
-10
/
+10
2019-09-07
tools/power/x86/intel-speed-select: Simplify output for turbo-freq and base-freq
Prarit Bhargava
1
-14
/
+16
2019-09-07
tools/power/x86/intel-speed-select: Fix cpu-count output
Prarit Bhargava
1
-1
/
+1
2019-09-07
tools/power/x86/intel-speed-select: Fix help option typo
Prarit Bhargava
1
-1
/
+1
2019-09-07
tools/power/x86/intel-speed-select: Fix package typo
Prarit Bhargava
1
-4
/
+4
2019-09-07
tools/power/x86/intel-speed-select: Fix a read overflow in isst_set_tdp_level...
Dan Carpenter
1
-2
/
+2
2019-09-05
pm-graph: make setVal unbuffered again for python2 and python3
Todd Brandt
1
-5
/
+5
2019-09-02
Merge branch 'linus' into x86/cpu, to resolve conflicts
Ingo Molnar
5
-60
/
+103
2019-08-31
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2019-08-31
tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPL
Pu Wen
1
-2
/
+7
2019-08-31
tools/power turbostat: Fix caller parameter of get_tdp_amd()
Pu Wen
1
-1
/
+1
2019-08-31
tools/power turbostat: Fix CPU%C1 display value
Srinivas Pandruvada
1
-6
/
+17
2019-08-31
tools/power turbostat: do not enforce 1ms
Artem Bityutskiy
1
-5
/
+0
2019-08-31
tools/power turbostat: read from pipes too
Artem Bityutskiy
1
-4
/
+16
2019-08-31
tools/power turbostat: Add Ice Lake NNPI support
Rajneesh Bhardwaj
1
-0
/
+1
2019-08-31
tools/power turbostat: rename has_hsw_msrs()
Len Brown
1
-4
/
+4
[next]