index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
therm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/therm/tu102-: prepare for GSP-RM
Ben Skeggs
2023-10-31
1
-0
/
+5
*
drm/nouveau/therm: Move an assignment statement behind a null pointer check i...
Markus Elfring
2023-04-17
2
-2
/
+2
*
drm/nouveau/therm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-06-03
1
-0
/
+1
*
drm/nouveau/therm/gk104: use split subdev type+inst in cg engine lists
Ben Skeggs
2021-02-11
2
-16
/
+17
*
drm/nouveau/therm: switch to instanced constructor
Ben Skeggs
2021-02-11
11
-35
/
+33
*
drm/nouveau/device: pass instance id when looking up a subdev/engine
Ben Skeggs
2021-02-11
1
-3
/
+3
*
drm/nouveau/therm/gt215: make gt215_therm_init static
Ben Skeggs
2020-07-24
1
-1
/
+1
*
drm/nouveau/therm: convert to use i2c_new_client_device()
Wolfram Sang
2020-03-28
1
-2
/
+2
*
drm/nouveau/therm: don't attempt fan control where PMU is already managing it
Ben Skeggs
2019-08-23
1
-3
/
+4
*
drm/nouveau/therm: skip probing for devices not specified in thermal tables
Ben Skeggs
2019-08-23
1
-0
/
+3
*
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
2019-07-19
1
-1
/
+1
*
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
1
-0
/
+1
*
drm/nouveau: Don't disable polling in fallback mode
Takashi Iwai
2019-01-11
1
-3
/
+4
*
drm/nouveau: Make clock gate support conditional
Thierry Reding
2018-02-16
1
-3
/
+3
*
drm/nouveau: Introduce NvPmEnableGating option
Lyude Paul
2018-02-02
1
-1
/
+3
*
drm/nouveau: Add support for BLCG on Kepler1
Lyude Paul
2018-02-02
6
-1
/
+77
*
drm/nouveau: Add support for basic clockgating on Kepler1
Lyude Paul
2018-02-02
7
-14
/
+286
*
drm/nouveau/therm/gp100: initial implementation of new gp1xx temperature sensor
Rhys Kidd
2017-11-02
3
-1
/
+59
*
drm/nouveau/therm/gm200: Added
Karol Herbst
2017-08-22
4
-1
/
+42
*
drm/nouveau/therm: fix spelling mistake on array thresolds
Colin Ian King
2017-08-22
1
-3
/
+3
*
drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()
Ben Skeggs
2017-06-16
3
-4
/
+4
*
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Ben Skeggs
2017-05-12
4
-4
/
+4
*
drm/nouveau/drm/therm/fan: add a fallback if no fan control is specified in t...
Martin Peres
2017-02-17
1
-3
/
+19
*
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2016-05-20
1
-1
/
+1
*
drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibbles
Ilia Mirkin
2016-01-11
1
-1
/
+1
*
drm/nouveau/tmr: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
4
-12
/
+12
*
drm/nouveau/therm: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
15
-570
/
+392
*
drm/nouveau/gpio: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
3
-13
/
+19
*
drm/nouveau/fuse: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
1
-4
/
+2
*
drm/nouveau/bios: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
2
-3
/
+3
*
drm/nouveau/subdev: rename some functions to avoid upcoming conflicts
Ben Skeggs
2015-08-28
1
-2
/
+2
*
drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object
Ben Skeggs
2015-08-28
1
-13
/
+19
*
drm/nouveau/fuse: remove object accessor functions
Ben Skeggs
2015-08-28
1
-2
/
+2
*
drm/nouveau/therm: switch to subdev printk macros
Ben Skeggs
2015-08-28
8
-50
/
+72
*
drm/nouveau/therm: switch to device pri macros
Ben Skeggs
2015-08-28
6
-82
/
+110
*
drm/nouveau/tmr: cosmetic changes
Ben Skeggs
2015-08-28
4
-19
/
+19
*
drm/nouveau/therm: cosmetic changes
Ben Skeggs
2015-08-28
13
-454
/
+428
*
drm/nouveau/device: include core/device.h automatically for subdevs/engines
Ben Skeggs
2015-08-28
7
-12
/
+0
*
drm/nouveau/timer: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
6
-0
/
+10
*
drm/nouveau/therm: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
15
-574
/
+532
*
drm/nouveau/bios: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
2
-4
/
+5
*
drm/nouveau/pmu: rename from pwr (no binary change)
Ben Skeggs
2015-01-22
1
-1
/
+1
*
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs
2015-01-22
15
-0
/
+2564