Age | Commit message (Expand) | Author |
2007-10-20 | _check prototypes are no longer used (replaced by i2c_scan.c); ok deraadt@ | Constantine A. Murenin |
2007-06-24 | rework sensor tasks to use the kernels generic workq rather than a special | David Gwynne |
2007-03-22 | split userland & kernel struct sensor/sensordev so that the addition | Theo de Raadt |
2006-12-23 | adapt to new two-level sensor api; Constantine A. Murenin | Theo de Raadt |
2006-11-20 | Fix register number definitions. | Mark Kettenis |
2006-11-20 | Add support for LM63. | Mark Kettenis |
2006-04-30 | incorporate feedback from kettenis@: fix init of sc_temp_invalid for LM90, | Damien Miller |
2006-04-30 | support the Maxim 6657, 6658 and 6659 parts, which are register-wise | Damien Miller |
2006-04-17 | Reorganize the 0xfe vendor register block, adding new devices and tightening | Mark Kettenis |
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 |
2005-12-31 | spacing | Theo de Raadt |
2005-12-28 | this should also match lm86, lm89, lm90, lm99, lm89-1, lm99-1, i think | Theo de Raadt |
2005-12-27 | no longer use ia_compat; tested by a few | Theo de Raadt |
2005-11-16 | Add support for MAX6642. | Mark Kettenis |
2005-11-15 | driver for the maxim6690 i2c dual temperature sensor | Theo de Raadt |