All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] thermal: add brcmstb AVS TMON driver
@ 2017-06-05 21:09 ` Markus Mayer
  0 siblings, 0 replies; 30+ messages in thread
From: Markus Mayer @ 2017-06-05 21:09 UTC (permalink / raw)
  To: Zhang Rui, Eduardo Valentin, Rob Herring, Mark Rutland,
	Doug Berger, Brian Norris, Gregory Fong, Florian Fainelli,
	Rafał Miłecki
  Cc: Markus Mayer, Broadcom Kernel List, Power Management List,
	Device Tree List, ARM Kernel List, Linux Kernel Mailing List

From: Markus Mayer <mmayer@broadcom.com>

This series adds the brcmstb AVS TMON driver.

The driver was originally written by Brian Norris. I ported it to Linux
4.12-rc1. The series also applies to linux-next as of 20170605.

Brian Norris (2):
  Documentation: devicetree: add binding for Broadcom STB AVS TMON
  thermal: add brcmstb AVS TMON driver

 .../devicetree/bindings/thermal/brcm,avs-tmon.txt  |  20 ++
 MAINTAINERS                                        |   8 +
 drivers/thermal/broadcom/Kconfig                   |   7 +
 drivers/thermal/broadcom/Makefile                  |   1 +
 drivers/thermal/broadcom/brcmstb_thermal.c         | 361 +++++++++++++++++++++
 5 files changed, 397 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/thermal/brcm,avs-tmon.txt
 create mode 100644 drivers/thermal/broadcom/brcmstb_thermal.c

-- 
2.7.4

^ permalink raw reply	[flat|nested] 30+ messages in thread
* [soc-thermal:for-kernelci 34/35] drivers/thermal/thermal_mmio.c:120:3-8: No need to set .owner here. The core will do it.
@ 2019-04-23 19:32 kbuild test robot
  2019-04-23 19:32 ` [PATCH] thermal: fix platform_no_drv_owner.cocci warnings kbuild test robot
  0 siblings, 1 reply; 30+ messages in thread
From: kbuild test robot @ 2019-04-23 19:32 UTC (permalink / raw)
  To: Talel Shenhar
  Cc: kbuild-all, linux-pm, Eduardo Valentin, David Woodhouse, Daniel Lezcano

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git for-kernelci
head:   0e50a5ee6b8a23c6798aae23efcd4b8e055c06ef
commit: 35838aa51cd6dbf5ae2c78ecd1d1df0cc0324256 [34/35] thermal: Introduce Amazon's Annapurna Labs Thermal Driver

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>



coccinelle warnings: (new ones prefixed by >>)

>> drivers/thermal/thermal_mmio.c:120:3-8: No need to set .owner here. The core will do it.

Please review and possibly fold the followup patch.

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

^ permalink raw reply	[flat|nested] 30+ messages in thread
[parent not found: <201412212210.5BfVGAAA%fengguang.wu@intel.com>]
[parent not found: <201411161721.jEzvtBAi%fengguang.wu@intel.com>]

end of thread, other threads:[~2019-04-28 11:24 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-05 21:09 [PATCH 0/2] thermal: add brcmstb AVS TMON driver Markus Mayer
2017-06-05 21:09 ` Markus Mayer
2017-06-05 21:09 ` Markus Mayer
2017-06-05 21:09 ` [PATCH 1/2] Documentation: devicetree: add binding for Broadcom STB AVS TMON Markus Mayer
2017-06-05 21:09   ` Markus Mayer
2017-06-06 12:21   ` Rafał Miłecki
2017-06-06 12:21     ` Rafał Miłecki
2017-06-06 12:21     ` Rafał Miłecki
2017-06-06 17:07     ` Markus Mayer
2017-06-06 17:07       ` Markus Mayer
2017-06-05 21:09 ` [PATCH 2/2] thermal: add brcmstb AVS TMON driver Markus Mayer
2017-06-05 21:09   ` Markus Mayer
2017-06-05 21:09   ` Markus Mayer
2017-06-06  7:50   ` [PATCH] thermal: fix platform_no_drv_owner.cocci warnings kbuild test robot
2017-06-06  7:50     ` kbuild test robot
2017-06-06  7:50     ` kbuild test robot
2017-06-06  7:50   ` [PATCH 2/2] thermal: add brcmstb AVS TMON driver kbuild test robot
2017-06-06  7:50     ` kbuild test robot
2017-06-06  7:50     ` kbuild test robot
2017-06-06 12:27   ` Rafał Miłecki
2017-06-06 12:27     ` Rafał Miłecki
2017-06-06 12:27     ` Rafał Miłecki
2017-06-09 23:07     ` Markus Mayer
2017-06-09 23:07       ` Markus Mayer
  -- strict thread matches above, loose matches on Subject: below --
2019-04-23 19:32 [soc-thermal:for-kernelci 34/35] drivers/thermal/thermal_mmio.c:120:3-8: No need to set .owner here. The core will do it kbuild test robot
2019-04-23 19:32 ` [PATCH] thermal: fix platform_no_drv_owner.cocci warnings kbuild test robot
2019-04-28 11:24   ` Shenhar, Talel
     [not found] <201412212210.5BfVGAAA%fengguang.wu@intel.com>
2014-12-21 14:21 ` [PATCH] Thermal: " kbuild test robot
2014-12-22  1:54   ` Aaron Lu
     [not found] <201411161721.jEzvtBAi%fengguang.wu@intel.com>
2014-11-17  6:24 ` Fengguang Wu
2014-11-17  7:57   ` Zhang Rui

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.