public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Zhang Rui <rui.zhang@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Linux PM list <linux-pm@vger.kernel.org>,
	Eduardo Valentin <edubezval@gmail.com>
Subject: [GIT PULL] Thermal management updates for v5.1-rc2
Date: Sun, 24 Mar 2019 18:28:03 +0800	[thread overview]
Message-ID: <1553423283.14989.6.camel@intel.com> (raw)

Hi, Linus,

Please pull from
  git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git next

to receive the latest Thermal management updates for v5.1-rc2 with
top-most commit 2d7c4e17811f766321b9c054609551fa40f0b445:

  Merge branches 'fixes' and 'thermal-intel' into next (2019-03-18
22:37:44 +0800)

on top of commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

Specifics:

- Fix a wrong __percpu structure declaration in intel_powerclamp
driver. (Luc Van Oostenryck)

- Fix truncated name of the idle injection kthreads created by
intel_powerclamp driver. (Zhang Rui)

- Fix the missing UUID supports in int3400 thermal driver. (Matthew
Garrett)

- Fix a crash when accessing the debugfs of bcm2835 SoC thermal driver.
(Phil Elwell)

- A couple of trivial fixes/cleanups in some SoC thermal drivers.

thanks,
rui

----------------------------------------------------------------
Luc Van Oostenryck (1):
      thermal/intel_powerclamp: fix __percpu declaration of worker_data

Marek Szyprowski (1):
      thermal: samsung: Fix incorrect check after code merge

Matthew Garrett (2):
      thermal/int340x_thermal: Add additional UUIDs
      thermal/int340x_thermal: fix mode setting

Phil Elwell (1):
      thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs

Pi-Hsun Shih (1):
      thermal: mtk: Allocate enough space for mtk_thermal.

Shaokun Zhang (1):
      thermal: cpu_cooling: Remove unused cur_freq variable

Zhang Rui (2):
      thermal/intel_powerclamp: fix truncated kthread name
      Merge branches 'fixes' and 'thermal-intel' into next

 drivers/thermal/broadcom/bcm2835_thermal.c          |  9 ++++-----
 drivers/thermal/cpu_cooling.c                       |  3 +--
 .../thermal/intel/int340x_thermal/int3400_thermal.c | 21
+++++++++++++++++----
 drivers/thermal/intel/intel_powerclamp.c            |  4 ++--
 drivers/thermal/mtk_thermal.c                       |  7 +++++--
 drivers/thermal/samsung/exynos_tmu.c                |  2 +-
 6 files changed, 30 insertions(+), 16 deletions(-)

                 reply	other threads:[~2019-03-24 10:28 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=1553423283.14989.6.camel@intel.com \
    --to=rui.zhang@intel.com \
    --cc=edubezval@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --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