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.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
2012-03-03
cpupower tool: allow to build in a separate directory
Franck Bui-Huu
2
-39
/
+71
2012-03-03
cpupower tool: makefile: simplify the recipe used to generate cpupower.pot ta...
Franck Bui-Huu
1
-3
/
+1
2012-03-03
cpupower tool: remove use of undefined variables from the clean target of the...
Franck Bui-Huu
1
-2
/
+0
2012-03-03
cpupower: Fix linking with --as-needed
Ozan Çağlayan
1
-1
/
+1
2012-03-03
cpupower: Remove unneeded code and by that fix a memleak
Thomas Renninger
1
-7
/
+0
2012-03-03
cpupower: Fix number of idle states
Thomas Renninger
1
-3
/
+2
2012-03-03
cpupower: Unify cpupower-frequency-* manpages
Thomas Renninger
2
-6
/
+2
2012-03-03
cpupower: Add cpupower-idle-info manpage
Thomas Renninger
1
-0
/
+90
2012-03-03
cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus
Thomas Renninger
2
-9
/
+9
2012-03-03
cpupower: Better interface for accessing AMD pci registers
Thomas Renninger
4
-23
/
+32
2012-01-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+2
2012-01-18
Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...
Len Brown
1
-0
/
+2
2011-12-15
tools/power turbostat: update fields in manpage
Arun Thomas
1
-4
/
+4
2011-11-18
tools turbostat: recognize and run properly on IVB
Len Brown
1
-0
/
+2
2011-11-07
Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next
Len Brown
1
-13
/
+15
2011-08-19
cpupower: use man(1) when calling "cpupower help subcommand"
Dominik Brodowski
11
-228
/
+86
2011-08-19
cpupower: make NLS truly optional
Dominik Brodowski
2
-0
/
+10
2011-08-19
cpupower: fix Makefile typo
Dave Jones
1
-2
/
+2
2011-08-15
cpupower: Make monitor command -c/--cpu aware
Thomas Renninger
1
-0
/
+8
2011-08-15
cpupower: Better detect offlined CPUs
Thomas Renninger
5
-4
/
+66
2011-08-15
cpupower: Do not show an empty Idle_Stats monitor if no idle driver is available
Thomas Renninger
1
-1
/
+1
2011-08-15
cpupower: mperf monitor - Use TSC to calculate max frequency if possible
Thomas Renninger
2
-48
/
+131
2011-08-15
cpupower: avoid using symlinks
Amerigo Wang
3
-6
/
+4
2011-08-03
Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-26
/
+25
2011-08-03
tools/power turbostat: fit output into 80 columns on snb-ep
Len Brown
1
-23
/
+23
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
4
-17
/
+95
2011-07-29
cpupowerutils: increase MAX_LINE_LEN
Roman Vasiyarov
1
-1
/
+1
2011-07-29
cpupower: Rename package from cpupowerutils to cpupower
Thomas Renninger
1
-6
/
+6
2011-07-29
cpupowerutils: Rename: libcpufreq->libcpupower
Thomas Renninger
3
-18
/
+17
2011-07-29
cpupowerutils: use kernel version-derived version string
Dominik Brodowski
2
-7
/
+41
2011-07-29
cpupowerutils: utils - ConfigStyle bugfixes
Dominik Brodowski
6
-108
/
+122
2011-07-29
cpupowerutils: helpers - ConfigStyle bugfixes
Dominik Brodowski
9
-86
/
+100
2011-07-29
cpupowerutils: idle_monitor - ConfigStyle bugfixes
Dominik Brodowski
6
-115
/
+128
2011-07-29
cpupowerutils: lib - ConfigStyle bugfixes
Dominik Brodowski
4
-172
/
+209
2011-07-29
cpupowerutils: bench - ConfigStyle bugfixes
Dominik Brodowski
8
-58
/
+75
2011-07-29
cpupowerutils: do not update po files on each and every compile
Dominik Brodowski
1
-7
/
+16
2011-07-29
cpupowerutils: remove ccdv, use kernel quiet/verbose mechanism
Dominik Brodowski
4
-411
/
+24
2011-07-29
cpupowerutils: use COPYING, CREDITS from top-level directory
Dominik Brodowski
2
-358
/
+0
2011-07-29
cpupowerutils - cpufrequtils extended with quite some features
Dominik Brodowski
72
-0
/
+14417
2011-07-16
tools/power x86_energy_perf_policy: fix print of uninitialized string
Len Brown
1
-3
/
+2
2011-07-04
tools/power turbostat: less verbose debugging
Len Brown
1
-13
/
+15
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+1
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-11
tools: turbostat: style updates
Len Brown
1
-100
/
+96
2011-02-11
tools: turbostat: fix bitwise and operand
Thomas Renninger
1
-2
/
+2
2011-01-12
Merge branches 'turbostat' and 'x86_energy_perf_policy' into tools
Len Brown
6
-0
/
+1665
2011-01-12
tools: create power/x86/x86_energy_perf_policy
Len Brown
3
-0
/
+437
2011-01-12
tools: create power/x86/turbostat
Len Brown
3
-0
/
+1228
[prev]