index
:
Linux Stable
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.13.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
/
cpupower
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
1
-4
/
+1
*
|
|
cpupower: Fix segfault due to incorrect getopt_long arugments
Josh Boyer
2013-12-17
1
-3
/
+3
|
|
/
|
/
|
*
|
tools: cpupower: fix wrong err msg not supported vs not available
Thomas Renninger
2013-11-25
1
-2
/
+2
*
|
tools: cpupower: Add cpupower-idle-set(1) manpage
Thomas Renninger
2013-11-25
2
-1
/
+73
|
/
*
cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states
Thomas Renninger
2013-07-05
3
-0
/
+198
*
cpupower: Haswell also supports the C-states introduced with SandyBridge
Thomas Renninger
2013-07-05
1
-0
/
+4
*
cpupower: Introduce idle-set subcommand and C-state enabling/disabling
Thomas Renninger
2013-07-05
6
-9
/
+142
*
cpupower: Implement disabling of cstate interface
Thomas Renninger
2013-07-05
2
-1
/
+123
*
cpupower: Make idlestate usage unsigned
Thomas Renninger
2013-07-05
3
-16
/
+6
*
treewide: Fix typos in kernel messages
Masanari Iida
2013-03-31
1
-1
/
+1
*
cpupower: IvyBridge (0x3a and 0x3e models) support
Thomas Renninger
2012-11-27
2
-2
/
+10
*
cpupower: Provide -c param for cpupower monitor to schedule process on all cores
Thomas Renninger
2012-11-27
4
-3
/
+48
*
cpupower tools: Fix warning and a bug with the cpu package count
Palmer Cox
2012-11-27
1
-5
/
+13
*
cpupower tools: Fix malloc of cpu_info structure
Palmer Cox
2012-11-27
2
-19
/
+12
*
cpupower tools: Fix issues with sysfs_topology_read_file
Palmer Cox
2012-11-27
1
-8
/
+13
*
cpupower tools: Fix minor warnings
Palmer Cox
2012-11-27
2
-21
/
+1
*
cpupower tools: Update .gitignore for files created in the debug directories
Palmer Cox
2012-11-27
1
-0
/
+7
*
cpupower tools: Remove brace expansion from clean target
Palmer Cox
2012-11-27
2
-2
/
+6
*
kbuild: Fix gcc -x syntax
Jean Delvare
2012-10-03
1
-1
/
+1
*
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
2012-05-17
2
-42
/
+2
*
cpupower tools: add install target to the debug tools' makefiles
Franck Bui-Huu
2012-03-03
2
-2
/
+24
*
cpupower tools: allow to build debug tools in a separate directory too
Franck Bui-Huu
2012-03-03
2
-14
/
+26
*
cpupower: Fix broken mask values
Thomas Renninger
2012-03-03
1
-2
/
+2
*
cpupower tool: allow to build in a separate directory
Franck Bui-Huu
2012-03-03
2
-39
/
+71
*
cpupower tool: makefile: simplify the recipe used to generate cpupower.pot ta...
Franck Bui-Huu
2012-03-03
1
-3
/
+1
*
cpupower tool: remove use of undefined variables from the clean target of the...
Franck Bui-Huu
2012-03-03
1
-2
/
+0
*
cpupower: Fix linking with --as-needed
Ozan Çağlayan
2012-03-03
1
-1
/
+1
*
cpupower: Remove unneeded code and by that fix a memleak
Thomas Renninger
2012-03-03
1
-7
/
+0
*
cpupower: Fix number of idle states
Thomas Renninger
2012-03-03
1
-3
/
+2
*
cpupower: Unify cpupower-frequency-* manpages
Thomas Renninger
2012-03-03
2
-6
/
+2
*
cpupower: Add cpupower-idle-info manpage
Thomas Renninger
2012-03-03
1
-0
/
+90
*
cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpus
Thomas Renninger
2012-03-03
2
-9
/
+9
*
cpupower: Better interface for accessing AMD pci registers
Thomas Renninger
2012-03-03
4
-23
/
+32
*
cpupower: use man(1) when calling "cpupower help subcommand"
Dominik Brodowski
2011-08-19
11
-228
/
+86
*
cpupower: make NLS truly optional
Dominik Brodowski
2011-08-19
2
-0
/
+10
*
cpupower: fix Makefile typo
Dave Jones
2011-08-19
1
-2
/
+2
*
cpupower: Make monitor command -c/--cpu aware
Thomas Renninger
2011-08-15
1
-0
/
+8
*
cpupower: Better detect offlined CPUs
Thomas Renninger
2011-08-15
5
-4
/
+66
*
cpupower: Do not show an empty Idle_Stats monitor if no idle driver is available
Thomas Renninger
2011-08-15
1
-1
/
+1
*
cpupower: mperf monitor - Use TSC to calculate max frequency if possible
Thomas Renninger
2011-08-15
2
-48
/
+131
*
cpupower: avoid using symlinks
Amerigo Wang
2011-08-15
3
-6
/
+4
*
cpupower: Do detect IDA (opportunistic processor performance) via cpuid
Thomas Renninger
2011-07-29
4
-41
/
+9
*
cpupower: Show Intel turbo ratio support via ./cpupower frequency-info
Thomas Renninger
2011-07-29
4
-17
/
+95
*
cpupowerutils: increase MAX_LINE_LEN
Roman Vasiyarov
2011-07-29
1
-1
/
+1
*
cpupower: Rename package from cpupowerutils to cpupower
Thomas Renninger
2011-07-29
1
-6
/
+6
*
cpupowerutils: Rename: libcpufreq->libcpupower
Thomas Renninger
2011-07-29
3
-18
/
+17
*
cpupowerutils: use kernel version-derived version string
Dominik Brodowski
2011-07-29
2
-7
/
+41
*
cpupowerutils: utils - ConfigStyle bugfixes
Dominik Brodowski
2011-07-29
6
-108
/
+122
*
cpupowerutils: helpers - ConfigStyle bugfixes
Dominik Brodowski
2011-07-29
9
-86
/
+100
*
cpupowerutils: idle_monitor - ConfigStyle bugfixes
Dominik Brodowski
2011-07-29
6
-115
/
+128
[prev]
[next]