From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 6/6] clk: Add floor and ceiling constraints to clock rates
Date: Thu, 07 Aug 2014 11:27:28 -0600 [thread overview]
Message-ID: <53E3B700.8080706@wwwdotorg.org> (raw)
In-Reply-To: <1407333368-31979-6-git-send-email-tomeu.vizoso@collabora.com>
On 08/06/2014 07:56 AM, Tomeu Vizoso wrote:
> Adds a way for clock consumers to set maximum and minimum rates. This can be
> used for thermal drivers to set ceiling rates, or by misc. drivers to set
> floor rates to assure a minimum performance level.
Patches 5, 6,
Reviewed-by: Stephen Warren <swarren@nvidia.com>
WARNING: multiple messages have this Message-ID (diff)
From: Stephen Warren <swarren@wwwdotorg.org>
To: Tomeu Vizoso <tomeu.vizoso@collabora.com>,
Mike Turquette <mturquette@linaro.org>
Cc: Thierry Reding <thierry.reding@gmail.com>,
Tomasz Figa <t.figa@samsung.com>,
Peter De Schrijver <pdeschrijver@nvidia.com>,
rabin@rab.in, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Subject: Re: [PATCH v5 6/6] clk: Add floor and ceiling constraints to clock rates
Date: Thu, 07 Aug 2014 11:27:28 -0600 [thread overview]
Message-ID: <53E3B700.8080706@wwwdotorg.org> (raw)
In-Reply-To: <1407333368-31979-6-git-send-email-tomeu.vizoso@collabora.com>
On 08/06/2014 07:56 AM, Tomeu Vizoso wrote:
> Adds a way for clock consumers to set maximum and minimum rates. This can be
> used for thermal drivers to set ceiling rates, or by misc. drivers to set
> floor rates to assure a minimum performance level.
Patches 5, 6,
Reviewed-by: Stephen Warren <swarren@nvidia.com>
next prev parent reply other threads:[~2014-08-07 17:27 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-06 13:56 [PATCH v5 0/6] Per-user clock constraints Tomeu Vizoso
2014-08-06 13:56 ` Tomeu Vizoso
2014-08-06 13:56 ` [PATCH v5 1/6] clk: Add temporary mapping to the existing API Tomeu Vizoso
2014-08-06 13:56 ` Tomeu Vizoso
2014-08-06 13:56 ` [PATCH v5 2/6] ASoC: mxs-saif: fix mixed use of public and provider clk API Tomeu Vizoso
2014-08-06 13:56 ` Tomeu Vizoso
2014-08-06 13:56 ` [PATCH v5 4/6] clk: use struct clk only for external API Tomeu Vizoso
2014-08-06 13:56 ` Tomeu Vizoso
2014-08-06 13:56 ` [PATCH v5 5/6] clk: per-user clock accounting for debug Tomeu Vizoso
2014-08-06 13:56 ` Tomeu Vizoso
2014-08-06 13:56 ` [PATCH v5 6/6] clk: Add floor and ceiling constraints to clock rates Tomeu Vizoso
2014-08-06 13:56 ` Tomeu Vizoso
2014-08-07 17:27 ` Stephen Warren [this message]
2014-08-07 17:27 ` Stephen Warren
2014-08-13 9:46 ` [PATCH v5 0/6] Per-user clock constraints Boris BREZILLON
2014-08-13 9:46 ` Boris BREZILLON
2014-08-14 12:07 ` Tomeu Vizoso
2014-08-14 12:07 ` Tomeu Vizoso
2014-08-14 15:54 ` Mike Turquette
2014-08-14 15:54 ` Mike Turquette
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=53E3B700.8080706@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--cc=linux-arm-kernel@lists.infradead.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 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.