aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-03tools/power turbostat: fix IVB supportLen Brown1-0/+2
2012-06-03tools/power turbostat: fix un-intended affinity of forked programLen Brown1-2/+26
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2-42/+2
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds2-120/+224
2012-03-29tools turbostat: harden against cpu online/offlineLen Brown1-54/+61
2012-03-29tools turbostat: reduce measurement overhead due to IPIsLen Brown1-0/+46
2012-03-29tools turbostat: add summary optionLen Brown2-69/+120
2012-03-03cpupower tools: add install target to the debug tools' makefilesFranck Bui-Huu2-2/+24
2012-03-03cpupower tools: allow to build debug tools in a separate directory tooFranck Bui-Huu2-14/+26
2012-03-03cpupower: Fix broken mask valuesThomas Renninger1-2/+2
2012-03-03cpupower tool: allow to build in a separate directoryFranck Bui-Huu2-39/+71
2012-03-03cpupower tool: makefile: simplify the recipe used to generate cpupower.pot targetFranck Bui-Huu1-3/+1
2012-03-03cpupower tool: remove use of undefined variables from the clean target of the top makefileFranck Bui-Huu1-2/+0
2012-03-03cpupower: Fix linking with --as-neededOzan Çağlayan1-1/+1
2012-03-03cpupower: Remove unneeded code and by that fix a memleakThomas Renninger1-7/+0
2012-03-03cpupower: Fix number of idle statesThomas Renninger1-3/+2
2012-03-03cpupower: Unify cpupower-frequency-* manpagesThomas Renninger2-6/+2
2012-03-03cpupower: Add cpupower-idle-info manpageThomas Renninger1-0/+90
2012-03-03cpupower: AMD fam14h/Ontario monitor can also be used by fam12h cpusThomas Renninger2-9/+9
2012-03-03cpupower: Better interface for accessing AMD pci registersThomas Renninger4-23/+32
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+2
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into releaseLen Brown1-0/+2
2011-12-15tools/power turbostat: update fields in manpageArun Thomas1-4/+4
2011-11-18tools turbostat: recognize and run properly on IVBLen Brown1-0/+2
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown1-13/+15
2011-08-19cpupower: use man(1) when calling "cpupower help subcommand"Dominik Brodowski11-228/+86
2011-08-19cpupower: make NLS truly optionalDominik Brodowski2-0/+10
2011-08-19cpupower: fix Makefile typoDave Jones1-2/+2
2011-08-15cpupower: Make monitor command -c/--cpu awareThomas Renninger1-0/+8
2011-08-15cpupower: Better detect offlined CPUsThomas Renninger5-4/+66
2011-08-15cpupower: Do not show an empty Idle_Stats monitor if no idle driver is availableThomas Renninger1-1/+1
2011-08-15cpupower: mperf monitor - Use TSC to calculate max frequency if possibleThomas Renninger2-48/+131
2011-08-15cpupower: avoid using symlinksAmerigo Wang3-6/+4
2011-08-02Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds2-26/+25
2011-08-02tools/power turbostat: fit output into 80 columns on snb-epLen Brown1-23/+23
2011-07-29cpupower: Do detect IDA (opportunistic processor performance) via cpuidThomas Renninger4-41/+9
2011-07-29cpupower: Show Intel turbo ratio support via ./cpupower frequency-infoThomas Renninger4-17/+95
2011-07-29cpupowerutils: increase MAX_LINE_LENRoman Vasiyarov1-1/+1
2011-07-29cpupower: Rename package from cpupowerutils to cpupowerThomas Renninger1-6/+6
2011-07-29cpupowerutils: Rename: libcpufreq->libcpupowerThomas Renninger3-18/+17
2011-07-29cpupowerutils: use kernel version-derived version stringDominik Brodowski2-7/+41
2011-07-29cpupowerutils: utils - ConfigStyle bugfixesDominik Brodowski6-108/+122
2011-07-29cpupowerutils: helpers - ConfigStyle bugfixesDominik Brodowski9-86/+100
2011-07-29cpupowerutils: idle_monitor - ConfigStyle bugfixesDominik Brodowski6-115/+128
2011-07-29cpupowerutils: lib - ConfigStyle bugfixesDominik Brodowski4-172/+209
2011-07-29cpupowerutils: bench - ConfigStyle bugfixesDominik Brodowski8-58/+75
2011-07-29cpupowerutils: do not update po files on each and every compileDominik Brodowski1-7/+16
2011-07-29cpupowerutils: remove ccdv, use kernel quiet/verbose mechanismDominik Brodowski4-411/+24
2011-07-29cpupowerutils: use COPYING, CREDITS from top-level directoryDominik Brodowski2-358/+0
2011-07-29cpupowerutils - cpufrequtils extended with quite some featuresDominik Brodowski72-0/+14417