aboutsummaryrefslogtreecommitdiff
path: root/sys/isa/rtc.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r330780, it was improperly tested and results in taking a spinIan Lepore2018-03-111-1/+1
* Eliminate atrtc_time_lock, and use atrtc_lock for efirtc locking.Ian Lepore2018-03-111-1/+1
* Use separate mutexes for atrtc and i8254 locking. Change all the strangeIan Lepore2018-03-111-1/+0
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Stop calling atrtc_set() from the xen timer clock_settime() method. ThatIan Lepore2017-08-111-1/+0
* Protect access to the AT realtime clock with its own mutex.Ian Lepore2017-07-121-0/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* atrtc: export function to set RTCRoger Pau Monné2016-05-021-0/+1
* Implement new event timers infrastructure. It provides unified APIs forAlexander Motin2010-06-201-4/+0
* Rename statclock_disable variable to atrtcclock_disable that it actually is,Alexander Motin2009-05-031-0/+2
* atrtc.c is a repocopy of the RTC device driver from i386/isa/clock.cPoul-Henning Kamp2008-04-141-0/+11
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Improve a couple of comment.Poul-Henning Kamp1998-07-111-6/+7
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* BIOS manufacturers don't seem to have a unique idea about 2.88 MBJoerg Wunsch1995-10-091-1/+2
* Here is a minor patch for FreeBSD 2.0R to allow it to recognizeJoerg Wunsch1994-12-041-1/+2
* resettodr() implemented, inittodr() fixedAndrey A. Chernov1994-09-201-4/+9
* Enable use of the RTC chip for the statistical clock. While this doesGarrett Wollman1994-08-151-1/+19
* RTCFDT_720K (physical drive 720K) added.Andrey A. Chernov1993-12-181-1/+2
* Made all header files idempotent and moved incorrect common data fromGarrett Wollman1993-11-071-1/+5
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-1/+2
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+85