The NetBSD Project

src/sys/dev/sysmon/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.netbsd.org] / src / sys / dev / sysmon


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] files.sysmon  1.13   19 months  pgoyette   Add a new software-only sensor device. This is intended for use as a kernel mod...
[TXT] swsensor.c  1.12   11 months  pgoyette   Use {...} to prevent premature exit from initialization function - this lets the...
[TXT] swwdog.c  1.12   18 months  pooka   Apparently swwdog reboot hasn't worked in several years since it tried to cpu_re...
[TXT] sysmon.c  1.17   4 years  xtraeme   Pass D_MPSAFE to d_flag in the cdevsw struct, so that the kernel_lock is not tak...
[TXT] sysmon_envsys.c  1.118   3 months  matt   Don't export sysmon_envsys_list as a common.
[TXT] sysmon_envsys_events.c  1.98   11 months  pgoyette   Restrict limit monitoring for Indicator sensors as well as for Battery-charge se...
[TXT] sysmon_envsys_tables.c  1.10   11 months  nonaka   Pass table_id to sme_find_table().
[TXT] sysmon_envsys_util.c  1.5   4 years  xtraeme   Extend the envsys2 API (one more time, sorry) as defined in: http://mail-index....
[TXT] sysmon_envsysvar.h  1.41   3 months  matt   Don't export sysmon_envsys_list as a common.
[TXT] sysmon_power.c  1.46   3 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] sysmon_taskq.c  1.14   3 years  gmcgarry   Rearrange code in the sysmon queue execution thread to simplify locking logic. R...
[TXT] sysmon_taskq.h  1.2   4 years  xtraeme   branches: 1.2.38; Convert sysmon_taskqueue to use mutex(9) and condvar(9) and i...
[TXT] sysmon_wdog.c  1.25   16 months  matt   add support for autostarting watchdogs (wdog was started by firmware and can't b...
[TXT] sysmonconf.h  1.3   9 years  thorpej   * Add a generic power management event API, defined in <sys/power.h>. Right no...
[TXT] sysmonvar.h  1.41   11 months  pgoyette   Since nothing actually records or maintains an average sensor value, remove valu...


CVSweb <webmaster@jp.NetBSD.org>