summaryrefslogtreecommitdiff
path: root/sys/dev/sysmon/sysmon_power.c
AgeCommit message (Expand)Author
2003-07-14add missing __KERNEL_RCSID()lukem
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-05-19Fix a locking problem, which closes kern/21607.kochi
2003-05-11Fix format / number of argument mismatch for a printf.fvdl
2003-04-20Add a "reset button" type.thorpej
2003-04-18* Add a generic power management event API, defined in <sys/power.h>.thorpej
2003-04-17Start at a power management framework for sysmon. Right now we justthorpej