index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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