linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Query] CPUFreq: Does these machines have separate clock domains for CPUs?
@ 2013-08-29 10:15 Viresh Kumar
  2013-08-29 10:23 ` Sekhar Nori
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Viresh Kumar @ 2013-08-29 10:15 UTC (permalink / raw)
  To: linux-pm@vger.kernel.org, cpufreq@vger.kernel.org,
	Linux Kernel Mailing List, linux-arm-kernel@lists.infradead.org
  Cc: Benjamin Herrenschmidt, David Miller, Eric Miao, Jesper Nilsson,
	John Crispin, linux-cris-kernel, linux-sh, Mikael Starvik,
	Paul Mundt, Sekhar Nori, sparclinux, Miao Steven, Dave Jones

Hi,

I have been doing some CPUFreq cleanup work and
wanted to know if the below mentioned machines have separate
clock domains for their CPUs or all share the same domain?

So, that we can use some generic routines for these drivers which
would eventually do:

cpumask_setall(policy->cpus);

And I wanted to make sure that this doesn't break them.. :)

......

The drivers are:

drivers/cpufreq/at32ap-cpufreq.c
drivers/cpufreq/blackfin-cpufreq.c
drivers/cpufreq/cris-artpec3-cpufreq.c
drivers/cpufreq/cris-etraxfs-cpufreq.c
drivers/cpufreq/davinci-cpufreq.c
drivers/cpufreq/e_powersaver.c
drivers/cpufreq/elanfreq.c
drivers/cpufreq/longhaul.c
drivers/cpufreq/loongson2_cpufreq.c
drivers/cpufreq/pmac32-cpufreq.c
drivers/cpufreq/powernow-k6.c
drivers/cpufreq/powernow-k7.c
drivers/cpufreq/pxa2xx-cpufreq.c
drivers/cpufreq/pxa3xx-cpufreq.c
drivers/cpufreq/sc520_freq.c
drivers/cpufreq/sh-cpufreq.c
drivers/cpufreq/sparc-us2e-cpufreq.c
drivers/cpufreq/sparc-us3-cpufreq.c

--
Viresh

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

end of thread, other threads:[~2013-09-04  7:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-29 10:15 [Query] CPUFreq: Does these machines have separate clock domains for CPUs? Viresh Kumar
2013-08-29 10:23 ` Sekhar Nori
2013-08-29 10:30   ` Viresh Kumar
2013-08-29 10:27     ` Sekhar Nori
2013-08-29 10:33       ` Viresh Kumar
2013-08-29 22:41 ` Aaro Koskinen
2013-08-30  4:21 ` Mikael Starvik
2013-08-30  6:48 ` Magnus Damm
2013-08-30  7:33   ` Viresh Kumar
2013-09-04  7:27     ` Magnus Damm
2013-08-30  8:49 ` Benjamin Herrenschmidt

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