index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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