summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_clocksource.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix several un-/signedness bugs of r210290 and r210293. Add one more check.mav2010-07-201-2/+3
|
* Extend timer driver API to report also minimal and maximal supported periodmav2010-07-201-11/+35
| | | | | | lengths. Make MI wrapper code to validate periods in request. Make kernel clock management code to honor these hardware limitations while choosing hz, stathz and profhz values.
* Rename timeevents.c to kern_clocksource.c.mav2010-07-141-0/+508
Suggested by: jhb@
OpenPOWER on IntegriCloud