linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] iio: temperature: mlx90632: Add extended calibration calculations
@ 2020-08-07 23:21 Crt Mori
  2020-08-07 23:21 ` [PATCH v3 1/2] iio:temperature:mlx90632: Reduce number of equal calulcations Crt Mori
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Crt Mori @ 2020-08-07 23:21 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio, linux-kernel, Crt Mori

Since the second patch is dependent on the first and was still not
merged, I have decided to send them together. First patch just makes
second one more readable as it splits out the repeated calculation and
that enables the second patch to tweak the variable to the new
condition.

Crt Mori (2):
  iio:temperature:mlx90632: Reduce number of equal calulcations
  iio:temperature:mlx90632: Adding extended calibration option

 drivers/iio/temperature/mlx90632.c | 233 +++++++++++++++++++++++++++--
 1 file changed, 223 insertions(+), 10 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-08-08 11:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-07 23:21 [PATCH v3 0/2] iio: temperature: mlx90632: Add extended calibration calculations Crt Mori
2020-08-07 23:21 ` [PATCH v3 1/2] iio:temperature:mlx90632: Reduce number of equal calulcations Crt Mori
2020-08-08 10:31   ` Andy Shevchenko
2020-08-07 23:21 ` [PATCH v3 2/2] iio:temperature:mlx90632: Adding extended calibration option Crt Mori
2020-08-08 10:44   ` Andy Shevchenko
2020-08-08 11:02     ` Crt Mori
2020-08-08 10:29 ` [PATCH v3 0/2] iio: temperature: mlx90632: Add extended calibration calculations Andy Shevchenko

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