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
/
nouveau_hwmon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
drm/nouveau: use NULL for pointer assignment.
Wambui Karuga
1
-1
/
+1
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
1
-2
/
+0
2019-07-19
drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors reads
Karol Herbst
1
-0
/
+10
2018-07-16
drm/nouveau/hwmon: potential uninitialized variables
Dan Carpenter
1
-6
/
+6
2018-05-18
drm/nouveau: fix temp/pwm visibility, skip hwmon when no sensors exist
Ilia Mirkin
1
-3
/
+13
2017-06-16
drm/nouveau/hwmon: Change permissions to numeric
Oscar Salvador
1
-5
/
+5
2017-06-16
drm/nouveau/hwmon: expose the auto_point and pwm_min/max attrs
Oscar Salvador
1
-1
/
+33
2017-06-16
drm/nouveau/hwmon: Remove old code, add .write/.read operations
Oscar Salvador
1
-583
/
+261
2017-06-16
drm/nouveau/hwmon: Add nouveau_hwmon_ops structure with .is_visible/.read_string
Oscar Salvador
1
-0
/
+163
2017-06-16
drm/nouveau/hwmon: Add config for all sensors and their settings
Oscar Salvador
1
-0
/
+72
2017-02-17
drm/nouveau/hwmon: expose power_max and power_crit
Karol Herbst
1
-0
/
+44
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
1
-33
/
+33
2016-07-14
drm/nouveau/hwmon: add in_min and in_max
Karol Herbst
1
-0
/
+36
2016-05-20
drm/nouveau/iccsense: convert to linked list
Karol Herbst
1
-1
/
+1
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
1
-1
/
+1
2016-03-14
drm/nouveau/hwmon: fix crash on non-PCI platforms
Alexandre Courbot
1
-1
/
+1
2016-03-14
drm/nouveau/hwmon: don't require therm to be valid to get any data
Karol Herbst
1
-20
/
+19
2016-03-14
drm/nouveau/hwmon: add power consumption
Karol Herbst
1
-0
/
+36
2016-01-11
drm/nouveau/nouveau/perfmon: add interface files for current core voltage
Karol Herbst
1
-0
/
+50
2015-08-28
drm/nouveau/therm: convert to new-style nvkm_subdev
Ben Skeggs
1
-5
/
+5
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
1
-27
/
+27
2015-01-22
drm/nouveau/therm: namespace + nvidia gpu names (no binary change)
Ben Skeggs
1
-22
/
+22
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
1
-27
/
+27
2014-08-09
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
1
-4
/
+0
2014-08-09
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
1
-27
/
+27
2014-03-26
drm/nouveau/hwmon: replace strict_strtol() with kstrtol()
Jingoo Han
1
-2
/
+3
2014-03-26
drm/nouveau/hwmon: remove some redundant checks
Dan Carpenter
1
-8
/
+4
2013-11-28
drm/nouveau/hwmon: fix compilation without CONFIG_HWMON
Ilia Mirkin
1
-1
/
+0
2013-11-08
drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM
Ben Skeggs
1
-0
/
+656