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.7
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.8
Choose a head ref
  • 8 commits
  • 3 files changed
  • 4 contributors

Commits on May 18, 2026

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

Commits on May 30, 2026

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

Commits on Jun 10, 2026

  1. Configuration menu
    Copy the full SHA
    df5e482 View commit details
    Browse the repository at this point in the history
  2. Add SMBus write.

    Blacktempel committed Jun 10, 2026
    Configuration menu
    Copy the full SHA
    a5742a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2026

  1. Add IntelOOBMSM module (closes #57)

    Same pattern as IntelMCHBAR.p - probes the OOBMSM PCI device at 00:0A.0, maps BAR0 (64 KiB) with io_space_map once, and exposes three IOCTLs (PCI-config DWORD read, BAR-relative DWORD read, identity). Cap discovery, BAR-base resolution, and
    per-platform telemetry-layout decoding stay in the user-mode consumer.
    
    Verified on Panther Lake: NCLK 550-1200 MHz dynamic and D2D 300 MHz boot-fixed, matching HWiNFO64 v8.46+.
    DevTechProfile authored and namazso committed Jun 11, 2026
    Configuration menu
    Copy the full SHA
    db5abc6 View commit details
    Browse the repository at this point in the history
  2. Add comment about MUTEX

    namazso committed Jun 11, 2026
    Configuration menu
    Copy the full SHA
    acbcae3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #58 from Undervoltologist:main

    Allow additional ports 0x25c and 0x25d in is_port_allowed for EC mailbox
    namazso authored Jun 11, 2026
    Configuration menu
    Copy the full SHA
    074e506 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #60 from Blacktempel:improvement/ImproveSkylakeSMB…

    …usPerformance
    
    Improve performance of Skylake SMBus.
    namazso authored Jun 11, 2026
    Configuration menu
    Copy the full SHA
    dcd5c1f View commit details
    Browse the repository at this point in the history
Loading