index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]