summaryrefslogtreecommitdiffstats
path: root/sys/dev/i2c/lm75.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* instead of passing OF nodes down to the drivers, pass name/compat stringderaadt2005-11-151-1/+8
* code was totally borked, if it failed to detect a LM77 it left thederaadt2005-11-131-7/+7
* Use sensors thread instead of timeouts.kettenis2005-11-111-8/+2
* lmtemp(4) -- National Semiconductor LM75/LM77 temperature sensor driver.grange2004-05-231-0/+220