index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
amd64
/
isa
/
clock.c
Age
Commit message (
Expand
)
Author
2015-03-14
Remove some includes include-what-you-use claims don't
Jonathan Gray
2014-03-29
It's been a quarter century: we can assume volatile is present with that name.
Philip Guenther
2013-04-17
Don't set the frequency of the statclock if we don't have one.
Gerhard Roth
2011-07-05
N: Thou shalt not call hardclock() with biglock held.
Owain Ainsworth
2011-04-08
remove uneeded inlines here as was done in rev 1.24 of
Jonathan Gray
2010-08-11
Disable the RTC the periodic interrupt. Leaving it enabled causes the
Mark Kettenis
2010-08-10
Someone went nuts with spaces and tabs. No binary change.
Marco Peereboom
2010-07-29
Don't forget to register the i8254-based timecounter if we use the i8254
Mark Kettenis
2010-07-25
in the clock drivers, seperate the soft-state and hard-state which was
Theo de Raadt
2007-08-02
copy nvram code from i386, because amd64 can use it too. done by
Theo de Raadt
2007-05-03
Remove MCA ghosts, no changes in .o files.
Alexander Yurchenko
2007-01-15
ansi/deregister
Jonathan Gray
2006-11-07
Timecounters for amd64. Diff by art@, tested by many. ok deraadt@
Otto Moerbeek
2006-02-12
Remove dead sysbeep driver and unused sysbeep() routine. No functional change.
Miod Vallat
2005-12-13
Remove the advertising clause in the UCB license which Berkeley
Jonathan Gray
2005-12-10
Kill MCA related includes.
Kenneth R Westerback
2005-09-27
make options TIMEZONE and DST work; from form
Theo de Raadt
2004-06-28
Use new event counter API for interrupt counting on amd64. Based in part
Theo de Raadt
2004-06-25
SMP support. Big parts from NetBSD, but with some really serious debugging
Artur Grabowski
2004-03-22
Initialize msb and lsb tables (from NetBSD).
Thomas Nordin
2004-03-09
simplify the delay stuff
Theo de Raadt
2004-01-28
an amd64 arch support.
Michael Shalayeff