aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev/therm/fan.c
AgeCommit message (Expand)Author
2014-06-07drm/nouveau/pm/fan: drop the fan lock in fan_update() before reschedulingMartin Peres
2013-11-08drm/nouveau/therm: if no bios trip/linear info, default to perf-suggested speedBen Skeggs
2013-09-04drm/nouveau/therm: survive to suspend/resume cyclesMartin Peres
2013-09-04drm/nouveau/fan: restore pwm value on resume when in manual/auto modeMartin Peres
2013-02-20drm/nouveau/fan: fix selection of fan speed when fan->get returns an errorMarcin Slusarz
2013-02-20drm/nouveau: quiet static-related sparse noiseMarcin Slusarz
2013-02-20drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is inputBen Skeggs
2013-02-20drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FANBen Skeggs
2013-02-20drm/nouveau/therm: better transitions and debug loggingBen Skeggs
2013-02-20drm/nouveau/therm: implement automatic fan managementMartin Peres
2013-02-20drm/nouveau/fan: obey fan bump/slow periods as defined by vbiosMartin Peres
2013-02-20drm/nouveau/fan: add toggle fan supportMartin Peres
2013-02-20drm/nouveau/therm: cleanly separate pwm control logic from thermBen Skeggs
2013-02-20drm/nouveau/therm: add interfaces to allow forcing off pwm fan controlBen Skeggs
2013-02-20drm/nouveau/therm: collect fan tach info in common fan constructorBen Skeggs
2012-10-16nouveau: fix warning on 32-bit build.Dave Airlie
2012-10-03drm/nouveau/therm: add support for fan-control modesMartin Peres
2012-10-03drm/nouveau/therm: calculate the pwm divisor on nv50+Martin Peres
2012-10-03drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, fasterMartin Peres
2012-10-03drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres