linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]  Thermal management updates for v4.8-rc4
@ 2016-08-25  7:58 Zhang Rui
  0 siblings, 0 replies; only message in thread
From: Zhang Rui @ 2016-08-25  7:58 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux PM list, LKML

Hi, Linus,

Please pull from
  git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git for-rc

to receive the latest Thermal Management updates for v4.8-rc4 with
top-most commit 829bc78aa7628e81a9de717316b85cbee3c5eb86:

  thermal: imx: fix a possible NULL dereference (2016-08-19 21:34:08
+0800)

on top of commit 694d0d0bb2030d2e36df73e2d23d5770511dbc8d:

  Linux 4.8-rc2 (2016-08-14 19:11:36 -0700)

Specifics:
- Fix cpu_cooling to have separate thermal_cooling_device_ops
structures for cpus with and without power model, to avoid NULL
dereference in cpufreq_state2power. From Brendan Jackman.
- Fix a possible NULL dereference in imx_thermal driver. From Corentin
LABBE .
- Another two trivial fixes, one typo fix and one deleting module
owner. From Caesar Wang and Markus Elfring.

thanks,
rui

----------------------------------------------------------------
Brendan Jackman (1):
      thermal: cpu_cooling: Fix NULL dereference in cpufreq_state2power

Caesar Wang (1):
      thermal: trivial: fix the typo

Corentin LABBE (1):
      thermal: imx: fix a possible NULL dereference

Markus Elfring (1):
      Thermal-INT3406: Delete owner assignment

 .../devicetree/bindings/thermal/thermal.txt         | 10 +++++-----
 drivers/thermal/cpu_cooling.c                       | 21
++++++++++++++++-----
 drivers/thermal/imx_thermal.c                       |  4 +---
 drivers/thermal/int340x_thermal/int3406_thermal.c   |  1 -
 4 files changed, 22 insertions(+), 14 deletions(-)

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

only message in thread, other threads:[~2016-08-25  7:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-25  7:58 [GIT PULL] Thermal management updates for v4.8-rc4 Zhang Rui

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