summaryrefslogtreecommitdiffstats
path: root/sys/dev/i2c/gl518sm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rework sensor tasks to use the kernels generic workq rather than a specialdlg2007-06-241-2/+2
* split userland & kernel struct sensor/sensordev so that the additionderaadt2007-03-221-3/+3
* adapt to new two-level sensor api; Constantine A. Mureninderaadt2006-12-231-13/+6
* Fix printf.kettenis2006-01-261-2/+2
* Prevent division by zero, and make it actually update the fan sensors.kettenis2006-01-251-8/+13
* Initial stab at glenv(4), a driver for the GL518SM.kettenis2006-01-241-0/+222