index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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