Releases: hubblo-org/windows-rapl-driver
Releases · hubblo-org/windows-rapl-driver
v0.0.5
fix : integrating patch from @whereswaldon to make the driver work on AMD cpus
v0.0.4
Fix
- asking for an MSR that doesn't exist is catched and throws proper error, see e630b9e
Add
- Providing properly signed driver files in the release, tested on WIndows 10 & Server 2019
v0.0.3
Driver: reorder code and add socket selection
v0.0.2
Working unsigned install on windows 11
v0.0.1
doc: adding procedure to build from linux with mingw