All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] thermal: rockchip: add tsadc support in thermal driver and IPA thermal control for rk3328 in dts
@ 2017-08-04  8:06 ` Rocky Hao
  0 siblings, 0 replies; 49+ messages in thread
From: Rocky Hao @ 2017-08-04  8:06 UTC (permalink / raw)
  To: rui.zhang, edubezval, heiko, robh+dt, mark.rutland,
	catalin.marinas, will.deacon
  Cc: shawn.lin, cl, william.wu, linux-pm, linux-arm-kernel,
	linux-rockchip, linux-kernel, devicetree, xxx, jay.xu, wxt,
	huangtao, rocky.hao

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

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

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

Thread overview: 49+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-04  8:06 [PATCH v2 0/5] thermal: rockchip: add tsadc support in thermal driver and IPA thermal control for rk3328 in dts Rocky Hao
2017-08-04  8:06 ` Rocky Hao
2017-08-04  8:06 ` Rocky Hao
2017-08-04  8:06 ` [PATCH v2 1/5] dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible Rocky Hao
2017-08-04  8:06   ` Rocky Hao
2017-08-10 17:49   ` Rob Herring
2017-08-10 17:49     ` Rob Herring
2017-08-11  1:08     ` rocky.hao
2017-08-11  1:08       ` rocky.hao
2017-08-04  8:06 ` [PATCH v2 2/5] thermal: rockchip: Support the RK3328 SOC in thermal driver Rocky Hao
2017-08-04  8:06   ` Rocky Hao
2017-08-11  6:32   ` Caesar Wang
2017-08-04  8:06 ` [PATCH v2 3/5] arm64: dts: rockchip: add tsadc node for rk3328 SoC Rocky Hao
2017-08-04  8:06   ` Rocky Hao
2017-08-04  8:06   ` Rocky Hao
2017-08-11  6:38   ` Caesar Wang
2017-08-11  6:38     ` Caesar Wang
2017-08-11  9:45     ` rocky.hao
2017-08-11  9:45       ` rocky.hao
2017-08-11  9:47       ` Heiko Stuebner
2017-08-11  9:47         ` Heiko Stuebner
2017-08-11 15:18   ` Heiko Stuebner
2017-08-11 15:18     ` Heiko Stuebner
2017-08-04  8:06 ` [PATCH v2 4/5] arm64: dts: rockchip: add thermal nodes " Rocky Hao
2017-08-04  8:06   ` Rocky Hao
2017-08-11  6:44   ` Caesar Wang
2017-08-11  6:44     ` Caesar Wang
2017-08-11  9:46     ` rocky.hao
2017-08-11  9:46       ` rocky.hao
2017-08-11  9:48       ` Heiko Stuebner
2017-08-11  9:48         ` Heiko Stuebner
2017-08-11  9:48         ` Heiko Stuebner
2017-08-11 15:19   ` Heiko Stuebner
2017-08-11 15:19     ` Heiko Stuebner
2017-08-11 15:19     ` Heiko Stuebner
2017-08-04  8:09 ` [PATCH v2 5/5] arm64: dts: rockchip: Enable tsadc module on RK3328 eavluation board Rocky Hao
2017-08-04  8:09   ` Rocky Hao
2017-08-04  8:09   ` Rocky Hao
2017-08-11 15:19   ` Heiko Stuebner
2017-08-11 15:19     ` Heiko Stuebner
2017-08-11  4:51 ` [PATCH v2 0/5] thermal: rockchip: add tsadc support in thermal driver and IPA thermal control for rk3328 in dts Zhang Rui
2017-08-11  4:51   ` Zhang Rui
2017-08-11  4:51   ` Zhang Rui
2017-08-11  6:22   ` rocky.hao
2017-08-11  6:22     ` rocky.hao
2017-08-11  6:27   ` Heiko Stuebner
2017-08-11  6:27     ` Heiko Stuebner
2017-08-11  8:01     ` Zhang Rui
2017-08-11  8:01       ` 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.