summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/tcpcib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert watchdog(4) devices to use autoconf(9) framework.mikeb2014-12-101-1/+6
* Add a DVACT_WAKEUP op to the *_activate() API. This is called after thederaadt2013-12-061-6/+6
* 1 << 31 cleanup. Eitan Adler pointed out that there has been aderaadt2013-11-261-2/+2
* Enforce ca_activate tree-walks over the entire heirarchy for all events,deraadt2013-05-301-3/+9
* Swap arguments to wdog_register() since it is nicer, and preparederaadt2012-10-171-2/+2
* Add support for the HPET on this device.kettenis2012-06-041-4/+73
* Remove unnecessary tcpib_wdt_unlock() calls.kettenis2012-06-031-4/+1
* Add tcpcib(4) to support Intel Atom E600 watchdog.jsg2012-05-271-0/+269