Hi Chris! Thanks for stepping in! On Wed, Dec 23, 2020 at 11:24 PM Chris Lesiak <chris.lesiak@xxxxxxxxx> wrote: > I'm the author of commit 0315253b19bbc63eedad2f6125c21e280c76e29b > "hwmon: (ntc_thermistor) fix iio raw to microvolts conversion". > > The 1000X scaling was not to get around a bad ADC driver that returns volts instead of > millivolts; it was to convert millivolts to microvolts. The function ntc_adc_iio_read > needs to return microvolts. Sorry for my confusion of terms. I see my mistake, I'll update the patch to scale the returned value from millivolts to microvolts and respin! Yours, Linus Walleij