devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Rockchip SoC thermal driver
@ 2014-08-23  0:15 Caesar Wang
  2014-08-23  0:15 ` [PATCH 1/2] dt-bindings: document Rockchip thermal Caesar Wang
  2014-08-23  0:15 ` [PATCH 2/2] thermal: rockchip: add driver for " Caesar Wang
  0 siblings, 2 replies; 8+ messages in thread
From: Caesar Wang @ 2014-08-23  0:15 UTC (permalink / raw)
  To: rui.zhang, eduardo.valentin, rdunlap, heiko
  Cc: cf, grant.linkely, robh+dt, linux-kernel, linux-pm,
	linux-arm-kernel, devicetree, linux-doc, zyw, huangtao, xjq,
	addy.ke, dianders, Caesar Wang

This series adds support for the thermal Found on Rockhip SoCs.

Caesar Wang (2):
  dt-bindings: document Rockchip thermal
  thermal: rockchip: add driver for Rockchip thermal

Tested on rk3288 Board.
 .../bindings/thermal/rockchip-thermal.txt          |   33 +
 drivers/thermal/Kconfig                            |    9 +
 drivers/thermal/Makefile                           |    1 +
 drivers/thermal/rockchip_thermal.c                 |  659 ++++++++++++++++++++
 4 files changed, 702 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/thermal/rockchip-thermal.txt
 create mode 100644 drivers/thermal/rockchip_thermal.c

-- 
1.7.9.5



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

end of thread, other threads:[~2014-08-26 16:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-23  0:15 [PATCH 0/2] Rockchip SoC thermal driver Caesar Wang
2014-08-23  0:15 ` [PATCH 1/2] dt-bindings: document Rockchip thermal Caesar Wang
2014-08-23 23:03   ` Heiko Stübner
2014-08-26  0:50     ` Caesar Wang
2014-08-26 16:47     ` Caesar Wang
2014-08-23  0:15 ` [PATCH 2/2] thermal: rockchip: add driver for " Caesar Wang
     [not found]   ` <1408752934-18318-3-git-send-email-caesar.wang-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2014-08-23 23:33     ` Heiko Stübner
2014-08-26  1:15       ` Caesar Wang

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