aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/bios/iccsense.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+2
2017-11-02remove some useless semicolonsBen Skeggs1-2/+2
2017-06-16drm/nouveau/bios/iccsense: rails for power sensors have a mask of 0xf8 for version 0x10Karol Herbst1-1/+4
2016-11-28drm/nouveau/bios/iccsense: pointers are 32-bitBen Skeggs1-4/+4
2016-10-12drm/nouveau/iccsense: Parse the resistors and config the right wayKarol Herbst1-4/+29
2016-03-14drm/nouveau/nvbios/iccsense: add parsing of the SENSE tableMartin Peres1-0/+100