Age | Commit message (Expand) | Author |
2014-03-29 | It's been a quarter century: we can assume volatile is present with that name. | Philip Guenther |
2013-05-06 | the use of modern intel performance counter msrs to measure the number of | David Gwynne |
2013-04-17 | Don't set the frequency of the statclock if we don't have one. | Gerhard Roth |
2012-11-10 | Recent x86 CPUs come with a constant time stamp counter. If this is | Marcus Glocker |
2011-07-05 | N: Thou shalt not call hardclock() with biglock held. | Owain Ainsworth |
2010-08-11 | Disable the RTC the periodic interrupt. Leaving it enabled causes the | Mark Kettenis |
2010-08-10 | spaces and tabs, no binary change | Marco Peereboom |
2010-07-25 | in the clock drivers, seperate the soft-state and hard-state which was | Theo de Raadt |
2009-01-29 | Only start using the rtc for statclock after we've received the first | Mark Kettenis |
2007-11-28 | quite a bit of simplification by removing cpu classes. | Ted Unangst |
2007-08-01 | switch i386 to use the MI i8253 header file and remove the now obsolete MD | Martin Reindl |
2007-03-19 | Move i386 to timecounters. This is more or less the same code as amd64. | Artur Grabowski |
2006-12-20 | "#ifdef is a tool of the weak!" | Gordon Willem Klok |
2006-09-19 | ansi/deregister | Jonathan Gray |
2006-06-19 | move clock_subr.c to a better place, and now it is always in the kernel | Theo de Raadt |
2006-05-09 | Avoid estimating pentium_mhz too low, which has the effect of resulting | Otto Moerbeek |
2006-02-12 | Remove dead sysbeep driver and unused sysbeep() routine. No functional change. | Miod Vallat |
2006-01-02 | remove last traces of __BROKEN_INDIRECT_CONFIG. | Brad Smith |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-02-27 | Cleanup I[3456]86_CPU defines usage, unbreaks compilation | Alexander Yurchenko |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-27 | change .byte for the correct opcodes now that gas can handle'em. | Federico G. Schwindt |
2002-07-06 | Remove kernel support for NTP. ok deraadt@ and tholo@ | Thomas Nordin |
2002-05-17 | properly detect the cpu model for the broken cyrix latch; better fix than pr#... | Michael Shalayeff |
2002-05-16 | fix for a timer latch bug on the cyrix mediagx and gxm cpus. | Michael Shalayeff |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-09-21 | totally useless inlines, cost 1380 bytes too | Michael Shalayeff |
2001-02-19 | Avoid losing rtc after suspend/resume on some laptops. Ok provos@ | Hakan Olsson |
2001-02-13 | rtc stops if we miss interrupts. Inspired by code from FreeBSD. | Hakan Olsson |
2000-01-29 | separate clock init, to be called upon resume from apm sleeps | Michael Shalayeff |
1999-10-06 | y2k related fixes; from netbsd, work by fgsch/ivan | Theo de Raadt |
1999-01-31 | Fix clobbers so that GENERIC may compile with egcs. | Marc Espie |
1999-01-13 | RCSIds | Niklas Hallqvist |
1999-01-02 | Midi & sequencer support from NetBSD, mostly by Lennart Augustsson | Niklas Hallqvist |
1997-12-17 | I586_CPU -> I586_CPU || I686_CPU | Jason Downs |
1997-06-25 | remove _STANDALONE | Michael Shalayeff |
1997-04-11 | If someone pressed a nonprintable character in getsn (eg in boot -c) the | Mats O Jansson |
1996-10-16 | proto rtcintr | Theo de Raadt |
1996-09-17 | support standalone. | Michael Shalayeff |
1996-09-09 | Don't be uncertain about wether clock interrupts were meant for us | Thorsten Lockert |
1996-09-09 | Add seperate profiling/statistics clock running at 1024/128 Hz, using the | Thorsten Lockert |
1996-05-25 | sync | Theo de Raadt |
1996-05-07 | sync with 0504; prototype changes | Theo de Raadt |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-03-20 | Fix back wrong patches. | Michael Shalayeff |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff |
1996-02-25 | Allow use of Pentium cycle counter for high-precision time keeping; | Thorsten Lockert |
1996-02-20 | Pass device name to interrupt establish routines so it can be recorded in | Thorsten Lockert |
1995-12-27 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |