index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
clk
/
base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-04
drm/nouveau/clk: Fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-2
/
+4
2021-02-11
drm/nouveau/clk: switch to instanced constructor
Ben Skeggs
1
-4
/
+4
2020-07-24
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-04-10
drm/nouveau/nvkm: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-05-18
drm/nouveau/clk: Use list_for_each_entry_from_reverse
Arushi Singhal
1
-6
/
+4
2018-03-26
gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entry
Arushi Singhal
1
-1
/
+1
2016-11-28
drm/nouveau/bios/cstep: pointers are 32-bit
Ben Skeggs
1
-2
/
+2
2016-11-28
drm/nouveau/bios/boost: pointers are 32-bit
Ben Skeggs
1
-2
/
+2
2016-10-12
drm/nouveau/clk: Allow boosting only when NvBoost is set
Karol Herbst
1
-1
/
+32
2016-10-12
drm/nouveau/clk: Respect voltage limits in nvkm_cstate_prog
Karol Herbst
1
-0
/
+52
2016-10-12
drm/nouveau/clk: Fixup cstate selection
Karol Herbst
1
-2
/
+17
2016-10-12
drm/nouveau/volt: Add temperature parameter to nvkm_volt_map
Karol Herbst
1
-2
/
+2
2016-10-12
drm/nouveau/clk: Let nvkm_clk_tstate take a temperature value
Karol Herbst
1
-10
/
+9
2016-10-12
drm/nouveau/clk: Add index field to nvkm_cstate
Karol Herbst
1
-0
/
+1
2016-10-12
drm/nouveau/volt: Add min_id parameter to nvkm_volt_set_id
Karol Herbst
1
-2
/
+4
2016-10-12
drm/nouveau/clk: Don't create cstates with voltages higher than what the gpu ...
Karol Herbst
1
-0
/
+4
2016-10-12
drm/nouveau/clk: Fix potential NULL pointer access when there is no fb subdev
Karol Herbst
1
-2
/
+3
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
1
-1
/
+1
2016-01-11
drm/nouveau/perf: change pcie speed on pstate change
Karol Herbst
1
-0
/
+3
2016-01-11
drm/nouveau/perf: add fields for pci speed and width and use it for the pstates
Karol Herbst
1
-0
/
+2
2015-08-28
drm/nouveau/volt: convert to new-style nvkm_subdev
Ben Skeggs
1
-2
/
+2
2015-08-28
drm/nouveau/clk: convert to new-style nvkm_subdev
Ben Skeggs
1
-43
/
+62
2015-08-28
drm/nouveau/bios: convert to new-style nvkm_subdev
Ben Skeggs
1
-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/fb: transition nvkm_ram away from being based on nvkm_object
Ben Skeggs
1
-5
/
+5
2015-08-28
drm/nouveau/clk: switch to subdev printk macros
Ben Skeggs
1
-18
/
+24
2015-08-28
drm/nouveau/therm: cosmetic changes
Ben Skeggs
1
-5
/
+5
2015-08-28
drm/nouveau/fb: cosmetic changes
Ben Skeggs
1
-5
/
+5
2015-08-28
drm/nouveau/clk: cosmetic changes
Ben Skeggs
1
-4
/
+4
2015-08-28
drm/nouveau/device: include core/device.h automatically for subdevs/engines
Ben Skeggs
1
-1
/
+0
2015-08-28
drm/nouveau/drm/nouveau/clk: fix tstate to pstate calculation
Wei Ni
1
-1
/
+1
2015-04-14
make RAM device optional
Alexandre Courbot
1
-1
/
+1
2015-01-22
drm/nouveau/volt: namespace + nvidia gpu names (no binary change)
Ben Skeggs
1
-0
/
+1
2015-01-22
drm/nouveau/clk: namespace + nvidia gpu names (no binary change)
Ben Skeggs
1
-104
/
+94
2015-01-22
drm/nouveau/clk: rename from clock (no binary change)
Ben Skeggs
1
-0
/
+600