LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] Thermal management updates for v5.2-rc1
@ 2019-05-16 15:29 Zhang Rui
0 siblings, 0 replies; only message in thread
From: Zhang Rui @ 2019-05-16 15:29 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML, Linux PM list, Eduardo Valentin
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.2-rc1 with
top-most commit 6df24c3e81b9ba9c5e8d815e593826c169e3f366:
Merge branches 'thermal-core', 'thermal-built-it' and 'thermal-intel'
into next (2019-05-07 21:54:11 +0800)
on top of commit dc4060a5dc2557e6b5aa813bf5b73677299d62d2:
Linux 5.1-rc5 (2019-04-14 15:17:41 -0700)
Specifics:
- Remove the 'module' Kconfig option for thermal subsystem framework
because the thermal framework are required to be ready as early as
possible to avoid overheat at boot time. (Daniel Lezcano)
- Fix a bug that thermal framework pokes disabled thermal zones upon
resume. (Wei Wang)
- A couple of cleanups and trivial fixes on int340x thermal drivers.
(Srinivas Pandruvada, Zhang Rui, Sumeet Pawnikar)
thanks,
rui
----------------------------------------------------------------
Daniel Lezcano (5):
thermal/drivers/core: Remove the module Kconfig's option
thermal/drivers/core: Remove module unload code
thermal/drivers/core: Remove depends on THERMAL in Kconfig
thermal/drivers/core: Fix typo in the option name
hwmon/drivers/core: Simplify complex dependency
Geert Uytterhoeven (1):
mlxsw: Remove obsolete dependency on THERMAL=m
Jean-Francois Dagenais (1):
thermal: make device_register's type argument const
Srinivas Pandruvada (1):
drivers: thermal: processor_thermal: Downgrade error message
Sumeet Pawnikar (1):
thermal: intel: int340x: processor_thermal_device: simplify to
get driver data
Wei Wang (1):
thermal: core: skip update disabled thermal zones after suspend
Zhang Rui (2):
thermal/int3403_thermal: favor _TMP instead of PTYP
Merge branches 'thermal-core', 'thermal-built-it' and 'thermal-
intel' into next
arch/arm/configs/mini2440_defconfig | 2 +-
arch/arm/configs/pxa_defconfig | 2 +-
arch/mips/configs/ip22_defconfig | 2 +-
arch/mips/configs/ip27_defconfig | 2 +-
arch/unicore32/configs/unicore32_defconfig | 2 +-
drivers/hwmon/hwmon.c | 4 +--
drivers/net/ethernet/mellanox/mlxsw/Kconfig | 1 -
drivers/thermal/Kconfig | 8 +++---
drivers/thermal/intel/Kconfig | 1 -
.../intel/int340x_thermal/int3403_thermal.c | 16 +++++------
.../int340x_thermal/processor_thermal_device.c | 13 ++-------
drivers/thermal/qcom/Kconfig | 1 -
drivers/thermal/thermal_core.c | 31 +++++++++-----
--------
include/linux/thermal.h | 6 ++---
14 files changed, 34 insertions(+), 57 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-05-16 15:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-16 15:29 [GIT PULL] Thermal management updates for v5.2-rc1 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).