mbox series

[GIT,PULL] Thermal-SoC management fixes for v4.20-rc6

Message ID 20181208212847.GA3352@localhost.localdomain (mailing list archive)
State Not Applicable, archived
Headers show
Series [GIT,PULL] Thermal-SoC management fixes for v4.20-rc6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal fixes

Message

Eduardo Valentin Dec. 8, 2018, 9:28 p.m. UTC
Hello Linus,

Consider pulling the following patches containing fixes on thermal soc.

The following changes since commit 0072a0c14d5b7cb72c611d396f143f5dcd73ebe2:

  Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media (2018-12-03 11:29:20 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal fixes

for you to fetch changes up to 1aea7aee805e3d1288f9f1fa4484964b51664960:

  thermal: broadcom: constify thermal_zone_of_device_ops structure (2018-12-05 06:47:46 -0800)

Specifics:
 - Fixes on armada and broadcom thermal drivers.

BR,

Eduardo

----------------------------------------------------------------
Julia Lawall (2):
      thermal: armada: constify thermal_zone_of_device_ops structure
      thermal: broadcom: constify thermal_zone_of_device_ops structure

Russell King (2):
      thermal: armada: fix legacy validity test sense
      thermal: armada: fix legacy resource fixup

Stefan Wahren (1):
      thermal: bcm2835: Switch to SPDX identifier

 drivers/thermal/armada_thermal.c           | 28 +++++++++++++---------------
 drivers/thermal/broadcom/bcm2835_thermal.c | 11 +----------
 drivers/thermal/broadcom/brcmstb_thermal.c |  2 +-
 3 files changed, 15 insertions(+), 26 deletions(-)

Comments

pr-tracker-bot@kernel.org Dec. 9, 2018, 6:50 p.m. UTC | #1
The pull request you sent on Sat, 8 Dec 2018 13:28:48 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6ec067e3a4492569699676d75a21fcee22fefc5b

Thank you!