Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rework sensor tasks to use the kernels generic workq rather than a special | 2007-06-24 | 1 | -2/+2 | |
| | | | | | | | | | kernel thread of its own. the api has changed (which will be fixed in the manpage shortly) so all the users of sensor tasks that i can find have been fixed too. noone tested, so its going in to force people to run with it. "put it in" deraadt@ | ||||
* | split userland & kernel struct sensor/sensordev so that the addition | 2007-03-22 | 1 | -3/+3 | |
| | | | | | | of new fields in the future is less disruptive. This is done similar to how struct proc is handled for ps(1). ok jmc (man page changes) tested fkr simon, and more suggestions from millert | ||||
* | adapt to new two-level sensor api; Constantine A. Murenin | 2006-12-23 | 1 | -13/+6 | |
| | |||||
* | Fix printf. | 2006-01-26 | 1 | -2/+2 | |
| | |||||
* | Prevent division by zero, and make it actually update the fan sensors. | 2006-01-25 | 1 | -8/+13 | |
| | |||||
* | Initial stab at glenv(4), a driver for the GL518SM. | 2006-01-24 | 1 | -0/+222 | |