summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev/therm/temp.c
AgeCommit message (Expand)Author
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs
2014-07-15drm/nouveau/therm: fix a potential deadlock in the therm monitoring codeMartin Peres
2013-11-08drm/nouveau/therm: kill some over-zealous debuggingBen Skeggs
2013-09-04drm/nouveau/therm: survive to suspend/resume cyclesMartin Peres
2013-04-26drm/nouveau/therm: send some messages to debug levelBen Skeggs
2013-03-18drm/nouveau/therm: display the availability of the internal sensorMartin Peres
2013-03-18drm/nouveau/therm: disable temperature management if the sensor isn't readableMartin Peres
2013-03-18drm/nv40/therm: disable temperature reading if the bios misses some parametersMartin Peres
2013-03-18drm/nouveau/therm: remove some confusion introduced by therm_modeMartin Peres
2013-03-18drm/nouveau/therm: do not make assumptions on temperatureMartin Peres
2013-02-20drm/nouveau/therm: use workqueue to shutdown the machineMarcin Slusarz
2013-02-20drm/nouveau/therm: turn on fan only when threshold hit in positive directionMarcin Slusarz
2013-02-20drm/nouveau/therm: force a minimum hysteresis on temperature alarm thresholdsMartin Peres
2013-02-20drm/nouveau/therm: better transitions and debug loggingBen Skeggs
2013-02-20drm/nouveau/therm: implement support for temperature alarmsMartin Peres
2012-10-03drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres