NetBSD/sys/dev/sysmon
2018-05-27 01:39:00 +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_envsys_events.c Improve tracking of the state of an event's callout, and protect all 2017-09-11 06:02:09 +00:00
sysmon_envsys_tables.c Add support for light sensors that report Illuminance in lux. 2018-05-27 01:39:00 +00:00
sysmon_envsys_util.c
sysmon_envsys.c Avoid dereferencing NULL if we attempt to look up an known unit type. 2018-05-26 21:15:46 +00:00
sysmon_envsysvar.h Pull workqueue_destroy out of sme->sme_mtx 2014-11-23 10:00:20 +00:00
sysmon_power.c Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
sysmon_taskq.c Typos. 2018-02-08 09:05:16 +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 sysmon's components need to be MODULE_CLASS_DRIVER so they will get 2015-12-14 01:08:47 +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
sysmonvar.h Improve tracking of the state of an event's callout, and protect all 2017-09-11 06:02:09 +00:00