index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_temp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
drm/nouveau/therm: move thermal-related functions to the therm subdev
Martin Peres
1
-237
/
+0
2012-10-03
drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devices
Martin Peres
1
-0
/
+43
2012-10-03
drm/nouveau/therm: rework thermal table parsing
Martin Peres
1
-200
/
+57
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-25
/
+31
2012-10-03
drm/nouveau/i2c: port to subdev interfaces
Ben Skeggs
1
-3
/
+3
2011-12-21
drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c
Ben Skeggs
1
-5
/
+1
2011-12-21
drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios
Ben Skeggs
1
-2
/
+2
2011-12-21
drm/nv50/pm: mostly nailed down fan pwm frequency selection
Ben Skeggs
1
-0
/
+3
2011-12-21
drm/nouveau/pm: manual pwm fanspeed management for nv40+ boards
Martin Peres
1
-0
/
+16
2011-10-31
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
1
-0
/
+2
2011-06-23
drm/nouveau/temp: Add default calibration values for nv67
Emil Velikov
1
-0
/
+7
2011-06-23
drm/nouveau/temp: Fix signed/unsigned int logic
Emil Velikov
1
-4
/
+4
2011-02-25
drm/nouveau: use I2C_MODULE_PREFIX kernel define
Lucas Stach
1
-3
/
+1
2011-01-25
drm/nouveau: probe for adt7473 before f75375
Ben Skeggs
1
-1
/
+1
2010-11-18
drm/nouveau: Fix a few confusions between "chipset" and "card_type".
Francisco Jerez
1
-1
/
+1
2010-09-24
drm/nouveau: Misc cleanup of the PM code.
Francisco Jerez
1
-1
/
+1
2010-09-24
drm/nouveau: Add support for I2C hardware monitoring devices.
Francisco Jerez
1
-3
/
+45
2010-09-24
drm/nouveau: Refactor nouveau_temp_get() into engine pointers.
Francisco Jerez
1
-28
/
+22
2010-09-24
drm/nouveau: Fix parsing of the temperature constant correction.
Francisco Jerez
1
-2
/
+2
2010-09-24
drm/nouveau: Add sane sensor correction defaults for nv4a.
Francisco Jerez
1
-0
/
+1
2010-09-24
drm/nv40: fix reading temp value
Francesco Marella
1
-2
/
+2
2010-09-24
drm/nouveau: Add temperature support (vbios parsing, readings, hwmon)
Martin Peres
1
-0
/
+272