index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
therm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
drm/nouveau/therm/gt215: make gt215_therm_init static
Ben Skeggs
1
-1
/
+1
2020-03-29
drm/nouveau/therm: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2019-08-23
drm/nouveau/therm: don't attempt fan control where PMU is already managing it
Ben Skeggs
1
-3
/
+4
2019-08-23
drm/nouveau/therm: skip probing for devices not specified in thermal tables
Ben Skeggs
1
-0
/
+3
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
1
-1
/
+1
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-01-11
drm/nouveau: Don't disable polling in fallback mode
Takashi Iwai
1
-3
/
+4
2018-02-16
drm/nouveau: Make clock gate support conditional
Thierry Reding
1
-3
/
+3
2018-02-02
drm/nouveau: Introduce NvPmEnableGating option
Lyude Paul
1
-1
/
+3
2018-02-02
drm/nouveau: Add support for BLCG on Kepler1
Lyude Paul
6
-1
/
+77
2018-02-02
drm/nouveau: Add support for basic clockgating on Kepler1
Lyude Paul
7
-14
/
+286
2017-11-02
drm/nouveau/therm/gp100: initial implementation of new gp1xx temperature sensor
Rhys Kidd
3
-1
/
+59
2017-08-22
drm/nouveau/therm/gm200: Added
Karol Herbst
4
-1
/
+42
2017-08-22
drm/nouveau/therm: fix spelling mistake on array thresolds
Colin Ian King
1
-3
/
+3
2017-06-16
drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()
Ben Skeggs
3
-4
/
+4
2017-05-12
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Ben Skeggs
4
-4
/
+4
2017-02-17
drm/nouveau/drm/therm/fan: add a fallback if no fan control is specified in t...
Martin Peres
1
-3
/
+19
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
1
-1
/
+1
2016-01-11
drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibbles
Ilia Mirkin
1
-1
/
+1
2015-08-28
drm/nouveau/tmr: convert to new-style nvkm_subdev
Ben Skeggs
4
-12
/
+12
2015-08-28
drm/nouveau/therm: convert to new-style nvkm_subdev
Ben Skeggs
15
-570
/
+392
2015-08-28
drm/nouveau/gpio: convert to new-style nvkm_subdev
Ben Skeggs
3
-13
/
+19
2015-08-28
drm/nouveau/fuse: convert to new-style nvkm_subdev
Ben Skeggs
1
-4
/
+2
2015-08-28
drm/nouveau/bios: convert to new-style nvkm_subdev
Ben Skeggs
2
-3
/
+3
2015-08-28
drm/nouveau/subdev: rename some functions to avoid upcoming conflicts
Ben Skeggs
1
-2
/
+2
2015-08-28
drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object
Ben Skeggs
1
-13
/
+19
2015-08-28
drm/nouveau/fuse: remove object accessor functions
Ben Skeggs
1
-2
/
+2
2015-08-28
drm/nouveau/therm: switch to subdev printk macros
Ben Skeggs
8
-50
/
+72
2015-08-28
drm/nouveau/therm: switch to device pri macros
Ben Skeggs
6
-82
/
+110
2015-08-28
drm/nouveau/tmr: cosmetic changes
Ben Skeggs
4
-19
/
+19
2015-08-28
drm/nouveau/therm: cosmetic changes
Ben Skeggs
13
-454
/
+428
2015-08-28
drm/nouveau/device: include core/device.h automatically for subdevs/engines
Ben Skeggs
7
-12
/
+0
2015-01-22
drm/nouveau/timer: namespace + nvidia gpu names (no binary change)
Ben Skeggs
6
-0
/
+10
2015-01-22
drm/nouveau/therm: namespace + nvidia gpu names (no binary change)
Ben Skeggs
15
-574
/
+532
2015-01-22
drm/nouveau/bios: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2
-4
/
+5
2015-01-22
drm/nouveau/pmu: rename from pwr (no binary change)
Ben Skeggs
1
-1
/
+1
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs
15
-0
/
+2564