summaryrefslogtreecommitdiff
path: root/sys/dev/ic/lm78.c
AgeCommit message (Expand)Author
2006-01-28Consider temperatures below -45 degC to be invalid for Winbond chips.Mark Kettenis
2006-01-26Make lm at iic detach properly, and use config_detach(9) to fully detachMark Kettenis
2006-01-19Try to disable unconnected temperature sensors.Mark Kettenis
2006-01-19Replace SENSOR_ADD() macro with a pair of functionsAlexander Yurchenko
2006-01-17Support W83791SD as an lm(4) without sensors.Mark Kettenis
2006-01-15Commit missing bits too:Mark Kettenis
2006-01-14Rename nslm7x.c into lm78.c and nslm7xvar.h into lm78var.h, and clean upMark Kettenis