summaryrefslogtreecommitdiff
path: root/driver/temp_sensor/thermistor.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* thermistor: update Steinhart-Hart equationsPaul Fagerburg2019-08-121-1/+35
* thermistor: Add STEINHART-HART lookup table for NCP15WB473F03RCVijay Hiremath2019-04-261-1/+38
* thermistor: Consolidate thermistor_get_temperature() functionsVijay Hiremath2019-03-091-52/+32
* temp_sensor: Guard thermistor readings by their power rail enable gpioScott Collyer2019-02-121-6/+33
* bip: Add charger temp sensorJustin TerAvest2018-07-301-0/+44
* thermistor: move thermistor tables into common codeJett Rink2018-06-151-0/+147