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