summaryrefslogtreecommitdiffstats
path: root/sys/dev/i2c/fcu.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
* fcu fans are PWM, express as %; from mureninderaadt2007-01-071-3/+3
* adapt to new two-level sensor api; Constantine A. Mureninderaadt2006-12-231-12/+9
* Replace SENSOR_ADD() macro with a pair of functionsgrange2006-01-191-2/+2
* no longer use ia_compat; tested by a fewderaadt2005-12-271-7/+4
* basic driver for apple fcu fan controller. can read up to 6 fan rpm'sderaadt2005-11-161-0/+184