Home | History | Annotate | Download | only in pci
History log of /src/sys/arch/x86/pci/amdpcib_hpet.c
RevisionDateAuthorComments
 1.8  01-Jul-2011  dyoung #include <sys/bus.h> instead of <machine/bus.h>.
 1.7  15-Jun-2011  jruoho Modularize hpet(4). Works nicely with the multiple bus locations.
 1.6  15-Jun-2011  jruoho Use defined constants.
 1.5  15-Jun-2011  jruoho Add detach function for hpet(4) at amdpcib(4).
 1.4  21-Mar-2008  xtraeme branches: 1.4.18; 1.4.36;
Split device_t/softc for ichlpcib(4) and all hpet consumers, plus
other related cosmetic changes.
 1.3  21-Mar-2008  xtraeme Split device_t/softc for amdpcib and the hpet attachment, plus other
related cosmetic changes.
 1.2  07-Jan-2008  joerg branches: 1.2.6;
x86 always has timecounter support.
 1.1  26-Oct-2007  xtraeme branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.10; 1.1.12; 1.1.18;
Share pcib(4) and amdpcib(4) between i386 and amd64; one copy is enough.
 1.1.18.1  08-Jan-2008  bouyer Sync with HEAD
 1.1.12.2  03-Dec-2007  ad Sync with HEAD.
 1.1.12.1  26-Oct-2007  ad file amdpcib_hpet.c was added on branch vmlocking on 2007-12-03 19:04:25 +0000
 1.1.10.2  13-Nov-2007  bouyer Sync with HEAD
 1.1.10.1  26-Oct-2007  bouyer file amdpcib_hpet.c was added on branch bouyer-xenamd64 on 2007-11-13 16:00:19 +0000
 1.1.8.4  23-Mar-2008  matt sync with HEAD
 1.1.8.3  09-Jan-2008  matt sync with HEAD
 1.1.8.2  06-Nov-2007  matt sync with HEAD
 1.1.8.1  26-Oct-2007  matt file amdpcib_hpet.c was added on branch matt-armv6 on 2007-11-06 23:23:41 +0000
 1.1.6.1  18-Feb-2008  mjf Sync with HEAD.
 1.1.4.2  28-Oct-2007  joerg Sync with HEAD.
 1.1.4.1  26-Oct-2007  joerg file amdpcib_hpet.c was added on branch jmcneill-pm on 2007-10-28 20:10:59 +0000
 1.1.2.4  24-Mar-2008  yamt sync with head.
 1.1.2.3  21-Jan-2008  yamt sync with head
 1.1.2.2  27-Oct-2007  yamt sync with head.
 1.1.2.1  26-Oct-2007  yamt file amdpcib_hpet.c was added on branch yamt-lazymbuf on 2007-10-27 11:28:57 +0000
 1.2.6.1  03-Apr-2008  mjf Sync with HEAD.
 1.4.36.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.4.18.1  27-Aug-2011  jym Sync with HEAD. Most notably: uvm/pmap work done by rmind@, and MP Xen
work of cherry@.

No regression observed on suspend/restore.

RSS XML Feed