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: NVIDIA/go-nvlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.2
Choose a base ref
...
head repository: NVIDIA/go-nvlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.4
Choose a head ref
  • 13 commits
  • 27 files changed
  • 5 contributors

Commits on Jun 10, 2025

  1. Bump go-nvml dependency to v0.12.9-0

    Signed-off-by: Kevin Klues <[email protected]>
    klueska committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    3f712c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from klueska/bump-go-nvml

    Bump go-nvml dependency to v0.12.9-0
    klueska authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    ecc09d7 View commit details
    Browse the repository at this point in the history
  3. Add new ARCH strings from latest NVML

    Signed-off-by: Kevin Klues <[email protected]>
    klueska committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    5b024ba View commit details
    Browse the repository at this point in the history
  4. Merge pull request #62 from klueska/add-archs

    Add new ARCH strings from latest NVML
    klueska authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    7685110 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Add mock for nvpci.Interface

    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    338a7e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63 from elezar/add-nvpic-mock

    Add mock for nvpci.Interface
    elezar authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    532907f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. Fix mdev type parsing to handle multiple spaces in type strings

    Signed-off-by: Michail Resvanis <[email protected]>
    Michail Resvanis committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    1c2d932 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Merge pull request #65 from mresvanis/update-mdev-type-name-parsing

    Update mdev type parsing to handle multiple spaces in type strings
    cdesiniotis authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    f626d43 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. support for new mig profiles

    Signed-off-by: Varun Ramachandra Sekar <[email protected]>
    varunrsekar committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    30bc37a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. address review comments

    Signed-off-by: Varun Ramachandra Sekar <[email protected]>
    varunrsekar committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    fe2f325 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. update pci.ids to the latest version - 2025.07.11

    Signed-off-by: Christopher Desiniotis <[email protected]>
    cdesiniotis committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    6fd82c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66 from cdesiniotis/update-pciids

    update pci.ids to the latest version - 2025.07.11
    cdesiniotis authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    ae5e6af View commit details
    Browse the repository at this point in the history
  3. Merge pull request #64 from varunrsekar/new-mig-profiles

    support for new mig profiles
    cdesiniotis authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    0309bc0 View commit details
    Browse the repository at this point in the history
Loading