All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH/RFT 0/1] MPU DVFS using SMPS regulator driver
@ 2012-02-16 19:20 Kevin Hilman
  2012-02-16 19:20 ` [PATCH/RFT 1/1] OMAP2+: cpufreq: scale voltage along with frequency Kevin Hilman
  0 siblings, 1 reply; 11+ messages in thread
From: Kevin Hilman @ 2012-02-16 19:20 UTC (permalink / raw)
  To: linux-omap; +Cc: Tero Kristo

This patch modifies the OMAP CPUfreq driver to use the regulator framework
to scale voltage when scaling frequency.  It uses the new SMPS regulator
driver from Tero.

This patch applies on top of the recently posted SMPS regulator series
from Tero:

   Subject: [PATCHv9 0/5] arm: omap: smps regulator support
   Date:	Thu, 16 Feb 2012 12:27:48 +0200

I'd especially appreciate testing from those of you who are setup to
measure voltage at the voltage rails and can confirm that voltage is
actually being scaled.

Kevin Hilman (1):
  OMAP2+: cpufreq: scale voltage along with frequency

 arch/arm/mach-omap2/voltage.c  |    2 ++
 drivers/cpufreq/omap-cpufreq.c |   29 ++++++++++++++++++++++++++++-
 2 files changed, 30 insertions(+), 1 deletions(-)

-- 
1.7.9


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

end of thread, other threads:[~2012-02-23  7:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 19:20 [PATCH/RFT 0/1] MPU DVFS using SMPS regulator driver Kevin Hilman
2012-02-16 19:20 ` [PATCH/RFT 1/1] OMAP2+: cpufreq: scale voltage along with frequency Kevin Hilman
2012-02-16 19:24   ` Jean Pihet
2012-02-16 19:36     ` Kevin Hilman
2012-02-17 10:19       ` Tero Kristo
2012-02-17  7:35   ` Mohammed, Afzal
2012-02-22  0:06     ` Kevin Hilman
2012-02-22  6:14       ` Mohammed, Afzal
2012-02-22 18:42         ` Kevin Hilman
2012-02-23  5:28           ` Mohammed, Afzal
2012-02-23  7:17             ` Mohammed, Afzal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.