Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: namazso/PawnIO.Modules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.4
Choose a base ref
...
head repository: namazso/PawnIO.Modules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.5
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 4, 2026

  1. IntelMSR: allow reading uncore perf MSRs 0x620 and 0x621

    Add MSR_UNC_PERF_GLOBAL_CTRL (0x620) and MSR_UNC_PERF_GLOBAL_STATUS
    (0x621) to the allowed-read list to support RAM speed detection via
    the uncore ratio reported in these Sandy Bridge+ MSRs.
    DevTechProfile committed Apr 4, 2026
    Configuration menu
    Copy the full SHA
    7187b1b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2026

  1. Merge pull request #52 from DevTechProfile/master

    Allow reading uncore perf MSRs 0x620 and 0x621 in IntelMSR module
    namazso authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    0859ff8 View commit details
    Browse the repository at this point in the history
Loading