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