summaryrefslogtreecommitdiff
path: root/include/temp_sensor.h
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-051-80/+0
* zephyr: drivers: thermistors are device tree nodesAaron Massey2021-09-241-0/+10
* thermal: Print temperature sensor values before shutting down APVijay Hiremath2021-02-081-0/+10
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-3/+0
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* Include battery fuel gauge temp sensor in temperature sensorsRandall Spangler2014-02-081-0/+2
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-1/+1
* Completely new thermal/fan implementationBill Richardson2013-08-231-1/+1
* Add build-time checks on board-specific array sizes.Bill Richardson2013-07-311-1/+1
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-161-1/+0
* Switch temp sensor polling to use hooks instead of taskRandall Spangler2012-11-011-0/+2
* Clean up thermal modulesRandall Spangler2012-10-261-0/+6
* link: Temp sensors can return not-powered error codeRandall Spangler2012-10-111-9/+0
* link: Temp sensor read can return an error codeRandall Spangler2012-10-111-5/+11
* Disable thermal thresholds for TMP006 sensor near CPUVic Yang2012-06-221-0/+2
* Add option to adjust delay for indiviual temperature sensorVic Yang2012-06-081-0/+3
* Clean up initsRandall Spangler2012-04-191-5/+2
* Temperature sensor grouping.Vic Yang2012-03-161-0/+14
* Temp sensor report 0xfd on sensor unpowered.Vic Yang2012-03-141-0/+9
* Temperature polling and temporal correctionVic Yang2012-02-181-32/+3
* Fix discovery and bds builds, which don't have temp sensor or peciRandall Spangler2012-02-131-1/+2
* Add tmp006 object temperature calculationVic Yang2012-02-081-2/+5
* Additional compilation fix-ups for non-LM4 targetsDavid Hendricks2012-02-061-3/+0
* Add forward declarations in ADC and temp_sensor headersDavid Hendricks2012-02-061-0/+3
* Refactor temperature sensor code and add support of Link I2C temp sensor.Vic Yang2012-02-041-4/+35
* Initial sources import 1/3Randall Spangler2011-12-071-0/+26