public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/1] Thermal throttling for SDM845
@ 2019-02-06 10:34 Amit Kucheria
  2019-02-06 10:34 ` [PATCH v4 1/1] arm64: dts: sdm845: wireup the thermal trip points to cpufreq Amit Kucheria
  0 siblings, 1 reply; 3+ messages in thread
From: Amit Kucheria @ 2019-02-06 10:34 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-arm-msm, bjorn.andersson, edubezval, andy.gross, tdas,
	swboyd, dianders, mka, David Brown, Mark Rutland, Rob Herring,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS

Only one patch left in this series. This patch depends on [1] and [2] which have been merged through by Rafael through the power tree.

Changes since v3:
 - first trip point increased to 90 degrees based on Matthias' testing
 - Added Acks

Changes since v2:
 - Split up the series into auto-register series for cpufreq[1] and
   miscellaneous patches[2][3]. [1] and [2] are needed for this patch to
   work.
 - Merged the two DT patches into one. We end up with 2 passive and 1
   critical trip point.
 - Remove unncessary cooling map for critical trip point, we're shutting down at
   that trip, duh!

 [1] https://lore.kernel.org/lkml/cover.1548084260.git.amit.kucheria@linaro.org/
 [2] https://lore.kernel.org/patchwork/patch/1033953/
 [3] https://lore.kernel.org/patchwork/cover/1033970/

Amit Kucheria (1):
  arm64: dts: sdm845: wireup the thermal trip points to cpufreq

 arch/arm64/boot/dts/qcom/sdm845.dtsi | 241 ++++++++++++++++++++++++---
 1 file changed, 217 insertions(+), 24 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-02-07  2:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-06 10:34 [PATCH v4 0/1] Thermal throttling for SDM845 Amit Kucheria
2019-02-06 10:34 ` [PATCH v4 1/1] arm64: dts: sdm845: wireup the thermal trip points to cpufreq Amit Kucheria
2019-02-07  2:00   ` Matthias Kaehlcke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox