aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-19drm/nouveau: fix bogus GPL-2 license headerBen Skeggs1-1/+1
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin1-1/+1
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-17drm/nouveau/iccsense: Parse max and crit power levelKarol Herbst1-2/+18
2016-11-07drm/nouveau: silence sparse warnings about symbols not being marked staticBen Skeggs1-1/+2
2016-10-12drm/nouveau/iccsense: Parse the resistors and config the right wayKarol Herbst2-86/+45
2016-06-15drm/nouveau/iccsense: fix memory leakBen Skeggs1-7/+9
2016-05-20drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs1-1/+1
2016-05-20drm/nouveau/iccsense: configure sensors like nvidia doesKarol Herbst1-0/+68
2016-05-20drm/nouveau/iccsense: split sensor into own structKarol Herbst2-45/+112
2016-05-20drm/nouveau/iccsense: convert to linked listKarol Herbst2-18/+17
2016-05-20drm/nouveau/iccsense: remove read functionKarol Herbst1-13/+10
2016-03-14drm/nouveau/iccsense: implement for ina209, ina219 and ina3221Karol Herbst4-1/+230
2016-03-14drm/nouveau/subdev/iccsense: add new subdev for power sensorsMartin Peres3-0/+52