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-06-03
Merge branches 'acpi-tools' and 'pm-tools'
Rafael J. Wysocki
12
-173
/
+192
2014-05-17
cpupower: Remove mc and smt power aware scheduler info/settings
Thomas Renninger
4
-106
/
+5
2014-05-17
cpupower: cpupower info -b should return 0 on success, not the perf bias value
Thomas Renninger
1
-3
/
+4
2014-05-17
cpupower: If root, try to load msr driver on x86 if /dev/cpu/0/msr is not ava...
Thomas Renninger
1
-0
/
+14
2014-05-17
cpupower: Install recently added cpupower-idle-{set, info} manpages
Thomas Renninger
1
-0
/
+2
2014-05-17
cpupower: Introduce idle state disable-by-latency and enable-all
Thomas Renninger
2
-8
/
+77
2014-05-17
cpupower: Remove all manpages on make uninstall
Ramkumar Ramachandra
1
-2
/
+6
2014-05-17
cpupower: Remove dead link to homepage, and update the targets built.
Ramkumar Ramachandra
2
-10
/
+7
2014-05-17
cpupower: Rename cpufrequtils -> cpupower, and libcpufreq -> libcpupower.
Ramkumar Ramachandra
1
-6
/
+6
2014-05-07
PM / tools: cpupower: add option to display values without round offs
Prarit Bhargava
2
-40
/
+73
2014-05-01
cpufreq: Make linux-pm@vger.kernel.org official mailing list
Viresh Kumar
2
-2
/
+2
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
[next]