aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/core/subdev/therm/base.c
AgeCommit message (Expand)Author
2014-03-26drm/nouveau/therm: let the vbios decide on the automatic fan management modeMartin Peres
2014-03-26drm/nouveau/therm: check for sensor presence with requested mode, not currentBen Skeggs
2013-11-14drm/nv40/therm: fix slowing down fan when pstate undefinedBen Skeggs
2013-11-08drm/nouveau/therm: update target fanspeed outside of therm lockBen Skeggs
2013-11-08drm/nouveau/therm: automatic mode by defaultBen Skeggs
2013-11-08drm/nvc0/therm: allow fan control if we've killed the vbios ppwr ucodeBen Skeggs
2013-11-08drm/nouveau/therm: if no bios trip/linear info, default to perf-suggested speedBen Skeggs
2013-11-08drm/nouveau/therm: add hook for clk to suggest fanspeed to thermBen Skeggs
2013-11-08drm/nouveau/therm: kill some over-zealous debuggingBen 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-09-04drm/nouveau/therm: Set the correct pwm_mode upon resumeEmil Velikov
2013-03-18drm/nouveau/therm: display the availability of the internal sensorMartin Peres
2013-03-18drm/nouveau/therm: disable auto fan management if temperature is not availableMartin Peres
2013-03-18drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the userMartin Peres
2013-03-18drm/nouveau/therm: remove some confusion introduced by therm_modeMartin Peres
2013-02-20drm/nouveau/therm: always initialize alarm_program_lockMarcin Slusarz
2013-02-20drm/nouveau/fan: handle the cases where we are outside of the linear zoneMartin Peres
2013-02-20drm/nouveau/therm: better transitions and debug loggingBen Skeggs
2013-02-20drm/nouveau/therm: implement support for temperature alarmsMartin Peres
2013-02-20drm/nouveau/therm: implement automatic fan managementMartin Peres
2013-02-20drm/nouveau/therm: cleanly separate pwm control logic from thermBen Skeggs
2013-02-20drm/nouveau/therm: fix various style issues, make more consistentBen Skeggs
2012-10-03drm/nouveau/therm: add support for fan-control modesMartin Peres
2012-10-03drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres