summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/io/amdzen/smntemp.c
AgeCommit message (Collapse)AuthorFilesLines
2022-11-1615165 SMN accesses are size-sensitiveKeith M Wesolowski1-1/+1
Reviewed by: Robert Mustacchi <rm@fingolin.org> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2022-09-1114936 need a better SMN addressing mechanismKeith M Wesolowski1-2/+3
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Garrett D'Amore <garrett@damore.org>
2020-10-2113144 refactor amdf17nbdf into a nexusRobert Mustacchi1-0/+343
13145 rewrite amdf17nbdf to use the ksensor framework 13146 Want a driver for AMD SMN user access Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Reviewed by: Mike Zeller <mike.zeller@joyent.com> Reviewed by: Robert French <robert@robertdfrench.me> Approved by: Richard Lowe <richlowe@richlowe.net>