-
Notifications
You must be signed in to change notification settings - Fork 18
Comparing changes
Open a pull request
base repository: NVIDIA/go-nvlib
base: v0.7.1
head repository: NVIDIA/go-nvlib
compare: v0.7.3
- 12 commits
- 33 files changed
- 5 contributors
Commits on Mar 8, 2025
-
update pci.ids to the latest version - 2025.03.04
Signed-off-by: Tariq Ibrahim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c5d16b - Browse repository at this point
Copy the full SHA 7c5d16bView commit details
Commits on Mar 10, 2025
-
Merge pull request #55 from NVIDIA/upd-pci-ids
update pci.ids to the latest version - 2025.03.04
Configuration menu - View commit details
-
Copy full SHA for 71d8914 - Browse repository at this point
Copy the full SHA 71d8914View commit details
Commits on Apr 8, 2025
-
Signed-off-by: Tariq Ibrahim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32e7ba0 - Browse repository at this point
Copy the full SHA 32e7ba0View commit details
Commits on Apr 10, 2025
-
Merge pull request #58 from NVIDIA/golangci-lint-v2
migrate golangci-lint to v2
Configuration menu - View commit details
-
Copy full SHA for d309190 - Browse repository at this point
Copy the full SHA d309190View commit details
Commits on May 5, 2025
-
Bump golangci/golangci-lint-action from 7 to 8
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v7...v8) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b91b19c - Browse repository at this point
Copy the full SHA b91b19cView commit details
Commits on May 13, 2025
-
Add support for NVIDIA Thor a Tegra-based system
This change add support for NVIDIA Thor as an iGPU / Tegra-based system. To do this, we add a new function to the PropertyExtractor and deprecate the UsesOnlyNVGPUModule function and replace it with a more generic HasOnlyIntegratedGPUs function (since we no longer only look for the `nvgpu` string). Signed-off-by: Evan Lezar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c96e05 - Browse repository at this point
Copy the full SHA 9c96e05View commit details -
Merge pull request #60 from elezar/add-nvidia-thor
Add support for NVIDIA Thor as iGPU
Configuration menu - View commit details
-
Copy full SHA for 3886990 - Browse repository at this point
Copy the full SHA 3886990View commit details -
Merge pull request #59 from NVIDIA/dependabot/github_actions/golangci…
…/golangci-lint-action-8 Bump golangci/golangci-lint-action from 7 to 8
Configuration menu - View commit details
-
Copy full SHA for 31d7bea - Browse repository at this point
Copy the full SHA 31d7beaView commit details
Commits on Jun 10, 2025
-
Bump go-nvml dependency to v0.12.9-0
Signed-off-by: Kevin Klues <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f712c9 - Browse repository at this point
Copy the full SHA 3f712c9View commit details -
Merge pull request #61 from klueska/bump-go-nvml
Bump go-nvml dependency to v0.12.9-0
Configuration menu - View commit details
-
Copy full SHA for ecc09d7 - Browse repository at this point
Copy the full SHA ecc09d7View commit details -
Add new ARCH strings from latest NVML
Signed-off-by: Kevin Klues <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b024ba - Browse repository at this point
Copy the full SHA 5b024baView commit details -
Merge pull request #62 from klueska/add-archs
Add new ARCH strings from latest NVML
Configuration menu - View commit details
-
Copy full SHA for 7685110 - Browse repository at this point
Copy the full SHA 7685110View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.7.1...v0.7.3