aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_hwmon.c
AgeCommit message (Expand)Author
2020-01-15drm/nouveau: use NULL for pointer assignment.Wambui Karuga
2019-08-23drm/nouveau: drop use of drmp.hSam Ravnborg
2019-07-19drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors readsKarol Herbst
2018-07-16drm/nouveau/hwmon: potential uninitialized variablesDan Carpenter
2018-05-18drm/nouveau: fix temp/pwm visibility, skip hwmon when no sensors existIlia Mirkin
2017-06-16drm/nouveau/hwmon: Change permissions to numericOscar Salvador
2017-06-16drm/nouveau/hwmon: expose the auto_point and pwm_min/max attrsOscar Salvador
2017-06-16drm/nouveau/hwmon: Remove old code, add .write/.read operationsOscar Salvador
2017-06-16drm/nouveau/hwmon: Add nouveau_hwmon_ops structure with .is_visible/.read_stringOscar Salvador
2017-06-16drm/nouveau/hwmon: Add config for all sensors and their settingsOscar Salvador
2017-02-17drm/nouveau/hwmon: expose power_max and power_critKarol Herbst
2017-02-17drm/nouveau: allocate device object for every clientBen Skeggs
2016-07-14drm/nouveau/hwmon: add in_min and in_maxKarol Herbst
2016-05-20drm/nouveau/iccsense: convert to linked listKarol Herbst
2016-05-20drm/nouveau: rename nouveau_drm.h to nouveau_drv.hBen Skeggs
2016-03-14drm/nouveau/hwmon: fix crash on non-PCI platformsAlexandre Courbot
2016-03-14drm/nouveau/hwmon: don't require therm to be valid to get any dataKarol Herbst
2016-03-14drm/nouveau/hwmon: add power consumptionKarol Herbst
2016-01-11drm/nouveau/nouveau/perfmon: add interface files for current core voltageKarol Herbst
2015-08-28drm/nouveau/therm: convert to new-style nvkm_subdevBen Skeggs
2015-01-22drm/nouveau: finalise nvkm namespace switch (no binary change)Ben Skeggs
2015-01-22drm/nouveau/therm: namespace + nvidia gpu names (no binary change)Ben Skeggs
2015-01-22drm/nouveau/nvif: namespace of nvkm accessors (no binary change)Ben Skeggs
2014-08-10drm/nouveau: port to nvif client/device/objectsBen Skeggs
2014-08-10drm/nouveau: initial pass at moving to struct nvif_deviceBen Skeggs
2014-03-26drm/nouveau/hwmon: replace strict_strtol() with kstrtol()Jingoo Han
2014-03-26drm/nouveau/hwmon: remove some redundant checksDan Carpenter
2013-11-28drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin
2013-11-08drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERMBen Skeggs