summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/therm
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/therm: fix a potential deadlock in the therm monitoring codeMartin Peres2014-07-151-3/+3
* drm/nouveau/i2c: bump the i2c delay for the adt7473Martin Peres2014-06-101-3/+3
* drm/nouveau/therm/fan/tach: default to 2 pulses per revolutionMartin Peres2014-06-101-1/+1
* drm/nvd9/therm: handle another kind of PWM fanMartin Peres2014-05-201-0/+1
* drm/nouveau/therm: let the vbios decide on the automatic fan management modeMartin Peres2014-03-262-8/+7
* drm/nvd7/therm: handle another kind of PWM fansMartin Peres2014-03-265-15/+34
* drm/nouveau/pm/fan: drop the fan lock in fan_update() before reschedulingMartin Peres2014-03-261-6/+13
* drm/nouveau/therm: check for sensor presence with requested mode, not currentBen Skeggs2014-03-261-1/+1
* Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2014-01-151-5/+5
|\
| * drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs2014-01-151-5/+5
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-181-1/+2
|\ \ | |/ |/|
| * drm: nouveau: Don't use i2c_client->driverLars-Peter Clausen2013-10-031-1/+2
* | drm/nv40/therm: fix slowing down fan when pstate undefinedBen Skeggs2013-11-141-1/+2
* | drm/nouveau/therm: update target fanspeed outside of therm lockBen Skeggs2013-11-081-6/+8
* | drm/nouveau/therm: automatic mode by defaultBen Skeggs2013-11-081-1/+1
* | drm/nouveau/therm: no toggle fan control either if we can't guarantee no pwm ...Ben Skeggs2013-11-081-0/+7
* | drm/nvc0/therm: allow fan control if we've killed the vbios ppwr ucodeBen Skeggs2013-11-081-3/+4
* | drm/nouveau/therm: if no bios trip/linear info, default to perf-suggested speedBen Skeggs2013-11-082-3/+15
* | drm/nouveau/therm: add hook for clk to suggest fanspeed to thermBen Skeggs2013-11-082-0/+14
* | drm/nouveau/i2c: use a custom bitbanging delay for the adt7473Martin Peres2013-11-081-27/+27
* | drm/nouveau/therm: ack any pending IRQ at initMartin Peres2013-11-084-4/+18
* | drm/nouveau/therm: kill some over-zealous debuggingBen Skeggs2013-11-082-5/+0
|/
* drm/nouveau/therm: survive to suspend/resume cyclesMartin Peres2013-09-044-1/+51
* drm/nouveau/fan: restore pwm value on resume when in manual/auto modeMartin Peres2013-09-042-1/+9
* drm/nouveau/therm: Set the correct pwm_mode upon resumeEmil Velikov2013-09-041-1/+1
* drm/nouveau/therm: send some messages to debug levelBen Skeggs2013-04-262-14/+14
* drm/nv50/therm: implement temperature readingMartin Peres2013-04-261-3/+39
* drm/nouveau/therm: split the nv50 and nv84 codeMartin Peres2013-04-266-155/+228
* drm/nouveau/therm: display the availability of the internal sensorMartin Peres2013-03-183-0/+13
* drm/nouveau/therm: disable temperature management if the sensor isn't readableMartin Peres2013-03-181-1/+1
* drm/nouveau/therm: disable auto fan management if temperature is not availableMartin Peres2013-03-181-0/+5
* drm/nv40/therm: reserve negative temperatures for errorsMartin Peres2013-03-181-0/+4
* drm/nv40/therm: disable temperature reading if the bios misses some parametersMartin Peres2013-03-182-15/+4
* drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the userMartin Peres2013-03-182-3/+5
* drm/nouveau/therm: remove some confusion introduced by therm_modeMartin Peres2013-03-183-7/+7
* drm/nouveau/therm: do not make assumptions on temperatureMartin Peres2013-03-181-3/+3
* drm/nv40/therm: increase the sensor's settling delay to 20msMartin Peres2013-03-181-1/+2
* drm/nv40/therm: improve selection between the old and the new styleMartin Peres2013-03-181-12/+38
* drm/nouveau/i2c: create proper chipset-specific class implementationsBen Skeggs2013-02-201-1/+1
* drm/nouveau/therm: reduce stack usage of nouveau_therm_ic_ctorMarcin Slusarz2013-02-201-25/+27
* drm/nouveau/therm: use workqueue to shutdown the machineMarcin Slusarz2013-02-201-2/+16
* drm/nv40/therm: reset temperature sensor on initMarcin Slusarz2013-02-201-1/+11
* drm/nouveau/therm: turn on fan only when threshold hit in positive directionMarcin Slusarz2013-02-201-4/+7
* drm/nouveau/therm: always initialize alarm_program_lockMarcin Slusarz2013-02-202-1/+1
* drm/nouveau/fan: fix selection of fan speed when fan->get returns an errorMarcin Slusarz2013-02-201-3/+3
* drm/nouveau: quiet static-related sparse noiseMarcin Slusarz2013-02-204-6/+6
* drm/nouveau/fan: handle the cases where we are outside of the linear zoneMartin Peres2013-02-201-0/+7
* drm/nouveau/therm: force a minimum hysteresis on temperature alarm thresholdsMartin Peres2013-02-201-0/+7
* drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is inputBen Skeggs2013-02-201-7/+16
* drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FANBen Skeggs2013-02-202-3/+3
OpenPOWER on IntegriCloud