[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190928231236.GD7360@localhost.localdomain>
Date: Sat, 28 Sep 2019 16:12:36 -0700
From: Eduardo Valentin <edubezval@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Rui Zhang <rui.zhang@...el.com>
Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux PM <linux-pm@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Thermal-SoC management changes for v5.4-rc1
Hello Linus,
Please consider the following thermal soc changes for v5.4-rc1. This is a really
small pull in the midst of a lot of pending patches. We are in the middle
of restructuring how we are maintaining the thermal subsystem, as per
discussion in our last LPC. For now, I am sending just some changes
that were pending in my tree. Looking forward to get a more streamlined
process in the next merge window.
The following changes since commit 56037cadf60461b4a2996b4d8f0057c4d343c17c:
Merge tag 'regulator-fix-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator (2019-09-09 10:58:57 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal linus
for you to fetch changes up to 6c375eccded41df8033ed55a1b785531b304fc67:
thermal: db8500: Rewrite to be a pure OF sensor (2019-09-24 22:59:22 -0700)
----------------------------------------------------------------
Dan Carpenter (1):
thermal: thermal_mmio: remove some dead code
Linus Walleij (3):
thermal: db8500: Finalize device tree conversion
thermal: db8500: Use dev helper variable
thermal: db8500: Rewrite to be a pure OF sensor
drivers/mfd/db8500-prcmu.c | 53 +--
drivers/thermal/Kconfig | 2 +-
drivers/thermal/db8500_thermal.c | 486 ++++++---------------------
drivers/thermal/thermal_mmio.c | 7 -
include/linux/platform_data/db8500_thermal.h | 29 --
5 files changed, 114 insertions(+), 463 deletions(-)
delete mode 100644 include/linux/platform_data/db8500_thermal.h
Powered by blists - more mailing lists