summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/glxpcib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert watchdog(4) devices to use autoconf(9) framework.mikeb2014-12-101-1/+8
* #ifdef SMALL_KERNEL some sensor blocks; ok miodderaadt2014-10-081-2/+2
* remove uneeded proc.h includesjsg2014-09-141-2/+1
* Add a DVACT_WAKEUP op to the *_activate() API. This is called after thederaadt2013-12-061-7/+4
* Set the `Power Immediate' bit upon attaching, to enable automatic restartmiod2013-03-171-1/+23
* Loongson: add throttling support.pirofti2013-01-161-5/+1
* Loongson: Replace the system clock provided by the CPU with a GLX MFGPT.pirofti2013-01-141-2/+47
* Swap arguments to wdog_register() since it is nicer, and preparederaadt2012-10-171-2/+2
* Revamp the sequences for suspend/hibernate -> resume so that the codederaadt2012-10-081-1/+4
* oops. correct diff this timemikeb2012-03-061-47/+30
* Add support for an SMB controller found on AMD CS5536 companion device.mikeb2012-03-061-13/+320
* Missed this in the last commit. No cookie for me.pirofti2010-10-231-2/+2
* Unbreak SMALL_KERNEL. Reported by Mikolaj Kucharski, thanks!pirofti2010-10-231-2/+4
* Move glxpcib(4) to MI land unifying the two MD drivers.pirofti2010-10-141-0/+465