linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eduardo Valentin <edubezval@gmail.com>
To: Rui Zhang <rui.zhang@intel.com>
Cc: Linux PM <linux-pm@vger.kernel.org>,
	Linux ACPI <linux-acpi@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] thermal-soc management updates for v3.19 #2
Date: Tue, 9 Dec 2014 00:02:28 -0400	[thread overview]
Message-ID: <20141209040226.GA2245@developer> (raw)

[-- Attachment #1: Type: text/plain, Size: 1677 bytes --]

Hello Rui,

(sorry for duplicates, now copying the list)

Please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git linus

to receive Thermal-SoC Management updates for v3.19 with top-most

184a4bf623fa587067851d25435fcb2f41de445b:

  thermal: of: Extend current of-thermal.c code to allow setting emulated temp (2014-12-08 21:10:00 -0400)

on top of e920f9b632a687834de5a78c60ac5c4c62327b1d:

  thermal: armada: Remove support for A375-Z1 SoC (2014-11-24 16:55:42 -0400)

Specifics:

Continuing the content for thermal-soc, I am sending now a specific extension in OF thermal.
In this pull, we have a change that extends the of thermal to allow drivers to register and use
its functionality in a better way. The content here does not exploits thermal core. The new 
API entries are intended to only access and properly implement the functionalities already
implemented in thermal core.

BR,

Eduardo Valentin

----------------------------------------------------------------
Lukasz Majewski (5):
      thermal: of: Extend of-thermal.c to provide number of trip points
      thermal: of: Extend of-thermal.c to provide check if trip point is valid
      thermal: of: Rename struct __thermal_trip to struct thermal_trip
      thermal: of: Extend of-thermal to export table of trip points
      thermal: of: Extend current of-thermal.c code to allow setting emulated temp

 drivers/thermal/of-thermal.c   | 109 ++++++++++++++++++++++++++++++++++-------
 drivers/thermal/thermal_core.h |  18 +++++++
 include/linux/thermal.h        |  18 +++++++
 3 files changed, 127 insertions(+), 18 deletions(-)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

                 reply	other threads:[~2014-12-09  4:02 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=20141209040226.GA2245@developer \
    --to=edubezval@gmail.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.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 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).