summaryrefslogtreecommitdiffstats
path: root/sys/dev/i2c/fintek.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not compile sensor code if option SMALL_KERNELmiod2014-10-121-1/+9
* don't clear sensor flags that were never set; ok deraadtcnst2007-10-311-4/+2
* rework sensor tasks to use the kernels generic workq rather than a specialdlg2007-06-241-2/+2
* split userland & kernel struct sensor/sensordev so that the additionderaadt2007-03-221-3/+3
* normally hardware engineers call it Vcc not VCCderaadt2006-12-241-2/+2
* adapt to new two-level sensor api; Constantine A. Mureninderaadt2006-12-231-23/+6
* Cleanup. Add config flag to make fans blast at full speed.kettenis2006-08-261-308/+60
* Fan controller for Thecus N2100, still needs more work, currently sets thedrahn2006-06-151-0/+530