public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Alex Shi <alex.shi@linaro.org>,
	mark.hambleton@broadcom.com, mark.brown@linaro.org,
	eduardo.valentin@ti.com, mporter@linaro.org,
	lsk-interest@linaro.org, linaro-kernel@linaro.org
Cc: Jean Delvare <khali@linux-fr.org>,
	linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org
Subject: Re: [lm-sensors] [PATCH 07/19] hwmon: lm75: expose to thermal fw via DT nodes
Date: Tue, 25 Mar 2014 06:32:04 -0700	[thread overview]
Message-ID: <53318554.7090507@roeck-us.net> (raw)
In-Reply-To: <1395744572-20014-8-git-send-email-alex.shi@linaro.org>

On 03/25/2014 03:49 AM, Alex Shi wrote:
> From: Eduardo Valentin <eduardo.valentin@ti.com>
>
> This patch adds to lm75 temperature sensor the possibility
> to expose itself as thermal zone device, registered on the
> thermal framework.
>
> The thermal zone is built only if a device tree node
> describing a thermal zone for this sensor is present
> inside the lm75 DT node. Otherwise, the driver behavior
> will be the same.
>
> Note: This patch has also been reviewed by Jean D. He has
> requested to perform a wider inspection of possible
> users of thermal and hwmon interaction API. On the other
> hand, the change on this patch is acceptable on first
> step of overall code change.
>
> Cc: Jean Delvare <khali@linux-fr.org>
> Cc: lm-sensors@lm-sensors.org
> Cc: linux-kernel@vger.kernel.org
> Acked-by: Guenter Roeck <linux@roeck-us.net>
> Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
> (cherry picked from commit 22e731838b0e337fed5f16c67aa0b954028dfe93)
>
> Signed-off-by: Alex Shi <alex.shi@linaro.org>

Not entirely sure why you are sending this patch to a public list.
This patch as well as patch 8/19 have already been applied.
Ok, it appears that you plan to apply it to some other branch.
So what ?

Can you clarify ?

Reason for asking is that I don't want to get flooded with e-mail
each time someone applies a patch to some arbitrary branch,
and I end up being confused and looking through the code
trying to figure out what is going on. Whatever it is, your branch
isn't that special that you need to tell the rest of the world
what you are doing.

Thanks,
Guenter


  reply	other threads:[~2014-03-25 13:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1395744572-20014-1-git-send-email-alex.shi@linaro.org>
2014-03-25 10:49 ` [PATCH 01/19] thermal: allow registering without .get_temp Alex Shi
2014-03-26  2:23   ` Zhang Rui
2014-03-26  2:30     ` Alex Shi
2014-03-25 10:49 ` [PATCH 02/19] thermal: hwmon: move hwmon support to single file Alex Shi
2014-03-25 10:49 ` [PATCH 03/19] drivers: thermal: make usage of CONFIG_THERMAL_HWMON optional Alex Shi
2014-03-25 10:49 ` [PATCH 04/19] thermal: introduce device tree parser Alex Shi
2014-03-25 10:49 ` [PATCH 05/19] thermal: core: introduce thermal_of_cooling_device_register Alex Shi
2014-03-25 10:49 ` [PATCH 06/19] thermal: cpu_cooling: introduce of_cpufreq_cooling_register Alex Shi
2014-03-25 10:49 ` [PATCH 07/19] hwmon: lm75: expose to thermal fw via DT nodes Alex Shi
2014-03-25 13:32   ` Guenter Roeck [this message]
2014-03-25 10:49 ` [PATCH 08/19] hwmon: tmp102: " Alex Shi
2014-03-25 10:49 ` [PATCH 09/19] arm: dts: add omap4 CPU thermal data Alex Shi
2014-03-25 10:49 ` [PATCH 10/19] arm: dts: add cooling properties on omap4430 cpu node Alex Shi
2014-05-06 15:20   ` Tony Lindgren
2014-03-25 10:49 ` [PATCH 11/19] arm: dts: add cooling properties on omap4460 " Alex Shi
2014-03-25 10:49 ` [PATCH 12/19] arm: dts: add omap5 GPU thermal data Alex Shi
2014-03-25 10:49 ` [PATCH 13/19] arm: dts: add omap5 CORE " Alex Shi

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=53318554.7090507@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=alex.shi@linaro.org \
    --cc=eduardo.valentin@ti.com \
    --cc=khali@linux-fr.org \
    --cc=linaro-kernel@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=lsk-interest@linaro.org \
    --cc=mark.brown@linaro.org \
    --cc=mark.hambleton@broadcom.com \
    --cc=mporter@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