summaryrefslogtreecommitdiff
path: root/include/temp_sensor.h
Commit message (Expand)AuthorAgeFilesLines
* 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