index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
pm-graph v5.6
Todd Brandt
2020-04-20
5
-371
/
+619
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
4
-0
/
+4
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
4
-0
/
+4
*
|
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
|
*
|
tools/power/x86/intel-speed-select: Add display for enabled cpus count
Srinivas Pandruvada
2020-03-20
1
-0
/
+8
|
*
|
tools/power/x86/intel-speed-select: Print friendly warning for bad command line
Srinivas Pandruvada
2020-03-20
1
-1
/
+4
|
*
|
tools/power/x86/intel-speed-select: Fix avx options for turbo-freq feature
Srinivas Pandruvada
2020-03-20
1
-2
/
+2
|
*
|
tools/power/x86/intel-speed-select: Improve CLX commands
Srinivas Pandruvada
2020-03-20
1
-10
/
+6
|
*
|
tools/power/x86/intel-speed-select: Show error for invalid CPUs in the options
Srinivas Pandruvada
2020-03-20
1
-2
/
+7
|
*
|
tools/power/x86/intel-speed-select: Improve core-power result and error display
Srinivas Pandruvada
2020-03-20
3
-40
/
+62
|
*
|
tools/power/x86/intel-speed-select: Kernel interface error handling
Srinivas Pandruvada
2020-03-20
1
-6
/
+22
|
*
|
tools/power/x86/intel-speed-select: Improve error display for turbo-freq feature
Srinivas Pandruvada
2020-03-20
4
-14
/
+60
|
*
|
tools/power/x86/intel-speed-select: Improve error display for base-freq feature
Srinivas Pandruvada
2020-03-20
2
-5
/
+34
|
*
|
tools/power/x86/intel-speed-select: Improve output of perf-profile commands
Srinivas Pandruvada
2020-03-20
3
-12
/
+20
|
*
|
tools/power/x86/intel-speed-select: Enhance help for core-power assoc
Srinivas Pandruvada
2020-03-20
1
-0
/
+4
|
*
|
tools/power/x86/intel-speed-select: Display error for invalid priority type
Srinivas Pandruvada
2020-03-20
1
-0
/
+3
|
*
|
tools/power/x86/intel-speed-select: Check feature status first
Srinivas Pandruvada
2020-03-20
1
-0
/
+24
|
*
|
tools/power/x86/intel-speed-select: Improve error display for perf-profile fe...
Srinivas Pandruvada
2020-03-20
2
-10
/
+44
|
*
|
tools/power/x86/intel-speed-select: Add an API for error/information print
Srinivas Pandruvada
2020-03-20
3
-0
/
+51
|
*
|
tools/power/x86/intel-speed-select: Enhance --info option
Srinivas Pandruvada
2020-03-20
2
-0
/
+76
|
*
|
tools/power/x86/intel-speed-select: Enhance help
Srinivas Pandruvada
2020-03-20
1
-5
/
+24
|
*
|
tools/power/x86/intel-speed-select: Helpful warning for missing kernel interface
Srinivas Pandruvada
2020-03-20
1
-10
/
+24
|
*
|
tools/power/x86/intel-speed-select: Store topology information
Srinivas Pandruvada
2020-03-20
1
-11
/
+132
|
*
|
tools/power/x86/intel-speed-select: Max CPU count calculation when CPU0 is of...
Srinivas Pandruvada
2020-03-20
1
-2
/
+16
|
*
|
tools/power/x86/intel-speed-select: Special handling for CPU 0 online/offline
Srinivas Pandruvada
2020-03-20
1
-1
/
+7
|
*
|
tools/power/x86/intel-speed-select: Use more verbiage for clos information
Srinivas Pandruvada
2020-03-20
1
-2
/
+8
|
*
|
tools/power/x86/intel-speed-select: Enhance core-power info command
Srinivas Pandruvada
2020-03-20
3
-4
/
+26
|
*
|
tools/power/x86/intel-speed-select: Make target CPU optional for core-power info
Srinivas Pandruvada
2020-03-20
1
-9
/
+7
|
*
|
tools/power/x86/intel-speed-select: Warn for invalid package id
Srinivas Pandruvada
2020-03-20
1
-0
/
+8
|
*
|
tools/power/x86/intel-speed-select: Fix last cpu number
Srinivas Pandruvada
2020-03-20
1
-1
/
+0
|
*
|
tools/power/x86/intel-speed-select: Fix mailbox usage for CLOS_PM_QOS_CONFIG
Srinivas Pandruvada
2020-03-20
1
-1
/
+2
|
*
|
tools/power/x86/intel-speed-select: Avoid duplicate names for json parsing
Srinivas Pandruvada
2020-02-10
1
-2
/
+2
|
*
|
tools/power/x86/intel-speed-select: Fix display for turbo-freq auto mode
Srinivas Pandruvada
2020-02-10
1
-1
/
+4
*
|
|
tools/power/x86/intel_pstate_tracer: fix a broken y-axis scale
Doug Smythies
2020-03-26
1
-1
/
+0
|
|
/
|
/
|
*
|
tools/power turbostat: update version
Len Brown
2020-03-21
1
-1
/
+1
*
|
tools/power turbostat: Print cpuidle information
Len Brown
2020-03-21
1
-0
/
+26
*
|
tools/power turbostat: Fix 32-bit capabilities warning
Len Brown
2020-03-20
2
-17
/
+31
*
|
tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks
Len Brown
2020-03-20
1
-9
/
+14
*
|
tools/power turbostat: Support Elkhart Lake
Chen Yu
2020-03-20
1
-1
/
+30
*
|
tools/power turbostat: Support Jasper Lake
Chen Yu
2020-03-20
1
-0
/
+3
*
|
tools/power turbostat: Support Ice Lake server
Chen Yu
2020-03-20
1
-0
/
+3
*
|
tools/power turbostat: Support Tiger Lake
Chen Yu
2020-03-20
1
-0
/
+2
*
|
tools/power turbostat: Fix gcc build warnings
Len Brown
2020-03-20
1
-2
/
+2
*
|
tools/power turbostat: Support Cometlake
Chen Yu
2020-03-20
1
-0
/
+2
*
|
cpupower: avoid multiple definition with gcc -fno-common
Mike Gilbert
2020-03-02
4
-3
/
+5
|
/
*
Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-01-31
5
-46
/
+108
|
\
|
*
tools/power/x86/intel_pstate_tracer: change several graphs to autoscale y-axis
Doug Smythies
2020-01-28
1
-9
/
+7
[next]