summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ksmn.c
AgeCommit message (Expand)Author
2024-08-07Attach ksmn(4) on 19h/7x devicesBryan Steele
2023-09-05Make ksmn(4) attach to 19h/4x devicesStefan Sperling
2023-06-23ksmn(4): Support thermal sensors on Ryzen 9 79xxMike Larkin
2022-04-25Extend ksmn(4) driver to also show CCD tempratures if available.Claudio Jeker
2022-03-11Constify struct cfattach.Martin Pieuchot
2021-07-20add AMD 17h/6xh Root ComplexJoshua Stein
2020-01-04remove AMD64 strings from pcidevsJonathan Gray
2019-11-20ksmn(4): Improve the precision of the fractional part of temperatures.Bryan Steele
2019-09-27Use a better scale value in ksmn(4), this produces a slightly moreBryan Steele
2019-09-26Add a new driver for getting AMD CPU temperature sensor over the SMN.Bryan Steele