summaryrefslogtreecommitdiff
path: root/driver/temp_sensor/thermistor_ncp15wb.c
Commit message (Expand)AuthorAgeFilesLines
* thermistor: move thermistor tables into common codeJett Rink2018-06-151-52/+0
* Correct interpolation algorithm of thermal values.Ravi Chandra Sadineni2016-08-171-17/+18
* thermistor: Add generic linear interpolation algorithmDavid Hendricks2016-08-011-0/+51
* temp_sensor: Separate ADC interface and thermistor mathsWonjoon Lee2015-09-111-0/+100