summaryrefslogtreecommitdiff
path: root/sys/dev/pci/km.c
AgeCommit message (Expand)Author
2020-01-05consistently uppercase pci product definesJonathan Gray
2020-01-04remove AMD64 strings from pcidevsJonathan Gray
2015-11-04allow km(4) to match the temperature sensor in GX-412TC SOC (as used on APU2)Stuart Henderson
2015-03-14Remove some includes include-what-you-use claims don'tJonathan Gray
2014-12-06match family 16hJonathan Gray
2013-09-17Add support for AMD Family 15h Models 10h-1Fh Processors.Mark Kettenis
2013-09-17Rename existing AMD Family 15h Models 00h-0Fh Processor entries and addMark Kettenis
2013-03-14Match on family 15h also.Bryan Steele
2011-05-31Family 14h also supports the km(4) temperature sensorTheo de Raadt
2009-01-26Unify error message.Mark Kettenis
2008-08-30Mention Family 11h in the comment.Brad Smith
2008-08-29support AMD Family 11h (Turion X2 Ultra et al); discussed with jsg@ and jmc@Constantine A. Murenin
2008-04-29New km(4) driver for AMD Family 10h Processors (Phenom, Opteron Barcelona etc);Constantine A. Murenin