public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Eduardo Valentin <edubezval@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Rui Zhang <rui.zhang@intel.com>
Cc: ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
	Linux PM <linux-pm@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Thermal-SoC management changes for v5.4-rc1
Date: Sat, 28 Sep 2019 16:12:36 -0700	[thread overview]
Message-ID: <20190928231236.GD7360@localhost.localdomain> (raw)

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

             reply	other threads:[~2019-09-28 23:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-28 23:12 Eduardo Valentin [this message]
2019-09-29 17:50 ` [GIT PULL] Thermal-SoC management changes for v5.4-rc1 pr-tracker-bot

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=20190928231236.GD7360@localhost.localdomain \
    --to=edubezval@gmail.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rui.zhang@intel.com \
    --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: link
Be 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