diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-31 12:23:40 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-31 12:23:40 -0400 |
commit | 4d8a93c7e542c364b1c2ad1dd406ede85080eab9 (patch) | |
tree | 313d1dd3dec890b79b98a9ee420b17f6967db9fc /MAINTAINERS | |
parent | f33c596a2f921696391801b637ed50d514634079 (diff) | |
parent | 029e9f73667f9b4661ac9886f706d75d26850260 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils
* git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils:
cpupower: Do detect IDA (opportunistic processor performance) via cpuid
cpupower: Show Intel turbo ratio support via ./cpupower frequency-info
cpupowerutils: increase MAX_LINE_LEN
cpupower: Rename package from cpupowerutils to cpupower
cpupowerutils: Rename: libcpufreq->libcpupower
cpupowerutils: use kernel version-derived version string
cpupowerutils: utils - ConfigStyle bugfixes
cpupowerutils: helpers - ConfigStyle bugfixes
cpupowerutils: idle_monitor - ConfigStyle bugfixes
cpupowerutils: lib - ConfigStyle bugfixes
cpupowerutils: bench - ConfigStyle bugfixes
cpupowerutils: do not update po files on each and every compile
cpupowerutils: remove ccdv, use kernel quiet/verbose mechanism
cpupowerutils: use COPYING, CREDITS from top-level directory
cpupowerutils - cpufrequtils extended with quite some features
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf5e8a79309b..c9c6324a7a9f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1925,6 +1925,12 @@ S: Maintained | |||
1925 | F: arch/x86/kernel/cpuid.c | 1925 | F: arch/x86/kernel/cpuid.c |
1926 | F: arch/x86/kernel/msr.c | 1926 | F: arch/x86/kernel/msr.c |
1927 | 1927 | ||
1928 | CPU POWER MONITORING SUBSYSTEM | ||
1929 | M: Dominik Brodowski <linux@dominikbrodowski.net> | ||
1930 | M: Thomas Renninger <trenn@suse.de> | ||
1931 | S: Maintained | ||
1932 | F: tools/power/cpupower | ||
1933 | |||
1928 | CPUSETS | 1934 | CPUSETS |
1929 | M: Paul Menage <menage@google.com> | 1935 | M: Paul Menage <menage@google.com> |
1930 | W: http://www.bullopensource.org/cpuset/ | 1936 | W: http://www.bullopensource.org/cpuset/ |