From: Rajendra Nayak <rnayak@ti.com>
To: "Menon, Nishanth" <nm@ti.com>
Cc: Jean Pihet <jean.pihet@newoldbits.com>,
linux-omap@vger.kernel.org, paul@pwsan.com,
linux-arm-kernel@lists.infradead.org, khilman@ti.com,
Jean Pihet <j-pihet@ti.com>
Subject: Re: [PATCH 2/8] ARM: OMAP2+: PM: introduce power domains functional states
Date: Fri, 13 Jul 2012 10:56:53 +0530 [thread overview]
Message-ID: <4FFFB19D.2090808@ti.com> (raw)
In-Reply-To: <CAOMWX4cT+U2iq3e=rfBaSX5Hdn_kNEkdF0ffC33UCuEfEjdisw@mail.gmail.com>
On Friday 13 July 2012 08:31 AM, Menon, Nishanth wrote:
> my Crib about the above apis are lack of logic power state handling:(
> which forces code like cpuidle to use different apis for logic
> power state and force them to use these apis just for pwrst.
Have you looked at an alternate approach that was proposed here..
https://patchwork.kernel.org/patch/1160431/
WARNING: multiple messages have this Message-ID (diff)
From: rnayak@ti.com (Rajendra Nayak)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/8] ARM: OMAP2+: PM: introduce power domains functional states
Date: Fri, 13 Jul 2012 10:56:53 +0530 [thread overview]
Message-ID: <4FFFB19D.2090808@ti.com> (raw)
In-Reply-To: <CAOMWX4cT+U2iq3e=rfBaSX5Hdn_kNEkdF0ffC33UCuEfEjdisw@mail.gmail.com>
On Friday 13 July 2012 08:31 AM, Menon, Nishanth wrote:
> my Crib about the above apis are lack of logic power state handling:(
> which forces code like cpuidle to use different apis for logic
> power state and force them to use these apis just for pwrst.
Have you looked at an alternate approach that was proposed here..
https://patchwork.kernel.org/patch/1160431/
next prev parent reply other threads:[~2012-07-13 5:27 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-14 14:53 [PATCH v4 0/8] ARM: OMAP2+: PM: introduce the power domains functional states Jean Pihet
2012-06-14 14:53 ` Jean Pihet
2012-06-14 14:53 ` [PATCH 1/8] ARM: OMAP2+: PM: protect the power domain state change by a mutex Jean Pihet
2012-06-14 14:53 ` Jean Pihet
2012-06-20 9:17 ` Rajendra Nayak
2012-06-20 9:17 ` Rajendra Nayak
2012-06-14 14:53 ` [PATCH 2/8] ARM: OMAP2+: PM: introduce power domains functional states Jean Pihet
2012-06-14 14:53 ` Jean Pihet
2012-06-15 11:20 ` Jean Pihet
2012-06-15 11:20 ` Jean Pihet
2012-07-13 3:01 ` Menon, Nishanth
2012-07-13 3:01 ` Menon, Nishanth
2012-07-13 4:39 ` Nishanth Menon
2012-07-13 4:39 ` Nishanth Menon
2012-07-13 5:26 ` Rajendra Nayak [this message]
2012-07-13 5:26 ` Rajendra Nayak
2012-07-13 5:29 ` Menon, Nishanth
2012-07-13 5:29 ` Menon, Nishanth
2012-07-13 7:18 ` Jean Pihet
2012-07-13 7:18 ` Jean Pihet
2012-07-13 7:27 ` Menon, Nishanth
2012-07-13 7:27 ` Menon, Nishanth
2012-07-13 7:07 ` Jean Pihet
2012-07-13 7:07 ` Jean Pihet
2012-07-13 7:14 ` Menon, Nishanth
2012-07-13 7:14 ` Menon, Nishanth
2012-06-14 14:53 ` [PATCH 3/8] ARM: OMAP2+: PM: use the functional power states API Jean Pihet
2012-06-14 14:53 ` Jean Pihet
2012-06-14 14:53 ` [PATCH 4/8] ARM: OMAP2+: PM: introduce power domains logic and memory functional states Jean Pihet
2012-06-14 14:53 ` Jean Pihet
2012-06-14 14:53 ` [PATCH 5/8] ARM: OMAP2+: PM: introduce power domains achievable " Jean Pihet
2012-06-14 14:53 ` Jean Pihet
2012-06-15 11:28 ` Jean Pihet
2012-06-15 11:28 ` Jean Pihet
2012-07-19 6:57 ` Menon, Nishanth
2012-07-19 6:57 ` Menon, Nishanth
2012-06-14 14:53 ` [PATCH 6/8] ARM: OMAP2+: PM: use the functional power states API for logic and memory Jean Pihet
2012-06-14 14:53 ` Jean Pihet
2012-06-14 14:53 ` [PATCH 7/8] ARM: OMAP2+: PM: use power domain functional state in stats counters Jean Pihet
2012-06-14 14:53 ` Jean Pihet
2012-06-14 14:53 ` [PATCH 8/8] ARM: OMAP2+: PM debug: trace the functional power domains states Jean Pihet
2012-06-14 14:53 ` Jean Pihet
2012-07-13 13:41 ` [PATCH v4 0/8] ARM: OMAP2+: PM: introduce the power domains functional states Jean Pihet
2012-07-13 13:41 ` Jean Pihet
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=4FFFB19D.2090808@ti.com \
--to=rnayak@ti.com \
--cc=j-pihet@ti.com \
--cc=jean.pihet@newoldbits.com \
--cc=khilman@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=nm@ti.com \
--cc=paul@pwsan.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.