summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/lm75.c
AgeCommit message (Collapse)Author
2004-05-23lmtemp(4) -- National Semiconductor LM75/LM77 temperature sensor driver.Alexander Yurchenko
Based on the driver from NetBSD (r) written by Jason R. Thorpe, adapted for our sensors infrastructure and with LM77 support. ok deraadt@