index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
power
/
cpupower
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-17
Merge branches 'acpi-tools' and 'pm-tools'
Rafael J. Wysocki
1
-1
/
+1
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-4
/
+1
2014-01-08
cpupower: Fix sscanf robustness in cpufreq-set
One Thousand Gnomes
1
-1
/
+1
2013-12-17
cpupower: Fix segfault due to incorrect getopt_long arugments
Josh Boyer
1
-3
/
+3
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-4
/
+1
2013-11-25
tools: cpupower: fix wrong err msg not supported vs not available
Thomas Renninger
1
-2
/
+2
2013-11-25
tools: cpupower: Add cpupower-idle-set(1) manpage
Thomas Renninger
2
-1
/
+73
2013-07-05
cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states
Thomas Renninger
3
-0
/
+198
2013-07-05
cpupower: Haswell also supports the C-states introduced with SandyBridge
Thomas Renninger
1
-0
/
+4
2013-07-05
cpupower: Introduce idle-set subcommand and C-state enabling/disabling
Thomas Renninger
6
-9
/
+142
2013-07-05
cpupower: Implement disabling of cstate interface
Thomas Renninger
2
-1
/
+123
2013-07-05
cpupower: Make idlestate usage unsigned
Thomas Renninger
3
-16
/
+6
2013-03-31
treewide: Fix typos in kernel messages
Masanari Iida
1
-1
/
+1
2012-11-27
cpupower: IvyBridge (0x3a and 0x3e models) support
Thomas Renninger
2
-2
/
+10
2012-11-27
cpupower: Provide -c param for cpupower monitor to schedule process on all cores
Thomas Renninger
4
-3
/
+48
2012-11-27
cpupower tools: Fix warning and a bug with the cpu package count
Palmer Cox
1
-5
/
+13
2012-11-27
cpupower tools: Fix malloc of cpu_info structure
Palmer Cox
2
-19
/
+12
2012-11-27
cpupower tools: Fix issues with sysfs_topology_read_file
Palmer Cox
1
-8
/
+13
2012-11-27
cpupower tools: Fix minor warnings
Palmer Cox
2
-21
/
+1
2012-11-27
cpupower tools: Update .gitignore for files created in the debug directories
Palmer Cox
1
-0
/
+7
2012-11-27
cpupower tools: Remove brace expansion from clean target
Palmer Cox
2
-2
/
+6
2012-10-03
kbuild: Fix gcc -x syntax
Jean Delvare
1
-1
/
+1
2012-05-17
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
2
-42
/
+2
2012-03-03
cpupower tools: add install target to the debug tools' makefiles
Franck Bui-Huu
2
-2
/
+24
2012-03-03
cpupower tools: allow to build debug tools in a separate directory too
Franck Bui-Huu
2
-14
/
+26
2012-03-03
cpupower: Fix broken mask values
Thomas Renninger
1
-2
/
+2
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
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-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
[next]