summaryrefslogtreecommitdiff
path: root/driver/temp_sensor
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-0531-4384/+0
* zephyr: drivers: thermistors are device tree nodesAaron Massey2021-09-241-3/+4
* tmp112: Support reading TMP112 in millikelvinRob Barnes2021-08-252-13/+35
* TMP112: Make init externally availableDiana Z2021-06-072-1/+8
* TMP112: Handle unpowered i2c portsDiana Z2021-06-071-3/+23
* TMP112: Support multiple sensorsDiana Z2021-06-072-14/+39
* TMP112: Add more I2C addressesDiana Z2021-06-042-3/+6
* thermistor: update Steinhart-Hart equationsTomasz Michalec2021-05-201-37/+37
* drivers/temp_sensor: add thermistor resistance table docJett Rink2021-05-192-1/+110
* thermisor: move header to include dirDawid Niedzwiecki2021-04-225-154/+4
* COIL: Rename comments in SB-TSI driverDiana Z2021-01-272-2/+2
* amd_r19me4070: Set GPU temp to 0 when read failedPuthikorn Voravootivat2020-11-241-1/+6
* mushu: Bring up F75303 temp sensorPuthikorn Voravootivat2020-06-161-0/+4
* driver/temp_sensor: fix tmp432 compile issueZick Wei2020-05-281-0/+4
* Driver : Read GPU temperature in S0.loganliao2020-05-201-1/+7
* Mushu : Modify GPU slave address and Cmd protocol.loganliao2020-04-241-18/+21
* thermal: rename AMD AP I2C port nameZick Wei2020-04-171-1/+1
* Mushu : Add GPU temperature sensor driverloganliao2020-03-132-0/+96
* driver/temp_sensor: add support OTI502 temperature sensorDevin Lu2020-01-222-0/+94
* driver: g753: add driver supportLu Zhang2019-10-252-0/+245
* printf: Convert %b to %pbEvan Green2019-10-054-16/+20
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-3/+3
* thermistor: update Steinhart-Hart equationsPaul Fagerburg2019-08-122-1/+53
* Remove __7b, __8b and __7bfDenis Brockus2019-07-2019-48/+48
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-1919-40/+62
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-201-3/+3
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-1910-10/+10
* thermistor: Add STEINHART-HART lookup table for NCP15WB473F03RCVijay Hiremath2019-04-262-1/+56
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-268-90/+90
* 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
* temp_sensor: Add (basic) support for TI TMP468 Temperature SensorMoritz Fischer2018-09-132-0/+225
* bip: Add charger temp sensorJustin TerAvest2018-07-302-0/+62
* F75303: Set fake temperatureTino Liu2018-07-261-0/+41
* f75303: Simplify f75303_get_val APIDaisuke Nojiri2018-07-232-30/+17
* f75303: Make get_temp return temperature in KelvinDaisuke Nojiri2018-07-191-6/+1
* thermistor: move thermistor tables into common codeJett Rink2018-06-153-54/+187
* Nami: Add remote temperture 2 reading functionElthan_Huang2018-02-272-4/+13
* Nami: Update for ALS and temperture sensorElmo_Lan2018-01-282-0/+96
* Add SB-TSI temp sensor driverAlec Thilenius2018-01-032-0/+86
* ec_driver: Add ADT7481 and TMP411 I2C sensorsScott Worley2017-12-284-0/+996
* Fizz: Modify thermal tableRyan Zhang2017-11-062-8/+55
* driver: temp_sensor: Add support for TI TMP112 sensorMoritz Fischer2016-12-302-0/+111
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-243-6/+4
* Correct interpolation algorithm of thermal values.Ravi Chandra Sadineni2016-08-172-19/+20
* thermistor: Add generic linear interpolation algorithmDavid Hendricks2016-08-012-0/+89
* COMMON: Add extend function for tmp432 ICRyan Zhang2016-05-182-0/+90
* temp sensor: add support for G782Kevin K Wong2016-04-034-286/+375
* driver/temp_sensor: Add support thermistor on EC's own ADCWonjoon Lee2015-09-112-0/+80