linux-acpi.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 ACPI <linux-acpi@vger.kernel.org>,
	Linux PM <linux-pm@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Thermal-SoC management updates for v4.3-rc2
Date: Sun, 13 Sep 2015 20:55:01 -0700	[thread overview]
Message-ID: <20150914035500.GC5075@localhost.localdomain> (raw)

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

Hello Rui,

(apologize for duplicates, now copying the mailing lists)

Please pull from

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

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

eba4f88d5af84e0fcaa5d6eb4fe35a75c47203cb:

  thermal: cpu_cooling: free power table on error or when unregistering (2015-09-13 20:34:05 -0700)

on top of commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

  Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)

Specifics:
- Add compile test flags on thermal drivers that allow it without
producing compilation errors
- Fixes around memory allocation on cpu_cooling
- Fix on db8500 cpufreq code to allow autoload
- Maintainer entries for cpu cooling device

More fixes still to come, but if not for rc2, for rc3.

BR,

Eduardo Valentin
----------------------------------------------------------------
Eduardo Valentin (10):
      thermal: hisi: allow compile test
      thermal: spear: allow compile test
      thermal: rockchip: allow compile test
      thermal: kirkwood: allow compile test
      thermal: dove: allow compile test
      thermal: armada: allow compile test
      thermal: exynos: allow compile test
      thermal: qcom_spmi: allow compile test
      thermal: ti-soc: allow compile test
      thermal: ti-soc: Kconfig fix to avoid menu showing wrongly

Javi Merino (2):
      thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock
      thermal: cpu_cooling: free power table on error or when unregistering

Luis de Bethencourt (1):
      thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driver

Punit Agrawal (1):
      thermal: Fix thermal_zone_of_sensor_register to match documentation

Viresh Kumar (1):
      thermal: cpu_cooling: Add MAINTAINERS entry

 MAINTAINERS                              | 10 ++++++
 drivers/thermal/Kconfig                  | 17 ++++++-----
 drivers/thermal/cpu_cooling.c            | 52 +++++++++++++++++++-------------
 drivers/thermal/db8500_cpufreq_cooling.c |  1 +
 drivers/thermal/ti-soc-thermal/Kconfig   |  8 ++---
 include/linux/thermal.h                  |  2 +-
 6 files changed, 55 insertions(+), 35 deletions(-)

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

             reply	other threads:[~2015-09-14  3:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-14  3:55 Eduardo Valentin [this message]
2015-09-21  8:57 ` [GIT PULL] Thermal-SoC management updates for v4.3-rc2 Javi Merino
2015-09-21 13:36   ` Zhang, Rui

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=20150914035500.GC5075@localhost.localdomain \
    --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).