linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Thermal-SoC management changes for v5.4-rc1
@ 2019-09-28 23:12 Eduardo Valentin
  2019-09-29 17:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Eduardo Valentin @ 2019-09-28 23:12 UTC (permalink / raw)
  To: Linus Torvalds, Rui Zhang; +Cc: ACPI Devel Maling List, Linux PM, LKML

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-29 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-28 23:12 [GIT PULL] Thermal-SoC management changes for v5.4-rc1 Eduardo Valentin
2019-09-29 17:50 ` pr-tracker-bot

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