linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eduardo Valentin <edubezval@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Rui Zhang <rui.zhang@intel.com>
Cc: ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
	Linux PM <linux-pm@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL][RESEND] Thermal SoC management fixes for v4.12-rc3
Date: Sun, 28 May 2017 09:14:54 -0700	[thread overview]
Message-ID: <20170528161451.GA11662@localhost.localdomain> (raw)

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

Hello Linus,

I know this is (very) late, but please consider these six fixes for next rc3.
I tried sending these via Rui, but I think I missed the window to get
him still in office, so I am sending directly to you.

Changelog in this pull:
- Fixes on TI SoC driver, Broadcom, qoriq.
- Small sparse warn fix on thermal core.

On top of my local test, these went through linux-next and kerneci.

The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:

  Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)

are available in the git repository at:

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

for you to fetch changes up to a54c51863ed1294078a435151e625313b4365ac5:

  thermal: broadcom: ns-thermal: default on iProc SoCs (2017-05-23 20:09:34 -0700)

----------------------------------------------------------------
Colin Ian King (1):
      thermal: core: make thermal_emergency_poweroff static

Jon Mason (1):
      thermal: broadcom: ns-thermal: default on iProc SoCs

Markus Elfring (3):
      ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
      ti-soc-thermal: Delete error messages for failed memory allocations in ti_bandgap_build()
      ti-soc-thermal: Fix a typo in a comment line

Masahiro Yamada (1):
      thermal: qoriq: remove useless call for of_thermal_get_trip_points()

 drivers/thermal/broadcom/Kconfig            |  9 +++++----
 drivers/thermal/qoriq_thermal.c             |  3 ---
 drivers/thermal/thermal_core.c              |  2 +-
 drivers/thermal/ti-soc-thermal/ti-bandgap.c | 14 +++++---------
 4 files changed, 11 insertions(+), 17 deletions(-)

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

             reply	other threads:[~2017-05-28 16:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-28 16:14 Eduardo Valentin [this message]
2017-05-29 13:27 ` [GIT PULL][RESEND] Thermal SoC management fixes for v4.12-rc3 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=20170528161451.GA11662@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 \
    --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).