Internal helper code inside the Nouveau open-source NVIDIA GPU driver that reads current and voltage sensors on Nvidia graphics cards. It is part of the larger Nouveau driver stack rather than something that binds to hardware on its own.
This is not a standalone driver but a subcomponent of the Nouveau NVKM core that handles GPU power-sensor readouts. It only exists to support the main Nouveau driver and cannot be evaluated for keep-or-remove on its own merits.
repository signals
4files
389source lines
2commits, 5y
+6 / −6lines added / removed, 5y
2authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 2 total · active in 1/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: this is an internal Nouveau NVKM `subdev` support component (`iccsense`), not a standalone kernel-bound hardware driver.