index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
core
/
subdev
/
therm
/
temp.c
Age
Commit message (
Expand
)
Author
2014-07-15
drm/nouveau/therm: fix a potential deadlock in the therm monitoring code
Martin Peres
2013-11-08
drm/nouveau/therm: kill some over-zealous debugging
Ben Skeggs
2013-09-04
drm/nouveau/therm: survive to suspend/resume cycles
Martin Peres
2013-04-26
drm/nouveau/therm: send some messages to debug level
Ben Skeggs
2013-03-18
drm/nouveau/therm: display the availability of the internal sensor
Martin Peres
2013-03-18
drm/nouveau/therm: disable temperature management if the sensor isn't readable
Martin Peres
2013-03-18
drm/nv40/therm: disable temperature reading if the bios misses some parameters
Martin Peres
2013-03-18
drm/nouveau/therm: remove some confusion introduced by therm_mode
Martin Peres
2013-03-18
drm/nouveau/therm: do not make assumptions on temperature
Martin Peres
2013-02-20
drm/nouveau/therm: use workqueue to shutdown the machine
Marcin Slusarz
2013-02-20
drm/nouveau/therm: turn on fan only when threshold hit in positive direction
Marcin Slusarz
2013-02-20
drm/nouveau/therm: force a minimum hysteresis on temperature alarm thresholds
Martin Peres
2013-02-20
drm/nouveau/therm: better transitions and debug logging
Ben Skeggs
2013-02-20
drm/nouveau/therm: implement support for temperature alarms
Martin Peres
2012-10-03
drm/nouveau/therm: move thermal-related functions to the therm subdev
Martin Peres