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
/
km.c
Age
Commit message (
Expand
)
Author
2022-03-11
Constify struct cfattach.
Martin Pieuchot
2020-01-05
consistently uppercase pci product defines
Jonathan Gray
2020-01-04
remove AMD64 strings from pcidevs
Jonathan Gray
2015-11-04
allow km(4) to match the temperature sensor in GX-412TC SOC (as used on APU2)
Stuart Henderson
2015-03-14
Remove some includes include-what-you-use claims don't
Jonathan Gray
2014-12-06
match family 16h
Jonathan Gray
2013-09-17
Add support for AMD Family 15h Models 10h-1Fh Processors.
Mark Kettenis
2013-09-17
Rename existing AMD Family 15h Models 00h-0Fh Processor entries and add
Mark Kettenis
2013-03-14
Match on family 15h also.
Bryan Steele
2011-05-31
Family 14h also supports the km(4) temperature sensor
Theo de Raadt
2009-01-26
Unify error message.
Mark Kettenis
2008-08-30
Mention Family 11h in the comment.
Brad Smith
2008-08-29
support AMD Family 11h (Turion X2 Ultra et al); discussed with jsg@ and jmc@
Constantine A. Murenin
2008-04-29
New km(4) driver for AMD Family 10h Processors (Phenom, Opteron Barcelona etc);
Constantine A. Murenin