All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Fixes for Tegra soctherm
@ 2018-11-29 10:09 ` Wei Ni
  0 siblings, 0 replies; 14+ messages in thread
From: Wei Ni @ 2018-11-29 10:09 UTC (permalink / raw)
  To: thierry.reding, daniel.lezcano, linux-tegra
  Cc: rui.zhang, edubezval, srikars, linux-kernel, Wei Ni

This series fixed some issues for Tegra soctherm

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 (3):
  thermal: tegra: remove unnecessary warnings
  thermal: tegra: fix memory allocation
  thermal: tegra: parse sensor id before sensor register

 drivers/thermal/tegra/soctherm.c | 54 +++++++++++++++++++++++++++++++++++-----
 1 file changed, 48 insertions(+), 6 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-11-30  3:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-29 10:09 [PATCH v4 0/3] Fixes for Tegra soctherm Wei Ni
2018-11-29 10:09 ` Wei Ni
2018-11-29 10:09 ` [PATCH v4 1/3] thermal: tegra: remove unnecessary warnings Wei Ni
2018-11-29 10:09   ` Wei Ni
2018-11-29 16:39   ` Eduardo Valentin
2018-11-30  2:52     ` Wei Ni
2018-11-30  2:52       ` Wei Ni
2018-11-29 10:09 ` [PATCH v4 2/3] thermal: tegra: fix memory allocation Wei Ni
2018-11-29 10:09   ` Wei Ni
2018-11-29 10:09 ` [PATCH v4 3/3] thermal: tegra: parse sensor id before sensor register Wei Ni
2018-11-29 10:09   ` Wei Ni
2018-11-29 16:46   ` Eduardo Valentin
2018-11-30  3:00     ` Wei Ni
2018-11-30  3:00       ` 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.