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
/
amdiic.c
Age
Commit message (
Expand
)
Author
2024-05-24
remove unneeded includes; ok miod@
Jonathan Gray
2022-03-11
Constify struct cfattach.
Martin Pieuchot
2020-01-09
Convert sleeps of 1sec or more to tsleep_nsec(9).
Martin Pieuchot
2013-10-01
Use %z* for size_t
Stefan Fritsch
2012-10-05
Avoid uninitiliazed use of ctl and corresponding warnings.
Christiano F. Haesbaert
2011-04-09
use unique wait channels
Theo de Raadt
2010-04-08
these files don't need to include proc.h anymore. ok oga for agp
Ted Unangst
2009-03-29
make various strings ("can't map mem space" and similar) more consistent
Stuart Henderson
2007-05-03
convert lockmgr style locks to rwlocks.
David Gwynne
2006-09-28
Provide more info in error messages so we can see what's going
Alexander Yurchenko
2006-01-15
Sync with piixpm: allow driver to continue to work in polling mode
Alexander Yurchenko
2006-01-05
knf
Alexander Yurchenko
2006-01-01
switch from macppc-specific maciic(4) driver to the generic iic(4),
Theo de Raadt
2005-12-31
Add AMD-8111 SMBus controller driver.
Alexander Yurchenko