summaryrefslogtreecommitdiffstats
path: root/sys/dev/i2c/asb100.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* make it more apparent that when we are dealing with 16 bit registersderaadt2008-04-171-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-4/+4
* adapt to new two-level sensor api; Constantine A. Mureninderaadt2006-12-231-37/+10
* make this match our code standardsderaadt2006-04-101-5/+5
* don't permanently disable temperature sensors when they fail a read,djm2006-03-041-3/+5
* fix error messagedjm2006-01-311-3/+4
* Replace SENSOR_ADD() macro with a pair of functionsgrange2006-01-191-2/+2
* fix cut and paste error on FAN2 sysctl defdjm2006-01-011-4/+4
* spacingderaadt2005-12-311-2/+2
* add i2c driver for Asus ASB100 sensors using register info from lm_sensorsdjm2005-12-301-0/+426