All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] thermal: imx: cleanup and new formula
@ 2017-11-21 20:02 Uwe Kleine-König
  2017-11-21 20:02 ` [PATCH 1/4] thermal: imx: Use better parameter names than "val" Uwe Kleine-König
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Uwe Kleine-König @ 2017-11-21 20:02 UTC (permalink / raw)
  To: Leonard Crestez, Shawn Guo, Zhang Rui, Eduardo Valentin; +Cc: linux-pm, kernel

Hello,

this series updates the imx driver to use a new formula privided by NXP
for better measurements. The first three patches are not strictly
necessary as preparation, but IMHO make the driver easier to understand.
I hope this is not subjective.

Best regards
Uwe

Uwe Kleine-König (4):
  thermal: imx: Use better parameter names than "val"
  thermal: imx: improve comments describing algorithm for temp
    calculation
  thermal: imx: use consistent style to write temperatures
  thermal: imx: update to new formula according to NXP AN5215

 drivers/thermal/imx_thermal.c | 74 +++++++++++++++++++------------------------
 1 file changed, 33 insertions(+), 41 deletions(-)

-- 
2.14.2

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

end of thread, other threads:[~2017-11-28 13:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-21 20:02 [PATCH 0/4] thermal: imx: cleanup and new formula Uwe Kleine-König
2017-11-21 20:02 ` [PATCH 1/4] thermal: imx: Use better parameter names than "val" Uwe Kleine-König
2017-11-27 18:39   ` Leonard Crestez
2017-11-27 19:50     ` Uwe Kleine-König
2017-11-28 13:20       ` Leonard Crestez
2017-11-21 20:02 ` [PATCH 2/4] thermal: imx: improve comments describing algorithm for temp calculation Uwe Kleine-König
2017-11-27 18:39   ` Leonard Crestez
2017-11-27 19:52     ` Uwe Kleine-König
2017-11-21 20:02 ` [PATCH 3/4] thermal: imx: use consistent style to write temperatures Uwe Kleine-König
2017-11-27 18:40   ` Leonard Crestez
2017-11-27 19:45     ` Uwe Kleine-König
2017-11-21 20:02 ` [PATCH 4/4] thermal: imx: update to new formula according to NXP AN5215 Uwe Kleine-König
2017-11-27 18:41   ` Leonard Crestez

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.