NetBSD/sys/dev/sysmon
pgoyette ab2566b920 Separate the two conditions for the KASSERT, so we can tell which
one occurred.
2015-06-23 19:22:56 +00:00
..
files.sysmon Update configuration definitions for new sysmon 2015-04-24 03:33:43 +00:00
swsensor.c Remove another debug printf() that snuck in. 2015-04-25 23:55:23 +00:00
swwdog.c Finish work started in previous commit. Ensure that initialization 2015-05-12 10:20:14 +00:00
sysmon.c Optimize a bit - don't re-enter the mutex if we're just going to exit. 2015-05-05 09:22:33 +00:00
sysmon_envsys.c Handle early initialization requirements - thanks martin@ and others 2015-04-25 23:40:09 +00:00
sysmon_envsys_events.c Separate the two conditions for the KASSERT, so we can tell which 2015-06-23 19:22:56 +00:00
sysmon_envsys_tables.c add HYT-221/271/939 humidity/temperature I2C sensor 2014-05-18 11:46:23 +00:00
sysmon_envsys_util.c
sysmon_envsysvar.h Pull workqueue_destroy out of sme->sme_mtx 2014-11-23 10:00:20 +00:00
sysmon_power.c Handle early initialization requirements - thanks martin@ and others 2015-04-25 23:40:09 +00:00
sysmon_taskq.c sysmon_task_queue_sched needs to RUN_ONCE(tq_preinit) as well, it can 2015-04-28 11:58:49 +00:00
sysmon_taskq.h Replace a home-grown run-once implementation with the real RUN_ONCE() 2015-04-27 07:51:28 +00:00
sysmon_wdog.c Move callout_init to wdog_preinit 2015-06-05 00:53:47 +00:00
sysmonvar.h Modularize sysmon and its components 2015-04-23 23:22:03 +00:00