NetBSD/sys/dev/sysmon
matt 833bb81cc5 add support for autostarting watchdogs (wdog was started by firmware
and can't be disabled).  Add critical pool hooks for kernel tickled
watchdogs.
2011-01-04 01:51:06 +00:00
..
files.sysmon Add a new software-only sensor device. This is intended for use as a 2010-10-19 11:55:38 +00:00
swsensor.c use aprint 2010-12-17 13:37:37 +00:00
swwdog.c Apparently swwdog reboot hasn't worked in several years since it 2010-11-11 21:55:04 +00:00
sysmon.c Pass D_MPSAFE to d_flag in the cdevsw struct, so that the kernel_lock 2008-03-03 09:38:49 +00:00
sysmon_envsys.c When the user updates the sensor device's refresh timer, reset the 2010-12-30 03:59:59 +00:00
sysmon_envsys_events.c When the user updates the sensor device's refresh timer, reset the 2010-12-30 03:59:59 +00:00
sysmon_envsys_tables.c Extract searching of description tables into a single function, rather 2010-12-15 17:17:16 +00:00
sysmon_envsys_util.c Extend the envsys2 API (one more time, sorry) as defined in: 2007-11-16 08:00:11 +00:00
sysmon_envsysvar.h When the user updates the sensor device's refresh timer, reset the 2010-12-30 03:59:59 +00:00
sysmon_power.c Fix comment typos (mangement, managmenet). 2010-03-11 13:51:01 +00:00
sysmon_taskq.c Rearrange code in the sysmon queue execution thread to simplify locking logic. 2008-09-05 22:06:52 +00:00
sysmon_taskq.h Convert sysmon_taskqueue to use mutex(9) and condvar(9) and initialize 2007-07-21 23:15:16 +00:00
sysmon_wdog.c add support for autostarting watchdogs (wdog was started by firmware 2011-01-04 01:51:06 +00:00
sysmonconf.h
sysmonvar.h add support for autostarting watchdogs (wdog was started by firmware 2011-01-04 01:51:06 +00:00