linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zhang Rui <rui.zhang@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux PM list <linux-pm@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Eduardo Valentin <edubezval@gmail.com>,
	"Zhang, Rui" <rui.zhang@intel.com>
Subject: [GIT PULL] Thermal Management updates for v4.2-rc6
Date: Sat, 08 Aug 2015 15:07:40 +0800	[thread overview]
Message-ID: <1439017660.14585.13.camel@rzhang1-mobl4> (raw)

Hi, Linus,

Please pull from
  git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git for-rc

to receive the latest Thermal Management updates for 4.2-rc6 with
top-most commit 8bf93f2476cede84e6d7e7de5da9a55aeb196f9e:

  Merge branch 'fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
into for-rc

on top of commit 74d33293e467df61de1b1d8b2fbe29e550dec33b:

  Linux 4.2-rc5

Specifics:

- Fix an error that "weight_attr" sysfs attribute is not removed while
unbinding. From: Viresh Kumar.
- Fix power allocator governor tracing to return the real request. From
Javi Merino.
- Remove redundant owner assignment of hisi platform thermal driver.
>From Krzysztof Kozlowski.
- A couple of small fixes of Exynos thermal driver. From Krzysztof
Kozlowski and Chanwoo Choi.

thanks,
rui
----------------------------------------------------------------

Chanwoo Choi (2):
      thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead
of CONFIG_OF
      thermal: exynos: Remove unused code related to platform_data on
probe()

Javi Merino (1):
      thermal: power_allocator: trace the real requested power

Krzysztof Kozlowski (2):
      thermal: exynos: Disable the regulator on probe failure
      thermal: Drop owner assignment from platform_driver

Viresh Kumar (1):
      thermal: remove dangling 'weight_attr' device file

Zhang Rui (1):
      Merge branch 'fixes' of
git://git.kernel.org/.../evalenti/linux-soc-thermal into for-rc

 drivers/thermal/hisi_thermal.c       |  1 -
 drivers/thermal/power_allocator.c    | 26 ++++++++++++++++----------
 drivers/thermal/samsung/Kconfig      |  2 +-
 drivers/thermal/samsung/exynos_tmu.c |  5 ++---
 drivers/thermal/thermal_core.c       |  1 +
 5 files changed, 20 insertions(+), 15 deletions(-)







                 reply	other threads:[~2015-08-08  7:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1439017660.14585.13.camel@rzhang1-mobl4 \
    --to=rui.zhang@intel.com \
    --cc=edubezval@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=torvalds@linux-foundation.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).