| 6b06f8a7 | 01-Dec-2021 |
Alexander Motin <[email protected]> |
amdtemp: Revert related part of "Make CPU children" commit.
While it still looks like previous code worked by coincidence, this change broke things even more instead of fixing.
Reported by: avg@ MF
amdtemp: Revert related part of "Make CPU children" commit.
While it still looks like previous code worked by coincidence, this change broke things even more instead of fixing.
Reported by: avg@ MFC after: 1 week
(cherry picked from commit 94a72c5ac4285b2940e5d2c7e53d21c84023defc)
show more ...
|
| b499ab87 | 12-Dec-2020 |
Conrad Meyer <[email protected]> |
amdtemp(4): Add missing Family 17h models
Add missing model numbers M20h (Dali, Zen1), M60H (Renoir, Zen2), and M90H (Van Gogh, Zen2).
Submitted by: Greg V <greg AT unrelenting.technology> |
| c59b9a4f | 28-Jan-2020 |
Conrad Meyer <[email protected]> |
amdtemp(4): Add support for Family 17h CCD sensors
Probe Family 17h CPUs for up to 4 (Zen, Zen+) or 8 (Zen2) CCD temperature sensors. These were discovered by Ondrej Čerman (https://github.com/ocer
amdtemp(4): Add support for Family 17h CCD sensors
Probe Family 17h CPUs for up to 4 (Zen, Zen+) or 8 (Zen2) CCD temperature sensors. These were discovered by Ondrej Čerman (https://github.com/ocerman) and collaborators experimentally, and are not currently documented in any datasheet I have access to.
show more ...
|
| fbd5d782 | 14-Nov-2018 |
Conrad Meyer <[email protected]> |
amdtemp(4): Fix temperature reporting on AMD 2990WX
Update the AMD family 17h temperature reporting based on AMD Tech Doc 56255 OSRR, section 4.2.1.
For CPUS w/CUR_TEMP_RANGE_SEL set, scale the rep
amdtemp(4): Fix temperature reporting on AMD 2990WX
Update the AMD family 17h temperature reporting based on AMD Tech Doc 56255 OSRR, section 4.2.1.
For CPUS w/CUR_TEMP_RANGE_SEL set, scale the reported temperature into the range -49..206; i.e., subtract 49°C.
Submitted by: gallatin@ Reported by: bcran@ Reviewed by: me (long ago) MFC after: 22.57 seconds Relnotes: yea Differential Revision: https://reviews.freebsd.org/D16855
show more ...
|