summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_ffclock.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r273733, r273740 and r273773:hselasky2014-10-301-17/+20
* Revise the sysctl handling code and restructure the hierarchy of sysctlslstewart2011-12-011-45/+51
* Make sysclock_active publicly available to external consumers.lstewart2011-11-291-2/+0
* Export the "ffclock" feature for kernels compiled with feed-forward clocklstewart2011-11-261-0/+2
* - Add the ffclock_getcounter(), ffclock_getestimate() and ffclock_setestimate()lstewart2011-11-211-0/+130
* - Provide a sysctl interface to change the active system clock at runtime.lstewart2011-11-201-0/+214
* Provide high-level functions to access the feed-forward absolute and differencelstewart2011-11-201-0/+129
OpenPOWER on IntegriCloud