All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@ti.com>
To: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH v2 0/2] [pm-wip/cpufreq] OMAP: CPUfreq cleanup and SMP support
Date: Thu, 17 Mar 2011 14:50:40 -0700	[thread overview]
Message-ID: <871v25v2kv.fsf@ti.com> (raw)
In-Reply-To: <1300102729-17276-1-git-send-email-santosh.shilimkar@ti.com> (Santosh Shilimkar's message of "Mon, 14 Mar 2011 17:08:47 +0530")

Santosh Shilimkar <santosh.shilimkar@ti.com> writes:

> This series is an attempt to clean-up OMAP CPUfreq driver.
> 	- The OMAP1 and OMAP2PLUS cpufreq support is split to avoid
> 	  any #ifdefery
> 	- The omap2plus_cupfreq support is updated to work on
> 	  SMP_ON_UP builds
> 	- SMP support is added which can be used on OMAP4
>
> The series is generated against Kevin's latest cpufreq branch.

Thanks, adding to pm-wip/cpufreq branch.

Kevin

> The following changes since commit 444a22eb04ae07aef45cd4d0154f6f2bbe76daa9:
>   Kevin Hilman (1):
>         cpufreq: fixup after new OPP layer merged
>
> Santosh Shilimkar (2):
>   OMAP: cpufreq: Split OMAP1 and OMAP2PLUS CPUfreq drivers.
>   OMAP2PLUS: cpufreq: Add SMP support to cater OMAP4430
>
>  arch/arm/mach-omap1/Makefile                       |    3 +
>  .../cpu-omap.c => mach-omap1/omap1-cpufreq.c}      |   68 +++------
>  arch/arm/mach-omap2/Makefile                       |    3 +
>  .../cpu-omap.c => mach-omap2/omap2plus-cpufreq.c}  |  156 +++++++++++++-------
>  arch/arm/plat-omap/Makefile                        |    1 -
>  5 files changed, 128 insertions(+), 103 deletions(-)
>  copy arch/arm/{plat-omap/cpu-omap.c => mach-omap1/omap1-cpufreq.c} (75%)
>  rename arch/arm/{plat-omap/cpu-omap.c => mach-omap2/omap2plus-cpufreq.c} (55%)

      parent reply	other threads:[~2011-03-17 21:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-14 11:38 [PATCH v2 0/2] [pm-wip/cpufreq] OMAP: CPUfreq cleanup and SMP support Santosh Shilimkar
2011-03-14 11:38 ` [PATCH v2 1/2] OMAP: cpufreq: Split OMAP1 and OMAP2PLUS CPUfreq drivers Santosh Shilimkar
2011-03-14 11:38 ` [PATCH v2 2/2] OMAP2PLUS: cpufreq: Add SMP support to cater OMAP4430 Santosh Shilimkar
2011-05-11  0:41   ` Menon, Nishanth
2011-05-11  7:10     ` Santosh Shilimkar
2011-03-17 21:50 ` Kevin Hilman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871v25v2kv.fsf@ti.com \
    --to=khilman@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=santosh.shilimkar@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.