From: Nishanth Menon <nm@ti.com>
To: linux-omap <linux-omap@vger.kernel.org>
Cc: Kevin <khilman@ti.com>, Nishanth Menon <nm@ti.com>
Subject: [PM-WIP_CPUFREQ][PATCH v4 0/4] Cleanups for cpufreq
Date: Thu, 26 May 2011 19:39:16 -0700 [thread overview]
Message-ID: <1306463960-27340-1-git-send-email-nm@ti.com> (raw)
Rev 4 of cleanups for cpufreq to take care of the review comments on
the remaining rev3 patches.
Applies on top of:
git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git
branch: pm-wip/cpufreq
Tested on SDP4430 - with a TI internal loadgenerator controlled on each cpu
while online/offline of cpu1 and using all governors. (Used a forked dvfs
for testing purposes)
Patch 4 Depends on: http://marc.info/?t=130630947000002&r=1&w=2
v4: changes:
* we drop omap2 code for clk_init/exit and expect omap2 be
supported once we get OPP/wrapper function to give us that
function (http://marc.info/?l=linux-omap&m=130644155723048&w=2)
* Dropped the mutex infavor of atomic
(http://marc.info/?l=linux-omap&m=130643487913294&w=2)
v3: http://marc.info/?l=linux-omap&m=130636674200733&w=2
v2: http://marc.info/?l=linux-omap&m=130570427214357&w=2
V1: http://marc.info/?l=linux-omap&m=130532085617487&w=2
Nishanth Menon (4):
OMAP2+: cpufreq: dont support !freq_table
OMAP2+: cpufreq: use OPP library
OMAP2+: cpufreq: put clk if cpu_init failed
OMAP2+: cpufreq: fix freq_table leak
arch/arm/mach-omap2/Makefile | 4 +-
arch/arm/mach-omap2/omap2plus-cpufreq.c | 103 ++++++++++++++++++------------
2 files changed, 64 insertions(+), 43 deletions(-)
Regards,
Nishanth Menon
next reply other threads:[~2011-05-27 2:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-27 2:39 Nishanth Menon [this message]
2011-05-27 2:39 ` [PM-WIP_CPUFREQ][PATCH v4 1/4] OMAP2+: cpufreq: dont support !freq_table Nishanth Menon
2011-06-02 22:11 ` Kevin Hilman
2011-05-27 2:39 ` [PM-WIP_CPUFREQ][PATCH v4 2/4] OMAP2+: cpufreq: use OPP library Nishanth Menon
2011-06-02 22:10 ` Kevin Hilman
2011-06-02 22:45 ` Kevin Hilman
2011-06-02 23:14 ` Menon, Nishanth
2011-05-27 2:39 ` [PM-WIP_CPUFREQ][PATCH v4 3/4] OMAP2+: cpufreq: put clk if cpu_init failed Nishanth Menon
2011-06-02 22:12 ` Kevin Hilman
2011-05-27 2:39 ` [PM-WIP_CPUFREQ][PATCH v4 4/4] OMAP2+: cpufreq: fix freq_table leak Nishanth Menon
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=1306463960-27340-1-git-send-email-nm@ti.com \
--to=nm@ti.com \
--cc=khilman@ti.com \
--cc=linux-omap@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox