All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Fixes for Tegra soctherm
@ 2018-11-28  5:44 ` Wei Ni
  0 siblings, 0 replies; 19+ messages in thread
From: Wei Ni @ 2018-11-28  5:44 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 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] 19+ messages in thread

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

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-28  5:44 [PATCH v3 0/3] Fixes for Tegra soctherm Wei Ni
2018-11-28  5:44 ` Wei Ni
2018-11-28  5:44 ` [PATCH v3 1/3] thermal: tegra: remove unnecessary warnings Wei Ni
2018-11-28  5:44   ` Wei Ni
2018-11-28 10:12   ` Thierry Reding
2018-11-29  6:43     ` Wei Ni
2018-11-29  6:43       ` Wei Ni
2018-11-28  5:44 ` [PATCH v3 2/3] thermal: tegra: fix memory allocation Wei Ni
2018-11-28  5:44   ` Wei Ni
2018-11-28  5:44 ` [PATCH v3 3/3] thermal: tegra: parse sensor id before sensor register Wei Ni
2018-11-28  5:44   ` Wei Ni
2018-11-28  5:55   ` Wei Ni
2018-11-28  5:55     ` Wei Ni
2018-11-28 10:25   ` Thierry Reding
2018-11-29  5:55     ` Wei Ni
2018-11-29  5:55       ` Wei Ni
2018-11-29 17:13       ` Thierry Reding
2018-11-30  3:10         ` Wei Ni
2018-11-30  3: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.