summaryrefslogtreecommitdiff
path: root/sys/dev/clock_subr.h
AgeCommit message (Expand)Author
2021-04-24Remove unused function pointers from `todr_handle'.Martin Pieuchot
2020-05-17Add function for attaching RTC drivers, to reduce direct useVisa Hankala
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2006-06-19move clock_subr.c to a better place, and now it is always in the kernelTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-19generic interface for time-of-day clock devices.Artur Grabowski
1997-09-09Code imported from NetBSD. -mojMats O Jansson