On Tuesday, November 27, 2012 01:17:41 PM Thomas Renninger wrote: > 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(-) Applied to linux-pm.git/linux-next. Thanks, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html