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
/
cpupower
/
utils
/
helpers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
3
-6
/
+3
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-7
/
+9
2018-10-08
cpupower: Fix coredump on VMWare
Prarit Bhargava
1
-0
/
+5
2018-10-08
cpupower: Fix AMD Family 0x17 msr_pstate size
Prarit Bhargava
1
-1
/
+1
2018-10-04
tools/cpupower: Add Hygon Dhyana support
Pu Wen
4
-7
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-07-31
tools/power/cpupower: allow running without cpu0
Prarit Bhargava
3
-5
/
+6
2017-06-27
cpupower: Add support for new AMD family 0x17
Sherry Hurwitz
3
-11
/
+44
2017-06-27
cpupower: Fix bug where return value was not used
Sherry Hurwitz
1
-3
/
+2
2017-04-13
cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
Ben Hutchings
1
-0
/
+1
2016-04-28
cpupower: Add cpuidle parts into library
Thomas Renninger
2
-130
/
+3
2015-12-03
cpupower: Fix precedence issue
Thomas Renninger
1
-1
/
+1
2015-11-02
cpupower: cpupower monitor reports uninitialized values for offline cpus
Jacob Tanenbaum
1
-8
/
+15
2015-08-29
tools: cpupower: Fix error when running cpupower monitor
Shreyas B. Prabhu
1
-0
/
+2
2015-04-15
cpupower: fix breakage from libpci API change
Lucas Stach
1
-2
/
+9
2014-12-20
tools / cpupower: Fix no idle state information return value
Prarit Bhargava
1
-1
/
+1
2014-07-19
PM / tools: cpupower: drop negativity check on unsigned value
Andrey Utkin
1
-1
/
+1
2013-11-26
tools: cpupower: fix wrong err msg not supported vs not available
Thomas Renninger
1
-2
/
+2
2013-07-05
cpupower: Implement disabling of cstate interface
Thomas Renninger
2
-1
/
+123
2013-07-05
cpupower: Make idlestate usage unsigned
Thomas Renninger
2
-2
/
+2
2012-11-28
cpupower: IvyBridge (0x3a and 0x3e models) support
Thomas Renninger
1
-0
/
+2
2012-11-28
cpupower: Provide -c param for cpupower monitor to schedule process on all cores
Thomas Renninger
1
-0
/
+1
2012-11-28
cpupower tools: Fix warning and a bug with the cpu package count
Palmer Cox
1
-5
/
+13
2012-11-28
cpupower tools: Fix malloc of cpu_info structure
Palmer Cox
2
-19
/
+12
2012-11-28
cpupower tools: Fix issues with sysfs_topology_read_file
Palmer Cox
1
-8
/
+13
2012-11-28
cpupower tools: Fix minor warnings
Palmer Cox
1
-19
/
+0
2012-05-17
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
1
-33
/
+2
2012-03-03
cpupower: Fix broken mask values
Thomas Renninger
1
-2
/
+2
2012-03-03
cpupower: Better interface for accessing AMD pci registers
Thomas Renninger
3
-17
/
+29
2011-08-19
cpupower: make NLS truly optional
Dominik Brodowski
1
-0
/
+9
2011-08-15
cpupower: Better detect offlined CPUs
Thomas Renninger
4
-1
/
+59
2011-07-29
cpupower: Do detect IDA (opportunistic processor performance) via cpuid
Thomas Renninger
4
-41
/
+9
2011-07-29
cpupower: Show Intel turbo ratio support via ./cpupower frequency-info
Thomas Renninger
3
-5
/
+53
2011-07-29
cpupowerutils: helpers - ConfigStyle bugfixes
Dominik Brodowski
9
-86
/
+100
2011-07-29
cpupowerutils - cpufrequtils extended with quite some features
Dominik Brodowski
11
-0
/
+1466