linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Thermal SoC management updates for v4.0-rc2
@ 2015-02-25 19:32 Eduardo Valentin
  0 siblings, 0 replies; only message in thread
From: Eduardo Valentin @ 2015-02-25 19:32 UTC (permalink / raw)
  To: Rui Zhang; +Cc: Linux ACPI, Linux PM, LKML

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

Hello Rui,

Please pull from

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

to receive Thermal SoC Management updates for v4.0-rc2 with top-most

b71d399c7f2fe06b60b96155ec0b9ae167334e4a:

  thermal: exynos: Clean-up code to use oneline entry for exynos compatible table (2015-02-24 15:00:00 -0400)

on top of commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

Specifics:
- 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.

BR,

Eduardo Valentin
----------------------------------------------------------------
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"

Nishanth Menon (1):
      thermal: Introduce dummy functions when thermal is not defined

 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 +++++++++++++++++++++-
 5 files changed, 77 insertions(+), 47 deletions(-)

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-25 19:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-25 19:32 [GIT PULL] Thermal SoC management updates for v4.0-rc2 Eduardo Valentin

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).