aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/therm/nv50.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-26drm/nvd7/therm: handle another kind of PWM fansMartin Peres1-1/+1
2013-04-26drm/nv50/therm: implement temperature readingMartin Peres1-3/+39
2013-04-26drm/nouveau/therm: split the nv50 and nv84 codeMartin Peres1-151/+2
2013-02-20drm/nouveau/therm: always initialize alarm_program_lockMarcin Slusarz1-1/+0
2013-02-20drm/nouveau/therm: implement support for temperature alarmsMartin Peres1-0/+153
2013-02-20drm/nouveau/therm: cleanly separate pwm control logic from thermBen Skeggs1-5/+5
2013-02-20drm/nouveau/therm: add interfaces to allow forcing off pwm fan controlBen Skeggs1-1/+11
2013-02-20drm/nouveau/therm: fix various style issues, make more consistentBen Skeggs1-23/+14
2012-10-09drm/nouveau/fan: fix a typo in PWM's input clock calculationMartin Peres1-1/+1
2012-10-03drm/nouveau/therm: add support for fan-control modesMartin Peres1-2/+2
2012-10-03drm/nouveau/therm: calculate the pwm divisor on nv50+Martin Peres1-0/+27
2012-10-03drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres1-0/+130