summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev/therm/nv40.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-22drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs1-224/+0
2013-04-26drm/nouveau/therm: split the nv50 and nv84 codeMartin Peres1-1/+1
2013-03-18drm/nv40/therm: reserve negative temperatures for errorsMartin Peres1-0/+4
2013-03-18drm/nv40/therm: disable temperature reading if the bios misses some parametersMartin Peres1-6/+4
2013-03-18drm/nv40/therm: increase the sensor's settling delay to 20msMartin Peres1-1/+2
2013-03-18drm/nv40/therm: improve selection between the old and the new styleMartin Peres1-12/+38
2013-02-20drm/nv40/therm: reset temperature sensor on initMarcin Slusarz1-1/+11
2013-02-20drm/nouveau: quiet static-related sparse noiseMarcin Slusarz1-3/+3
2013-02-20drm/nouveau/therm: implement support for temperature alarmsMartin Peres1-0/+17
2013-02-20drm/nouveau/therm: cleanly separate pwm control logic from thermBen Skeggs1-4/+4
2013-02-20drm/nouveau/therm: add interfaces to allow forcing off pwm fan controlBen Skeggs1-2/+16
2013-02-20drm/nouveau/therm: fix various style issues, make more consistentBen Skeggs1-23/+14
2012-10-03drm/nouveau/therm: add support for fan-control modesMartin Peres1-2/+2
2012-10-03drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres1-0/+163