summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/clock.h
Commit message (Expand)AuthorAgeFilesLines
* Revamp the interrupt code based on the previous commit:marcel2010-03-171-8/+0
* Export the bus, cpu and itc frequencies under the hw.freq sysctl node.marcel2009-12-231-1/+0
* The "free-lance" timer in the i8254 is only used for the speakerphk2008-03-261-2/+0
* First part of a little cleanup in the calendar/timezone/RTC handling.phk2006-10-021-4/+0
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Cleanup the clock code. This includes:marcel2003-08-041-8/+6
* Replace the hardcoding of 255 as the clock interrupt vector withmarcel2003-01-061-0/+2
* Manually inline handleclock(). There's only a single caller andmarcel2003-01-061-1/+0
* Gah, spell extern correctly. Do not trust cut/paste via old mozillapeter2002-10-041-2/+2
* Declare itc_frequency and itm_reload.peter2002-10-041-0/+3
* Remove __P.alfred2002-03-201-4/+4
* Stick a prototype for handleclock() in machine/clock.h and include itjhb2001-03-241-0/+1
* Move DELAY() from <machine/clock.h> to <sys/systm.h>phk2000-10-151-1/+0
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+25
OpenPOWER on IntegriCloud