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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-19
tools/power: turbostat: fix large c1% issue
Len Brown
1
-4
/
+8
2012-07-19
tools/power: turbostat v2 - re-write for efficiency
Len Brown
3
-539
/
+868
2012-06-03
tools/power turbostat: fix IVB support
Len Brown
1
-0
/
+2
2012-06-03
tools/power turbostat: fix un-intended affinity of forked program
Len Brown
1
-2
/
+26
2012-05-17
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
2
-42
/
+2
2012-03-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-120
/
+224
2012-03-29
tools turbostat: harden against cpu online/offline
Len Brown
1
-54
/
+61
2012-03-29
tools turbostat: reduce measurement overhead due to IPIs
Len Brown
1
-0
/
+46
2012-03-29
tools turbostat: add summary option
Len Brown
2
-69
/
+120
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
2012-01-18
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-06
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-02
Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-26
/
+25
2011-08-02
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
[next]