All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] thermal: rockchip: add tsadc support in thermal driver and IPA thermal control for rk3328 in dts
@ 2017-07-25  9:09 ` Rocky Hao
  0 siblings, 0 replies; 24+ messages in thread
From: Rocky Hao @ 2017-07-25  9:09 UTC (permalink / raw)
  To: rui.zhang-ral2JQCrhuEAvxtiuMwx3w,
	edubezval-Re5JQEeQqe8AvxtiuMwx3w, heiko-4mtYJXux2i+zQB+pC5nmwQ,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8,
	catalin.marinas-5wv7dgnIgG8, will.deacon-5wv7dgnIgG8
  Cc: shawn.lin-TNX95d0MmH7DzftRWevZcw, cl-TNX95d0MmH7DzftRWevZcw,
	william.wu-TNX95d0MmH7DzftRWevZcw,
	linux-pm-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA, xxx-TNX95d0MmH7DzftRWevZcw,
	jay.xu-TNX95d0MmH7DzftRWevZcw, wxt-TNX95d0MmH7DzftRWevZcw,
	huangtao-TNX95d0MmH7DzftRWevZcw, rocky.hao-TNX95d0MmH7DzftRWevZcw

This series patches add the tsadc support in thermal driver and in devicetree for rk3328.
Also add thermal control with Intelligent Power Allocation (IPA) policy by default.  Please
refer to https://developer.arm.com/open-source/intelligent-power-allocation for more information
about IPA.


Rocky Hao (5):
  dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible
  thermal: rockchip: Support the RK3328 SOC in thermal driver
  arm64: dts: rockchip: add tsadc node for rk3328 SoC
  arm64: dts: rockchip: add thermal nodes for rk3328 SoC
  arm64: dts: rockchip: Enable tsadc module on RK3328 eavluation board

 .../bindings/thermal/rockchip-thermal.txt          |  1 +
 arch/arm64/boot/dts/rockchip/rk3328-evb.dts        |  4 ++
 arch/arm64/boot/dts/rockchip/rk3328.dtsi           | 63 +++++++++++++++++++++
 drivers/thermal/rockchip_thermal.c                 | 65 ++++++++++++++++++++++
 4 files changed, 133 insertions(+)

-- 
1.9.1


--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-08-11  4:03 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-25  9:09 [PATCH 0/5] thermal: rockchip: add tsadc support in thermal driver and IPA thermal control for rk3328 in dts Rocky Hao
2017-07-25  9:09 ` Rocky Hao
2017-07-25  9:09 ` Rocky Hao
2017-07-25  9:09 ` [PATCH 1/5] dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible Rocky Hao
2017-07-25  9:09   ` Rocky Hao
     [not found]   ` <1500973788-14627-2-git-send-email-rocky.hao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2017-07-27  6:36     ` Heiko Stübner
2017-07-27  6:36       ` Heiko Stübner
2017-07-27  6:36       ` Heiko Stübner
2017-07-27  6:49       ` rocky.hao
2017-07-27  6:49         ` rocky.hao
2017-07-25  9:09 ` [PATCH 2/5] thermal: rockchip: Support the RK3328 SOC in thermal driver Rocky Hao
2017-07-25  9:09   ` Rocky Hao
2017-08-11  3:02   ` Zhang Rui
2017-08-11  3:02     ` Zhang Rui
2017-08-11  3:02     ` Zhang Rui
     [not found]     ` <1502420573.2598.7.camel-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-08-11  4:03       ` Caesar Wang
2017-08-11  4:03         ` Caesar Wang
2017-08-11  4:03         ` Caesar Wang
2017-07-25  9:09 ` [PATCH 3/5] arm64: dts: rockchip: add tsadc node for rk3328 SoC Rocky Hao
2017-07-25  9:09   ` Rocky Hao
2017-07-25  9:09 ` [PATCH 4/5] arm64: dts: rockchip: add thermal nodes " Rocky Hao
2017-07-25  9:09   ` Rocky Hao
2017-07-25  9:16 ` [PATCH 5/5] arm64: dts: rockchip: Enable tsadc module on RK3328 eavluation board Rocky Hao
2017-07-25  9:16   ` Rocky Hao

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.