summaryrefslogtreecommitdiffstats
path: root/sys/dev/i2c/adm1030.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* correct attach messagesderaadt2008-05-011-3/+3
* 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-9/+8
* make this match our code standardsderaadt2006-04-101-3/+3
* 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
* typoderaadt2005-12-221-2/+2
* driver for adm1030 i2c temp + fan controllerderaadt2005-11-151-0/+152