='cgit '/>
summaryrefslogtreecommitdiff
path: root/sys/dev/dec/mcclock.c
AgeCommit message (Expand)Author
2014-11-17PR/49207: Kamil Rytarowski: Add sys/clock.h with generic time macroschristos
2011-06-04Split device_t/softc. Tested on GXemul.tsutsui
2011-04-06Make this compile with options DEBUG. (PRId64 for time_t)tsutsui
2010-05-03Fix error introduced with timecounters - RTC clock register only usesmhitch
2009-12-12Remove `volatile' qualifier from argument types oftsutsui
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2008-04-08use aprint_*_dev and device_xnamecegger
2008-03-29Remove an extra newline added in rev 1.18.tsutsui
2008-01-04Make this compile with DEBUG enabled (fix a printf format, convert tosimonb
2008-01-03Timecounter and generic todr support for pmax. From Garret D'Amore.joerg
2005-12-11merge ktrace-lwp.christos
2005-02-04de-__Pperry
2001-12-05Remove some debug printf()s.simonb
2001-11-23Remove hardcoded values for HZ (under different names!) from mcclock.csimonb
2001-11-13add/cleanup RCSIDlukem
1999-01-15__pmax__ -> pmax, like other ports.thorpej
1998-04-19Copy alpha/tc/mcclock_ioasic.c (duplicated in pmax/tc/mcclock_ioasic.c)jonathan
1998-01-12Adjust for config changes.thorpej
1997-09-02Nuke the idea of <machine/options.h>. It completely defeats the purposethorpej