linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/4] Fixes for Tegra soctherm
@ 2018-12-14  9:49 Wei Ni
  2018-12-14  9:49 ` [PATCH v6 1/4] thermal: tegra: remove unnecessary warnings Wei Ni
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Wei Ni @ 2018-12-14  9:49 UTC (permalink / raw)
  To: rui.zhang, edubezval
  Cc: thierry.reding, daniel.lezcano, linux-tegra, srikars,
	linux-kernel, Wei Ni

This series fixed some issues for Tegra soctherm,
and add get_trend().

Main changes from v5:
1. Move the get_trend() patch https://lkml.org/lkml/2018/11/20/643
into this serial.

Main changes from v4:
1. fixed for the parsing sensor id.
2. keep warning for missing critical trips.

Main changes from v3:
1. updated codes for parsing sensor id, per Thierry's comments

Main changes from v2:
1. add codes to parse sensor id to avoid registration
failure.

Main changes from v1:
1. Acked by Thierry Reding <treding@nvidia.com> for the patch
"thermal: tegra: fix memory allocation".
2. Print out the sensor name when register failed.
2. Remove patch "thermal: tegra: fix coverity defect"

Wei Ni (4):
  thermal: tegra: remove unnecessary warnings
  thermal: tegra: fix memory allocation
  thermal: tegra: parse sensor id before sensor register
  thermal: tegra: add get_trend ops

 drivers/thermal/tegra/soctherm.c | 85 +++++++++++++++++++++++++++++++++++++---
 1 file changed, 80 insertions(+), 5 deletions(-)

-- 
2.7.4


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

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

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-14  9:49 [PATCH v6 0/4] Fixes for Tegra soctherm Wei Ni
2018-12-14  9:49 ` [PATCH v6 1/4] thermal: tegra: remove unnecessary warnings Wei Ni
2018-12-14 14:18   ` Thierry Reding
2018-12-14  9:49 ` [PATCH v6 2/4] thermal: tegra: fix memory allocation Wei Ni
2018-12-14  9:49 ` [PATCH v6 3/4] thermal: tegra: parse sensor id before sensor register Wei Ni
2018-12-14 14:19   ` Thierry Reding
2018-12-19  1:24   ` Eduardo Valentin
2018-12-19  3:00     ` Wei Ni
2018-12-19 14:57       ` Eduardo Valentin
2018-12-20  2:44         ` Wei Ni
2018-12-14  9:49 ` [PATCH v6 4/4] thermal: tegra: add get_trend ops Wei Ni
2018-12-14 14:19   ` Thierry Reding
2018-12-14  9:54 ` [PATCH v6 0/4] Fixes for Tegra soctherm Wei Ni
2018-12-18  3:35   ` Zhang Rui
2018-12-18 21:31     ` Eduardo Valentin
2018-12-19  3:14       ` Wei Ni

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