index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
glxpcib.c
Age
Commit message (
Expand
)
Author
2014-12-10
Convert watchdog(4) devices to use autoconf(9) framework.
Mike Belopuhov
2014-10-08
#ifdef SMALL_KERNEL some sensor blocks; ok miod
Theo de Raadt
2014-09-14
remove uneeded proc.h includes
Jonathan Gray
2013-12-06
Add a DVACT_WAKEUP op to the *_activate() API. This is called after the
Theo de Raadt
2013-03-17
Set the `Power Immediate' bit upon attaching, to enable automatic restart
Miod Vallat
2013-01-16
Loongson: add throttling support.
Paul Irofti
2013-01-14
Loongson: Replace the system clock provided by the CPU with a GLX MFGPT.
Paul Irofti
2012-10-17
Swap arguments to wdog_register() since it is nicer, and prepare
Theo de Raadt
2012-10-08
Revamp the sequences for suspend/hibernate -> resume so that the code
Theo de Raadt
2012-03-06
oops. correct diff this time
Mike Belopuhov
2012-03-06
Add support for an SMB controller found on AMD CS5536 companion device.
Mike Belopuhov
2010-10-23
Missed this in the last commit. No cookie for me.
Paul Irofti
2010-10-23
Unbreak SMALL_KERNEL. Reported by Mikolaj Kucharski, thanks!
Paul Irofti
2010-10-14
Move glxpcib(4) to MI land unifying the two MD drivers.
Paul Irofti