| Commit message (Expand) | Author | Age | Files | Lines |
* | amdsmn(4), amdtemp(4): add support for AMD Family 19h Models 10h-1Fh. | Xin LI | 2024-04-14 | 1 | -0/+7 |
* | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | amdsmn(4), amdtemp(4): add support for Zen 4 | Akio Morita | 2023-08-01 | 1 | -0/+7 |
* | dev/amd*: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-09 | 1 | -2/+1 |
* | amdsmn(4), amdtemp(4): add support for Family 19h (Zen 3) | Conrad Meyer | 2020-12-12 | 1 | -1/+2 |
* | amdtemp(4), amdsmn(4): Attach to Ryzen 4000 APU (Zen 2, "Renoir") | Conrad Meyer | 2020-09-25 | 1 | -1/+8 |
* | amdtemp(4): Add support for Family 17h CCD sensors | Conrad Meyer | 2020-01-28 | 1 | -1/+1 |
* | amdtemp(4), amdsmn(4): Attach to Ryzen 3 (Zen 2) hostbridges | Conrad Meyer | 2019-08-06 | 1 | -0/+7 |
* | amdtemp(4): Add support for Family 15h, Model >=60h | Conrad Meyer | 2019-01-12 | 1 | -19/+51 |
* | amdsmn(4)/amdtemp(4): Attach to Ryzen 2 hostbridges | Conrad Meyer | 2018-11-14 | 1 | -6/+17 |
* | Reapply, with minor tweaks, r338025, from the original commit: | Warner Losh | 2018-09-26 | 1 | -1/+1 |
* | Back out r338035 until Warner is finished churning GSoC PNP patches | Conrad Meyer | 2018-08-19 | 1 | -1/+1 |
* | Remove unused and easy to misuse PNP macro parameter | Conrad Meyer | 2018-08-19 | 1 | -1/+1 |
* | Add PNP metadata to a few drivers | Conrad Meyer | 2017-09-14 | 1 | -0/+2 |
* | amdsmn(4): Do not probe not matching hostbridges | Conrad Meyer | 2017-09-05 | 1 | -9/+16 |
* | Add smn(4) driver for AMD System Management Network | Conrad Meyer | 2017-09-05 | 2 | -0/+218 |