Skip to content

Releases: hubblo-org/windows-rapl-driver

v0.0.5

10 May 15:39
4383518
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

fix : integrating patch from @whereswaldon to make the driver work on AMD cpus

v0.0.4

19 Oct 16:41
27ef035
Compare
Choose a tag to compare

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

31 Aug 09:46
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
Driver: reorder code and add socket selection

v0.0.2

26 Jul 15:45
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Working unsigned install on windows 11

v0.0.1

26 Jan 14:56
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
doc: adding procedure to build from linux with mingw