Age | Commit message (Expand) | Author |
---|---|---|
2006-04-10 | make this match our code standards | Theo de Raadt |
2006-01-19 | Replace SENSOR_ADD() macro with a pair of functions | Alexander Yurchenko |
2006-01-10 | rewritten lm75 driver. try to cope with the lm75 and lm77 better, but | Theo de Raadt |
2006-01-09 | damn, left a lock | Theo de Raadt |
2006-01-09 | variables now unused | Theo de Raadt |
2006-01-09 | trust i2c_scan for telling us if this is a lm75 or lm77, instead of | Theo de Raadt |
2005-12-29 | stop using I2C_F_POLL; it is a bus driver responsibility now | Theo de Raadt |
2005-12-27 | no longer use ia_compat; tested by a few | Theo de Raadt |
2005-11-15 | instead of passing OF nodes down to the drivers, pass name/compat string | Theo de Raadt |
2005-11-13 | code was totally borked, if it failed to detect a LM77 it left the | Theo de Raadt |
2005-11-11 | Use sensors thread instead of timeouts. | Mark Kettenis |
2004-05-23 | lmtemp(4) -- National Semiconductor LM75/LM77 temperature sensor driver. | Alexander Yurchenko |