All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Shi <alex.shi@linaro.org>
To: Zhang Rui <rui.zhang@intel.com>
Cc: mark.hambleton@broadcom.com, mark.brown@linaro.org,
	eduardo.valentin@ti.com, mporter@linaro.org,
	lsk-interest@linaro.org, linaro-kernel@linaro.org,
	linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 01/19] thermal: allow registering without .get_temp
Date: Wed, 26 Mar 2014 10:30:46 +0800	[thread overview]
Message-ID: <53323BD6.2090107@linaro.org> (raw)
In-Reply-To: <1395800631.2330.8.camel@rzhang1-mobl4>

On 03/26/2014 10:23 AM, Zhang Rui wrote:
>> From: Eduardo Valentin <eduardo.valentin@ti.com>
>> > 
>> > This patch changes the thermal core driver to allow
>> > registration of thermal zones without the .get_temp callback.
>> > 
>> > The idea behind this change is to allow lazy registration
>> > of sensor callbacks.
>> > 
>> > The thermal zone will be disabled whenever the ops
>> > does not contain a .get_temp callback. The sysfs interface
>> > will be returning -EINVAL on any temperature read operation.
>> > 
>> > Cc: Zhang Rui <rui.zhang@intel.com>
>> > Cc: linux-pm@vger.kernel.org
>> > Cc: linux-kernel@vger.kernel.org
>> > Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
>> > (cherry picked from commit 81bd4e1cebed5efb85bd94a15342ee4d6965a416)
>> > 
>> > Signed-off-by: Alex Shi <alex.shi@linaro.org>
> why are you sending this patch series?
> all of the patches have been in upstream already.
> Plus, next time when you send a big patch set, please send with a patch
> 00/XX to give a general introduction of the whole patch set.
> 

We want to backport this patchset to linaro stable kernel which is based
on 3.10 kernel. git://git.linaro.org/kernel/linux-linaro-stable.git

It should not be spread this to community. Sorry, My fault!

-- 
Thanks
    Alex

  reply	other threads:[~2014-03-26  2:31 UTC|newest]

Thread overview: 29+ 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 [this message]
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   ` 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 ` [lm-sensors] [PATCH 07/19] hwmon: lm75: expose to thermal fw via DT nodes Alex Shi
2014-03-25 10:49   ` Alex Shi
2014-03-25 13:32   ` [lm-sensors] " Guenter Roeck
2014-03-25 13:32     ` Guenter Roeck
2014-03-25 10:49 ` [lm-sensors] [PATCH 08/19] hwmon: tmp102: " Alex Shi
2014-03-25 10:49   ` Alex Shi
2014-03-25 10:49 ` [PATCH 09/19] arm: dts: add omap4 CPU thermal data Alex Shi
2014-03-25 10:49   ` Alex Shi
2014-03-25 10:49   ` Alex Shi
2014-03-25 10:49 ` [PATCH 10/19] arm: dts: add cooling properties on omap4430 cpu node Alex Shi
2014-03-25 10:49   ` Alex Shi
2014-05-06 15:20   ` Tony Lindgren
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   ` Alex Shi
2014-03-25 10:49 ` [PATCH 12/19] arm: dts: add omap5 GPU thermal data Alex Shi
2014-03-25 10:49   ` Alex Shi
2014-03-25 10:49 ` [PATCH 13/19] arm: dts: add omap5 CORE " Alex Shi
2014-03-25 10:49   ` Alex Shi
2014-03-25 10:49 ` [PATCH 16/19] thermal: rcar-thermal: Enable driver compilation with COMPILE_TEST 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=53323BD6.2090107@linaro.org \
    --to=alex.shi@linaro.org \
    --cc=eduardo.valentin@ti.com \
    --cc=linaro-kernel@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=lsk-interest@linaro.org \
    --cc=mark.brown@linaro.org \
    --cc=mark.hambleton@broadcom.com \
    --cc=mporter@linaro.org \
    --cc=rui.zhang@intel.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.