While there, do some minor cleanup for kclocks. They are only registered from kern_time.c, make registration function static. Remove event hooks, they are not used by both registered kclocks. Add some consts.
Perhaps we can stop registering kclocks at all and statically initialize them.