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.1.6
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.0
Choose a head ref
  • 7 commits
  • 18 files changed
  • 3 contributors

Commits on Sep 16, 2025

  1. Some QoL improvements

    namazso committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    dd41329 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Change headers license

    namazso committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    d09b525 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Configuration menu
    Copy the full SHA
    26ef860 View commit details
    Browse the repository at this point in the history
  2. Add AMD P-State MSRs

    irusanov authored and namazso committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    5628d05 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. AMD: Allow family 1Ah, add CPPC MSRs, support more codenames (#29)

    * RyzenSMU: Allow family 1Ah (GraniteRidge)
    
    * feat: Add AMD Collaborative Processor Performance Control MSRs
    
    see https://github.com/torvalds/linux/blob/master/tools/arch/x86/include/asm/msr-index.h#L714
    
    * feat: Add missing "get table version" command for Zen/Zen+
    
    Thanks @Erruar for testing
    
    * feat: KrackanPoint is using same commands as Phoenix
    
    KrackanPoint2 currently unknown
    irusanov authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    f216654 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Configuration menu
    Copy the full SHA
    4cb6265 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2025

  1. Isa Bridge EC (#26)

    namazso authored Nov 2, 2025
    Configuration menu
    Copy the full SHA
    21d211a View commit details
    Browse the repository at this point in the history
Loading