index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_temp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/i2c: do parsing of i2c-related vbios info in nouveau_i2c.c
Ben Skeggs
2011-12-21
1
-5
/
+1
*
drm/nouveau/bios: pass drm_device to ROMPTR, rather than nvbios
Ben Skeggs
2011-12-21
1
-2
/
+2
*
drm/nv50/pm: mostly nailed down fan pwm frequency selection
Ben Skeggs
2011-12-21
1
-0
/
+3
*
drm/nouveau/pm: manual pwm fanspeed management for nv40+ boards
Martin Peres
2011-12-21
1
-0
/
+16
*
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
1
-0
/
+2
*
drm/nouveau/temp: Add default calibration values for nv67
Emil Velikov
2011-06-23
1
-0
/
+7
*
drm/nouveau/temp: Fix signed/unsigned int logic
Emil Velikov
2011-06-23
1
-4
/
+4
*
drm/nouveau: use I2C_MODULE_PREFIX kernel define
Lucas Stach
2011-02-25
1
-3
/
+1
*
drm/nouveau: probe for adt7473 before f75375
Ben Skeggs
2011-01-25
1
-1
/
+1
*
drm/nouveau: Fix a few confusions between "chipset" and "card_type".
Francisco Jerez
2010-11-18
1
-1
/
+1
*
drm/nouveau: Misc cleanup of the PM code.
Francisco Jerez
2010-09-24
1
-1
/
+1
*
drm/nouveau: Add support for I2C hardware monitoring devices.
Francisco Jerez
2010-09-24
1
-3
/
+45
*
drm/nouveau: Refactor nouveau_temp_get() into engine pointers.
Francisco Jerez
2010-09-24
1
-28
/
+22
*
drm/nouveau: Fix parsing of the temperature constant correction.
Francisco Jerez
2010-09-24
1
-2
/
+2
*
drm/nouveau: Add sane sensor correction defaults for nv4a.
Francisco Jerez
2010-09-24
1
-0
/
+1
*
drm/nv40: fix reading temp value
Francesco Marella
2010-09-24
1
-2
/
+2
*
drm/nouveau: Add temperature support (vbios parsing, readings, hwmon)
Martin Peres
2010-09-24
1
-0
/
+272