index
:
delta/nouveau.git
baserock/gk20a
baserock/jetson/3.17-rc5
baserock/jetson/gk20a
baserock/tegra/4.0
baserock/tegra/4.2
baserock/tegra/4.3
baserock/tegra/4.4
compat-3.18
drf
gk20a
gk20a_new
gk20a_next
gk20a_old
gk20a_sync
gk20a_vram
gm20b
gm20b_clk
hwref
master
oldstaging
secboot
secure_boot/base
secure_boot/pmu_support
staging/base
staging/bo
staging/drm-fixes
staging/fixes
staging/gm20b_clk
staging/ioctls
staging/work
t186
tegra-3.18
tegra-fixes
github.com: Gnurou/nouveau.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nvkm
/
subdev
/
therm
Commit message (
Expand
)
Author
Age
Files
Lines
*
therm/nv84+: do not expose non-calibrated internal temp sensor
Martin Peres
2014-10-02
1
-1
/
+6
*
therm: make sure the temperature settings are sane on nv84+
Martin Peres
2014-10-02
4
-1
/
+35
*
gm107/therm: add PWM fan support v2
Martin Peres
2014-10-02
5
-4
/
+105
*
therm/fan: do not use the pwm mode when the vbios tells us to use toggle
Martin Peres
2014-10-02
1
-1
/
+7
*
therm: fix a potential deadlock in the therm monitoring code
Martin Peres
2014-07-15
1
-3
/
+3
*
i2c: bump the i2c delay for the adt7473
Martin Peres
2014-06-07
1
-3
/
+3
*
therm/fan/tach: default to 2 pulses per revolution
Martin Peres
2014-06-07
1
-1
/
+1
*
therm/nvd9: handle another kind of PWM fan
Martin Peres
2014-05-20
1
-0
/
+1
*
therm: let the vbios decide on the automatic fan management mode
Martin Peres
2014-03-26
2
-8
/
+7
*
therm/nvd7: handle another kind of PWM fans
Martin Peres
2014-03-26
5
-15
/
+34
*
pm/fan: drop the fan lock in fan_update() before rescheduling
Martin Peres
2014-03-26
1
-6
/
+13
*
therm: check for sensor presence with requested mode, not current
Ben Skeggs
2014-03-26
1
-1
/
+1
*
fix null ptr dereferences on some boards
Ben Skeggs
2014-01-17
1
-5
/
+5
*
v3.13-rc1
Ben Skeggs
2013-12-04
1
-1
/
+2
*
therm/nv40: fix slowing down fan when pstate undefined
Ben Skeggs
2013-11-14
1
-1
/
+2
*
therm: update target fanspeed outside of therm lock
Ben Skeggs
2013-11-08
1
-6
/
+8
*
therm: automatic mode by default
Ben Skeggs
2013-11-08
1
-1
/
+1
*
therm: no toggle fan control either if we can't guarantee no pwm connected
Ben Skeggs
2013-11-08
1
-0
/
+7
*
therm/nvc0: allow fan control if we've killed the vbios ppwr ucode
Ben Skeggs
2013-11-08
1
-3
/
+4
*
therm: if no bios trip/linear info, default to perf-suggested speed
Ben Skeggs
2013-11-08
2
-3
/
+15
*
therm: add hook for clk to suggest fanspeed to therm
Ben Skeggs
2013-11-08
2
-0
/
+14
*
i2c: use a custom bitbanging delay for the adt7473
Martin Peres
2013-11-05
1
-27
/
+27
*
therm: ack any pending IRQ at init
Martin Peres
2013-11-05
4
-4
/
+18
*
therm: kill some over-zealous debugging
Ben Skeggs
2013-11-05
2
-5
/
+0
*
v3.12-rc1
Ben Skeggs
2013-09-17
2
-0
/
+5
*
therm: survive to suspend/resume cycles
Martin Peres
2013-08-21
4
-1
/
+46
*
fan: restore pwm value on resume when in manual/auto mode
Martin Peres
2013-08-21
2
-1
/
+9
*
therm: Set the correct pwm_mode upon resume
Emil Velikov
2013-08-21
1
-1
/
+1
*
therm: send some messages to debug level
Ben Skeggs
2013-04-24
2
-14
/
+14
*
nv50/therm: implement temperature reading
Martin Peres
2013-04-15
1
-3
/
+39
*
therm: split the nv50 and nv84 code
Martin Peres
2013-04-15
7
-155
/
+229
*
therm: display the availability of the internal sensor
Martin Peres
2013-03-18
3
-0
/
+13
*
therm: disable temperature management if the sensor isn't readable
Martin Peres
2013-03-18
1
-1
/
+1
*
therm: disable auto fan management if temperature is not available
Martin Peres
2013-03-18
1
-0
/
+5
*
nv40/therm: reserve negative temperatures for errors
Martin Peres
2013-03-18
1
-0
/
+4
*
nv40/therm: disable temperature reading if the bios misses some parameters
Martin Peres
2013-03-18
2
-15
/
+4
*
therm-ic: the temperature is off by sensor_constant, warn the user
Martin Peres
2013-03-18
2
-3
/
+5
*
therm: remove some confusion introduced by therm_mode
Martin Peres
2013-03-18
3
-7
/
+7
*
therm: do not make assumptions on temperature
Martin Peres
2013-03-18
1
-3
/
+3
*
nv40/therm: increase the sensor's settling delay to 20ms
Martin Peres
2013-03-18
1
-1
/
+2
*
nv40/therm: improve selection between the old and the new style
Martin Peres
2013-03-18
1
-12
/
+38
*
i2c: create proper chipset-specific class implementations
Ben Skeggs
2013-02-20
1
-1
/
+1
*
therm: reduce stack usage of nouveau_therm_ic_ctor
Marcin Slusarz
2013-02-20
1
-25
/
+27
*
therm: use workqueue to shutdown the machine
Marcin Slusarz
2013-02-20
1
-2
/
+16
*
therm/nv40: reset temperature sensor on init
Marcin Slusarz
2013-02-20
1
-1
/
+11
*
therm: turn on fan only when threshold hit in positive direction
Marcin Slusarz
2013-02-20
1
-4
/
+7
*
therm: always initialize alarm_program_lock
Marcin Slusarz
2013-02-20
2
-1
/
+1
*
fan: fix selection of fan speed when fan->get returns an error
Marcin Slusarz
2013-02-20
1
-3
/
+3
*
quiet static-related sparse noise
Marcin Slusarz
2013-02-20
4
-6
/
+6
*
fan: handle the cases where we are outside of the linear zone
Martin Peres
2013-02-20
1
-0
/
+7
[next]