All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] support nvidia,thermtrip property
@ 2018-12-07 10:10 ` Wei Ni
  0 siblings, 0 replies; 11+ messages in thread
From: Wei Ni @ 2018-12-07 10:10 UTC (permalink / raw)
  To: thierry.reding, daniel.lezcano, linux-tegra
  Cc: rui.zhang, edubezval, srikars, linux-kernel, Wei Ni

Add "nvidia,thermtrip" property to implement HW and SW
shutdown.

Wei Ni (3):
  of: add nvidia,thermtrips property
  thermal: tegra: support hw and sw shutdown
  arm64: dts: tegra210: set thermtrip

 .../bindings/thermal/nvidia,tegra124-soctherm.txt  | 20 ++++-
 arch/arm64/boot/dts/nvidia/tegra210.dtsi           | 15 ++--
 drivers/thermal/tegra/soctherm.c                   | 99 ++++++++++++++++++----
 drivers/thermal/tegra/soctherm.h                   |  6 ++
 drivers/thermal/tegra/tegra210-soctherm.c          |  8 ++
 5 files changed, 124 insertions(+), 24 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-12-17  2:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-07 10:10 [PATCH v1 0/3] support nvidia,thermtrip property Wei Ni
2018-12-07 10:10 ` Wei Ni
2018-12-07 10:10 ` [PATCH v1 1/3] of: add nvidia,thermtrips property Wei Ni
2018-12-07 10:10   ` Wei Ni
2018-12-14 14:29   ` Thierry Reding
2018-12-17  2:57     ` Wei Ni
2018-12-17  2:57       ` Wei Ni
2018-12-07 10:10 ` [PATCH v1 2/3] thermal: tegra: support hw and sw shutdown Wei Ni
2018-12-07 10:10   ` Wei Ni
2018-12-07 10:10 ` [PATCH v1 3/3] arm64: dts: tegra210: set thermtrip Wei Ni
2018-12-07 10:10   ` Wei Ni

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.