Age | Commit message (Expand) | Author |
---|---|---|
2006-01-28 | get rid of the sensors globals. theyre were only used by sysctl for | David Gwynne |
2006-01-19 | Replace SENSOR_ADD() macro with a pair of functions | Alexander Yurchenko |
2005-11-21 | rename the sensor globals to names that are not obvious to avoid | David Gwynne |
2005-11-13 | shorten this a bit through better use of TAILQ macros. | David Gwynne |
2005-11-10 | the tasklist can be modified while the kthread is sleeping, so refetch | David Gwynne |
2005-11-10 | first go at a generic kthread for sensors to be run out of. its a bit | David Gwynne |
2005-11-10 | split the sensors stuff out into a source file of its own. | David Gwynne |