aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/therm
Commit message (Expand)AuthorAge
* drm/nouveau/therm: send some messages to debug levelBen Skeggs2013-04-26
* drm/nv50/therm: implement temperature readingMartin Peres2013-04-26
* drm/nouveau/therm: split the nv50 and nv84 codeMartin Peres2013-04-26
* drm/nouveau/therm: display the availability of the internal sensorMartin Peres2013-03-17
* drm/nouveau/therm: disable temperature management if the sensor isn't readableMartin Peres2013-03-17
* drm/nouveau/therm: disable auto fan management if temperature is not availableMartin Peres2013-03-17
* drm/nv40/therm: reserve negative temperatures for errorsMartin Peres2013-03-17
* drm/nv40/therm: disable temperature reading if the bios misses some parametersMartin Peres2013-03-17
* drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the userMartin Peres2013-03-17
* drm/nouveau/therm: remove some confusion introduced by therm_modeMartin Peres2013-03-17
* drm/nouveau/therm: do not make assumptions on temperatureMartin Peres2013-03-17
* drm/nv40/therm: increase the sensor's settling delay to 20msMartin Peres2013-03-17
* drm/nv40/therm: improve selection between the old and the new styleMartin Peres2013-03-17
* drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs2013-02-20
* drm/nouveau/therm: reduce stack usage of nouveau_therm_ic_ctorMarcin Slusarz2013-02-20
* drm/nouveau/therm: use workqueue to shutdown the machineMarcin Slusarz2013-02-20
* drm/nv40/therm: reset temperature sensor on initMarcin Slusarz2013-02-20
* drm/nouveau/therm: turn on fan only when threshold hit in positive directionMarcin Slusarz2013-02-20
* drm/nouveau/therm: always initialize alarm_program_lockMarcin Slusarz2013-02-20
* drm/nouveau/fan: fix selection of fan speed when fan->get returns an errorMarcin Slusarz2013-02-20
* drm/nouveau: quiet static-related sparse noiseMarcin Slusarz2013-02-20
* drm/nouveau/fan: handle the cases where we are outside of the linear zoneMartin Peres2013-02-20
* drm/nouveau/therm: force a minimum hysteresis on temperature alarm thresholdsMartin Peres2013-02-20
* drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is inputBen Skeggs2013-02-20
* drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FANBen Skeggs2013-02-20
* drm/nouveau/therm: better transitions and debug loggingBen Skeggs2013-02-20
* drm/nouveau/therm: implement support for temperature alarmsMartin Peres2013-02-20
* drm/nouveau/therm: implement automatic fan managementMartin Peres2013-02-20
* drm/nouveau/fan: obey fan bump/slow periods as defined by vbiosMartin Peres2013-02-20
* drm/nouveau/fan: add toggle fan supportMartin Peres2013-02-20
* drm/nouveau/therm: cleanly separate pwm control logic from thermBen Skeggs2013-02-20
* drm/nouveau/therm: add interfaces to allow forcing off pwm fan controlBen Skeggs2013-02-20
* drm/nvd0/therm: add support for hardware fan tachometerBen Skeggs2013-02-20
* drm/nva3/therm: add support for hardware fan tachometerBen Skeggs2013-02-20
* drm/nouveau/therm: collect fan tach info in common fan constructorBen Skeggs2013-02-20
* drm/nouveau/therm: fix various style issues, make more consistentBen Skeggs2013-02-20
* nvd0/therm: implement more appropriate pwm fan control functionsBen Skeggs2013-02-20
* nouveau: fix warning on 32-bit build.Dave Airlie2012-10-16
* drm/nouveau/fan: fix a typo in PWM's input clock calculationMartin Peres2012-10-08
* drm/nouveau/therm: add support for fan-control modesMartin Peres2012-10-02
* drm/nouveau/therm: calculate the pwm divisor on nv50+Martin Peres2012-10-02
* drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, fasterMartin Peres2012-10-02
* drm/nouveau/therm: move thermal-related functions to the therm subdevMartin Peres2012-10-02