index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2020-01-15
drm/nouveau: use NULL for pointer assignment.
Wambui Karuga
2019-08-23
drm/nouveau: drop use of drmp.h
Sam Ravnborg
2019-07-19
drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors reads
Karol Herbst
2018-07-16
drm/nouveau/hwmon: potential uninitialized variables
Dan Carpenter
2018-05-18
drm/nouveau: fix temp/pwm visibility, skip hwmon when no sensors exist
Ilia Mirkin
2017-06-16
drm/nouveau/hwmon: Change permissions to numeric
Oscar Salvador
2017-06-16
drm/nouveau/hwmon: expose the auto_point and pwm_min/max attrs
Oscar Salvador
2017-06-16
drm/nouveau/hwmon: Remove old code, add .write/.read operations
Oscar Salvador
2017-06-16
drm/nouveau/hwmon: Add nouveau_hwmon_ops structure with .is_visible/.read_string
Oscar Salvador
2017-06-16
drm/nouveau/hwmon: Add config for all sensors and their settings
Oscar Salvador
2017-02-17
drm/nouveau/hwmon: expose power_max and power_crit
Karol Herbst
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
2016-07-14
drm/nouveau/hwmon: add in_min and in_max
Karol Herbst
2016-05-20
drm/nouveau/iccsense: convert to linked list
Karol Herbst
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-03-14
drm/nouveau/hwmon: fix crash on non-PCI platforms
Alexandre Courbot
2016-03-14
drm/nouveau/hwmon: don't require therm to be valid to get any data
Karol Herbst
2016-03-14
drm/nouveau/hwmon: add power consumption
Karol Herbst
2016-01-11
drm/nouveau/nouveau/perfmon: add interface files for current core voltage
Karol Herbst
2015-08-28
drm/nouveau/therm: convert to new-style nvkm_subdev
Ben Skeggs
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/therm: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
2014-08-10
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-03-26
drm/nouveau/hwmon: replace strict_strtol() with kstrtol()
Jingoo Han
2014-03-26
drm/nouveau/hwmon: remove some redundant checks
Dan Carpenter
2013-11-28
drm/nouveau/hwmon: fix compilation without CONFIG_HWMON
Ilia Mirkin
2013-11-08
drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM
Ben Skeggs