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>
Subject: [GIT PULL] Thermal management fixes for v3.9-rc4
Date: Wed, 20 Mar 2013 15:09:15 +0800	[thread overview]
Message-ID: <1363763355.2278.7.camel@rzhang1-mobl4> (raw)

Hi, Linus,

Please pull from the git repository at

  git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git next

to get the thermal management fixes for 3.9-rc4 with top-most commit
043e4652bf3378883e7c0db38fa47fa8e2558f9c:

  thermal: exynos_thermal: return a proper error code while
thermal_zone_device_register fail. (2013-03-11 23:09:29 +0800)

on top of commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:

  Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)

thanks,
rui

----------------------------------------------------------------
Devendra Naga (2):
      thermal: rcar_thermal: propagate return value of
thermal_zone_device_register
      thermal: exynos_thermal: return a proper error code while
thermal_zone_device_register fail.

Sachin Kamat (3):
      Thermal: dove: Convert to devm_ioremap_resource()
      Thermal: rcar: Convert to devm_ioremap_resource()
      Thermal: kirkwood: Convert to devm_ioremap_resource()

Wei Yongjun (1):
      thermal: rcar: fix missing unlock on error in
rcar_thermal_update_temp()

 drivers/thermal/dove_thermal.c     |   16 ++++++----------
 drivers/thermal/exynos_thermal.c   |    2 +-
 drivers/thermal/kirkwood_thermal.c |    8 +++-----
 drivers/thermal/rcar_thermal.c     |   29 ++++++++++++++---------------
 4 files changed, 24 insertions(+), 31 deletions(-)



                 reply	other threads:[~2013-03-20  7:09 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=1363763355.2278.7.camel@rzhang1-mobl4 \
    --to=rui.zhang@intel.com \
    --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).