linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Cpufreq Fixes for 3.9
@ 2013-01-12  5:14 Viresh Kumar
  2013-01-12  5:14 ` [PATCH 1/5] cpufreq: Manage only online cpus Viresh Kumar
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Viresh Kumar @ 2013-01-12  5:14 UTC (permalink / raw)
  To: rjw; +Cc: cpufreq, linux-pm, linux-kernel, linaro-dev, patches,
	Viresh Kumar

Hi Rafael,

As requested, i am resending all my cpufreq fixes together. I have added correct
Tested-by flags.

Viresh Kumar (5):
  cpufreq: Manage only online cpus
  cpufreq: Notify governors when cpus are hot-[un]plugged
  cpufreq: Don't use cpu removed during cpufreq_driver_unregister
  cpufreq: Simplify __cpufreq_remove_dev()
  cpufreq: Simplify cpufreq_add_dev()

 drivers/cpufreq/cpufreq.c       | 316 +++++++++++++++++-----------------------
 drivers/cpufreq/cpufreq_stats.c |  27 +++-
 drivers/cpufreq/freq_table.c    |   9 ++
 include/linux/cpufreq.h         |  14 +-
 4 files changed, 178 insertions(+), 188 deletions(-)

-- 
1.7.12.rc2.18.g61b472e


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

end of thread, other threads:[~2013-01-12 13:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-12  5:14 [PATCH 0/5] Cpufreq Fixes for 3.9 Viresh Kumar
2013-01-12  5:14 ` [PATCH 1/5] cpufreq: Manage only online cpus Viresh Kumar
2013-01-12  5:14 ` [PATCH 3/5] cpufreq: Don't use cpu removed during cpufreq_driver_unregister Viresh Kumar
     [not found] ` <cover.1357967566.git.viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2013-01-12  5:14   ` [PATCH 2/5] cpufreq: Notify governors when cpus are hot-[un]plugged Viresh Kumar
2013-01-12  5:14   ` [PATCH 4/5] cpufreq: Simplify __cpufreq_remove_dev() Viresh Kumar
2013-01-12  5:14   ` [PATCH 5/5] cpufreq: Simplify cpufreq_add_dev() Viresh Kumar
2013-01-12 13:27 ` [PATCH 0/5] Cpufreq Fixes for 3.9 Rafael J. Wysocki
2013-01-12 13:42   ` Viresh Kumar

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).