index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
iccsense
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
drm/nouveau/iccsense: switch to instanced constructor
Ben Skeggs
3
-8
/
+8
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
1
-1
/
+1
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
1
-1
/
+1
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-17
drm/nouveau/iccsense: Parse max and crit power level
Karol Herbst
1
-2
/
+18
2016-11-07
drm/nouveau: silence sparse warnings about symbols not being marked static
Ben Skeggs
1
-1
/
+2
2016-10-12
drm/nouveau/iccsense: Parse the resistors and config the right way
Karol Herbst
2
-86
/
+45
2016-06-15
drm/nouveau/iccsense: fix memory leak
Ben Skeggs
1
-7
/
+9
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
1
-1
/
+1
2016-05-20
drm/nouveau/iccsense: configure sensors like nvidia does
Karol Herbst
1
-0
/
+68
2016-05-20
drm/nouveau/iccsense: split sensor into own struct
Karol Herbst
2
-45
/
+112
2016-05-20
drm/nouveau/iccsense: convert to linked list
Karol Herbst
2
-18
/
+17
2016-05-20
drm/nouveau/iccsense: remove read function
Karol Herbst
1
-13
/
+10
2016-03-14
drm/nouveau/iccsense: implement for ina209, ina219 and ina3221
Karol Herbst
4
-1
/
+230
2016-03-14
drm/nouveau/subdev/iccsense: add new subdev for power sensors
Martin Peres
3
-0
/
+52