summaryrefslogtreecommitdiff
path: root/sys/dev/onewire/owtemp.c
AgeCommit message (Expand)Author
2007-11-28my brother, David Fries david at fries dot net, noticed that if you put yourTodd T. Fries
2007-06-24rework sensor tasks to use the kernels generic workq rather than a specialDavid Gwynne
2007-03-22split userland & kernel struct sensor/sensordev so that the additionTheo de Raadt
2006-12-23adapt to new two-level sensor api; Constantine A. MureninTheo de Raadt
2006-12-20Implement high resolution temperature measuring.Alexander Yurchenko
2006-10-01Don't reuse bus lock for locking sensor task thread. Use aAlexander Yurchenko
2006-10-01Protect sensor_task_unregister() with some locking.Alexander Yurchenko
2006-06-23In a drivers activate() entry point, if on DVACT_DEACTIVATE it doesMiod Vallat
2006-03-04Dallas 1-Wire bus support. Includes the following drivers:Alexander Yurchenko