linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Amit Daniel Kachhap <amit.kachhap@linaro.org>
Cc: linux-samsung-soc@vger.kernel.org, linaro-dev@lists.linaro.org,
	patches@linaro.org, linux-kernel@vger.kernel.org,
	linux-acpi@vger.kernel.org, linux-pm@lists.linux-foundation.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 0/6] thermal: exynos: Add kernel thermal support for exynos platform
Date: Tue, 8 May 2012 13:16:16 -0700	[thread overview]
Message-ID: <20120508131616.f60c1f90.akpm@linux-foundation.org> (raw)
In-Reply-To: <1336493898-7039-1-git-send-email-amit.kachhap@linaro.org>

On Tue,  8 May 2012 21:48:12 +0530
Amit Daniel Kachhap <amit.kachhap@linaro.org> wrote:

> This patchset introduces a new generic cooling device based on cpufreq that
> can be used on non-ACPI platforms. As a proof of concept, we have drivers for
> the following platforms using this mechanism now:
> 
>  * TI OMAP (git://git.linaro.org/people/amitdanielk/linux.git omap4460_thermal)
>  * Samsung Exynos (Exynos4 and Exynos5) in the current patchset.
>  * Freescale i.MX (git://git.linaro.org/people/amitdanielk/linux.git imx6q_thermal)
> 
> These patches have been reviewed by Rui Zhang (https://lkml.org/lkml/2012/4/9/448)

But we don't have explicit Reviewed-by:s for the changelogs?

> who seems to agree with them in principle, but I haven't had any luck getting them
> merged, perhaps a lack of maintainer bandwidth.
> 
> ACPI platforms currently have such a mechanism but it is wrapped in ACPI'isms
> that we don't have on ARM platforms. If this is accepted, I'm proposing to
> convert over the ACPI thermal driver to use this common code too.

      parent reply	other threads:[~2012-05-08 20:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-08 16:18 [PATCH v3 0/6] thermal: exynos: Add kernel thermal support for exynos platform Amit Daniel Kachhap
2012-05-08 16:18 ` [PATCH v3 1/6] thermal: Add a new trip type to use cooling device instance number Amit Daniel Kachhap
     [not found]   ` <1336493898-7039-2-git-send-email-amit.kachhap-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2012-05-08 16:18     ` [PATCH v3 2/6] thermal: Add generic cpufreq cooling implementation Amit Daniel Kachhap
     [not found]       ` <1336493898-7039-3-git-send-email-amit.kachhap-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2012-05-08 16:18         ` [PATCH v3 3/6] hwmon: exynos4: Move thermal sensor driver to driver/thermal directory Amit Daniel Kachhap
     [not found]           ` <1336493898-7039-4-git-send-email-amit.kachhap-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2012-05-08 16:18             ` [PATCH v3 4/6] thermal: exynos5: Add exynos5 thermal sensor driver support Amit Daniel Kachhap
     [not found]               ` <1336493898-7039-5-git-send-email-amit.kachhap-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2012-05-08 16:18                 ` [PATCH v3 5/6] thermal: exynos: Register the tmu sensor with the kernel thermal layer Amit Daniel Kachhap
     [not found]                   ` <1336493898-7039-6-git-send-email-amit.kachhap-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2012-05-08 16:18                     ` [PATCH v3 6/6] ARM: exynos: Add thermal sensor driver platform data support Amit Daniel Kachhap
2012-05-08 20:16                       ` Andrew Morton
2012-05-08 20:16                   ` [PATCH v3 5/6] thermal: exynos: Register the tmu sensor with the kernel thermal layer Andrew Morton
2012-05-09  9:26                     ` Amit Kachhap
2012-05-08 20:16           ` [PATCH v3 3/6] hwmon: exynos4: Move thermal sensor driver to driver/thermal directory Andrew Morton
2012-05-08 20:16       ` [PATCH v3 2/6] thermal: Add generic cpufreq cooling implementation Andrew Morton
2012-05-09  8:27         ` Amit Kachhap
2012-05-08 20:06 ` [PATCH v3 0/6] thermal: exynos: Add kernel thermal support for exynos platform Zhang, Rui
2012-05-09 12:44   ` Amit Kachhap
2012-05-08 20:16 ` Andrew Morton [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=20120508131616.f60c1f90.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=amit.kachhap@linaro.org \
    --cc=linaro-dev@lists.linaro.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=patches@linaro.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;
as well as URLs for NNTP newsgroup(s).