Skip to content

Releases: namazso/PawnIO.Modules

Release 0.2.9

Choose a tag to compare

@namazso namazso released this 22 Jun 01:16
0.2.9
3cba9cb

What's Changed

  • SmbusIntelSkylakeIMC: Support all addresses, remove special case hand… by @CalcProgrammer1 in #62
  • Add Zhaoxin MSR module by @a1ive in #64
  • Fix DellSMM single-native bug making the module unusable

Full Changelog: 0.2.8...0.2.9

Release 0.2.8

Choose a tag to compare

@namazso namazso released this 12 Jun 00:14
0.2.8
dcd5c1f

What's Changed

New Contributors

Full Changelog: 0.2.7...0.2.8

Release 0.2.7

Choose a tag to compare

@namazso namazso released this 02 Jun 23:31
0.2.7
47832e9

What's Changed

New Contributors

Full Changelog: 0.2.6...0.2.7

Release 0.2.6

Choose a tag to compare

@namazso namazso released this 05 May 00:15
0.2.6
7a45f04

What's Changed

  • Add Intel MCHBAR read module by @a1ive in #54

Full Changelog: 0.2.5...0.2.6

Release 0.2.5

Choose a tag to compare

@namazso namazso released this 29 Apr 19:17
0.2.5
0859ff8

What's Changed

  • Allow reading uncore perf MSRs 0x620 and 0x621 in IntelMSR module by @DevTechProfile in #52

Full Changelog: 0.2.4...0.2.5

Release 0.2.4

Choose a tag to compare

@namazso namazso released this 17 Mar 23:06
0.2.4
02b58ae

What's Changed

  • LpcCrOSEC: Fix unexpected extra reads/writes by @Steve-Tech in #51
  • Add Dell SMM module
  • Add "sleep mode" to the SMBUS modules to reduce CPU usage if latency is not crucial
  • Add MSR write to IntelMSR module, allowing writes to package power limits and OC mailbox

Full Changelog: 0.2.3...0.2.4

Release 0.2.3

Choose a tag to compare

@namazso namazso released this 25 Feb 01:36
0.2.3
e21f829

What's Changed

Full Changelog: 0.2.2...0.2.3

Release 0.2.2

Choose a tag to compare

@namazso namazso released this 18 Jan 12:09
0.2.2
e12a858

What's Changed

  • Add MSR_IA32_MPERF and MSR_IA32_APERF to allowed MSRs by @DevTechProfile in #44
  • RyzenSMU: Add Z2 Extreme to StrixPoint models by @irusanov in #41
  • AMD: Add CSTATE MSR and allow write to more registers by @irusanov in #45

New Contributors

Full Changelog: 0.2.1...0.2.2

Release 0.2.1

Choose a tag to compare

@namazso namazso released this 30 Nov 18:45
0.2.1
05b441f

What's Changed

  • Add MSRs by @a1ive in #37
  • Allow send SMU commands, read and write SMU registers by @Erruar in #38

New Contributors

  • @a1ive made their first contribution in #37

Full Changelog: 0.2.0...0.2.1

Release 0.2.0

Choose a tag to compare

@namazso namazso released this 02 Nov 15:50
0.2.0
21d211a

Starting with this release, the minor version will be bumped to clarify the lack of API stability guarantee across releases. Since the modules are bundled with the software using them, this shouldn't cause issues as all updates are explicit to downstream users.

What's Changed

  • AMD MSRs by @irusanov in #28
  • AMD: Allow family 1Ah, add CPPC MSRs, support more codenames by @irusanov in #29
  • Fixed low-high base Power Table address handling. Added 0x1Ah CPUs by @Erruar in #33
  • Isa Bridge EC by @namazso in #26

New Contributors

Full Changelog: 0.1.6...0.2.0