From: Eduardo Valentin <edubezval@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
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 management updates for v4.0-rc2
Date: Sun, 1 Mar 2015 22:38:59 -0400 [thread overview]
Message-ID: <20150302023857.GB8925@developer.hsd1.ca.comcast.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 3318 bytes --]
Hello Linus,
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git fixes-for-4.0-rc2
to receive Thermal Management updates for v4.0-rc2 with top-most
5912e264d9eec512598d8faf33440630a3aee989:
Merge branch 'tmon-fixes' of .git into next (2015-02-28 14:07:03 +0800)
on top of commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
Specifics:
- Several fixes in tmon tool.
- Fixes in intel int340x for _ART and _TRT tables.
- Add id for Avoton SoC into powerclamp driver.
- Fixes in RCAR thermal driver to remove race conditions and fix fail path
- Fixes in TI thermal driver: removal of unnecessary code and build fix if !CONFIG_PM_SLEEP
- Cleanups in exynos thermal driver
- Add stubs for include/linux/thermal.h. Now drivers using thermal calls but that also work
without CONFIG_THERMAL will be able to compile for systems that don't care about thermal.
Note: I am sending this pull on Rui's behalf while he fixes issues in
his Linux box.
BR,
Eduardo Valentin
----------------------------------------------------------------
Brian Norris (8):
tools/thermal: tmon: add --target-temp parameter
tools/thermal: tmon: add min/max macros
tools/thermal: tmon: tui: don't hard-code dialog window size assumptions
tools/thermal: tmon: fixup tui windowing calculations
tools/thermal: tmon: add .gitignore
tools/thermal: tmon: support cross-compiling
tools/thermal: tmon: use pkg-config to determine library dependencies
tools/thermal: tmon: silence 'set but not used' warnings
Chanwoo Choi (1):
thermal: exynos: Clean-up code to use oneline entry for exynos compatible table
Geert Uytterhoeven (2):
thermal: rcar: Fix race condition between init and interrupt
thermal: rcar: Make error and remove paths symmetrical with init
Grygorii Strashko (1):
thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP
Markus Elfring (1):
ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq_cooling_unregister"
Miguel Bernal Marin (1):
thermal/intel_powerclamp: add id for Avoton SoC
Nishanth Menon (1):
thermal: Introduce dummy functions when thermal is not defined
Srinivas Pandruvada (1):
thermal: int340x_thermal: Ignore missing _ART, _TRT tables
Zhang Rui (1):
Merge branch 'tmon-fixes' of .git into next
drivers/thermal/int340x_thermal/int3400_thermal.c | 10 ++--
drivers/thermal/intel_powerclamp.c | 1 +
drivers/thermal/rcar_thermal.c | 26 +++++-----
drivers/thermal/samsung/exynos_tmu.c | 38 ++++-----------
drivers/thermal/ti-soc-thermal/ti-bandgap.c | 2 +-
drivers/thermal/ti-soc-thermal/ti-thermal-common.c | 2 +-
include/linux/thermal.h | 56 +++++++++++++++++++++-
tools/thermal/tmon/.gitignore | 1 +
tools/thermal/tmon/Makefile | 15 ++++--
tools/thermal/tmon/tmon.8 | 2 +
tools/thermal/tmon/tmon.c | 14 +++++-
tools/thermal/tmon/tui.c | 45 +++++++++++++----
12 files changed, 145 insertions(+), 67 deletions(-)
create mode 100644 tools/thermal/tmon/.gitignore
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
reply other threads:[~2015-03-02 2:39 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=20150302023857.GB8925@developer.hsd1.ca.comcast.net \
--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 \
--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
all inboxes | Powered by JetHome®