cpufreq.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] cpupower enhancements for 3.7
@ 2012-10-09 13:20 Thomas Renninger
  2012-10-09 13:21 ` [PATCH 1/8] cpupower tools: Remove brace expansion from clean target Thomas Renninger
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Thomas Renninger @ 2012-10-09 13:20 UTC (permalink / raw)
  To: cpufreq; +Cc: Thomas Renninger, linux, rjw

Hope it's not too late already...

Palmer Cox (6):
  cpupower tools: Remove brace expansion from clean target
  cpupower tools: Update .gitignore for files created in the debug
    directories
  cpupower tools: Fix minor warnings
  cpupower tools: Fix issues with sysfs_topology_read_file
  cpupower tools: Fix malloc of cpu_info structure
  cpupower tools: Fix warning and a bug with the cpu package count

Thomas Renninger (2):
  cpupower: Provide -c param for cpupower monitor to schedule process
    on all cores
  patch cpupower_ivy_bridge_support.patch

 tools/power/cpupower/.gitignore                    |    7 +++
 tools/power/cpupower/Makefile                      |    3 +-
 tools/power/cpupower/debug/i386/Makefile           |    5 ++-
 tools/power/cpupower/man/cpupower-monitor.1        |   15 +++++-
 tools/power/cpupower/utils/helpers/helpers.h       |   18 ++++---
 tools/power/cpupower/utils/helpers/sysfs.c         |   19 -------
 tools/power/cpupower/utils/helpers/topology.c      |   53 +++++++++++---------
 .../cpupower/utils/idle_monitor/cpupower-monitor.c |   21 +++++++-
 .../cpupower/utils/idle_monitor/cpupower-monitor.h |   17 ++++++
 tools/power/cpupower/utils/idle_monitor/snb_idle.c |   10 +++-
 10 files changed, 108 insertions(+), 60 deletions(-)

-- 
1.7.6.1


^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH 0/8] cpupower enhancements for 3.8
@ 2012-11-27 12:17 Thomas Renninger
  2012-11-27 12:17 ` [PATCH 6/8] cpupower tools: Fix warning and a bug with the cpu package count Thomas Renninger
  0 siblings, 1 reply; 13+ messages in thread
From: Thomas Renninger @ 2012-11-27 12:17 UTC (permalink / raw)
  To: rjw; +Cc: Thomas Renninger, cpufreq

Palmer Cox (6):
  cpupower tools: Remove brace expansion from clean target
  cpupower tools: Update .gitignore for files created in the debug
    directories
  cpupower tools: Fix minor warnings
  cpupower tools: Fix issues with sysfs_topology_read_file
  cpupower tools: Fix malloc of cpu_info structure
  cpupower tools: Fix warning and a bug with the cpu package count

Thomas Renninger (2):
  cpupower: Provide -c param for cpupower monitor to schedule process
    on all cores
  cpupower: IvyBridge (0x3a and 0x3e models) support

 tools/power/cpupower/.gitignore                    |    7 +++
 tools/power/cpupower/Makefile                      |    3 +-
 tools/power/cpupower/debug/i386/Makefile           |    5 ++-
 tools/power/cpupower/man/cpupower-monitor.1        |   15 +++++-
 tools/power/cpupower/utils/helpers/cpuid.c         |    2 +
 tools/power/cpupower/utils/helpers/helpers.h       |   18 ++++---
 tools/power/cpupower/utils/helpers/sysfs.c         |   19 -------
 tools/power/cpupower/utils/helpers/topology.c      |   53 +++++++++++---------
 .../cpupower/utils/idle_monitor/cpupower-monitor.c |   21 +++++++-
 .../cpupower/utils/idle_monitor/cpupower-monitor.h |   17 ++++++
 tools/power/cpupower/utils/idle_monitor/snb_idle.c |   10 +++-
 11 files changed, 110 insertions(+), 60 deletions(-)

-- 
1.7.6.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2012-11-27 12:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-09 13:20 [PATCH 0/8] cpupower enhancements for 3.7 Thomas Renninger
2012-10-09 13:21 ` [PATCH 1/8] cpupower tools: Remove brace expansion from clean target Thomas Renninger
2012-10-09 13:21 ` [PATCH 2/8] cpupower tools: Update .gitignore for files created in the debug directories Thomas Renninger
2012-10-09 13:21 ` [PATCH 3/8] cpupower tools: Fix minor warnings Thomas Renninger
2012-10-09 13:21 ` [PATCH 4/8] cpupower tools: Fix issues with sysfs_topology_read_file Thomas Renninger
2012-10-09 13:21 ` [PATCH 5/8] cpupower tools: Fix malloc of cpu_info structure Thomas Renninger
2012-10-09 13:21 ` [PATCH 6/8] cpupower tools: Fix warning and a bug with the cpu package count Thomas Renninger
2012-10-09 13:21 ` [PATCH 7/8] cpupower: Provide -c param for cpupower monitor to schedule process on all cores Thomas Renninger
2012-10-09 13:21 ` [PATCH 8/8] patch cpupower_ivy_bridge_support.patch Thomas Renninger
2012-11-24  9:49   ` Rafael J. Wysocki
2012-11-26 15:46     ` Thomas Renninger
2012-11-26 20:49       ` Rafael J. Wysocki
  -- strict thread matches above, loose matches on Subject: below --
2012-11-27 12:17 [PATCH 0/8] cpupower enhancements for 3.8 Thomas Renninger
2012-11-27 12:17 ` [PATCH 6/8] cpupower tools: Fix warning and a bug with the cpu package count Thomas Renninger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).