LKML Archive on lore.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.2-rc1 Date: Thu, 16 May 2019 23:29:01 +0800 [thread overview] Message-ID: <1558020541.12827.25.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.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(-)
reply other threads:[~2019-05-16 15:29 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=1558020541.12827.25.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: linkBe 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).