summaryrefslogtreecommitdiffstats
path: root/sys/dev/clock_subr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add function for attaching RTC drivers, to reduce direct usevisa2020-05-171-1/+2
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* move clock_subr.c to a better place, and now it is always in the kernelderaadt2006-06-191-30/+1
* First round of __P removal in sysmillert2002-03-141-3/+3
* generic interface for time-of-day clock devices.art2001-08-191-1/+36
* Code imported from NetBSD. -mojmaja1997-09-091-0/+65