index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
clk
/
base.c
Age
Commit message (
Expand
)
Author
2023-04-17
drm/nouveau/clk: Move a variable assignment behind a null pointer check in nv...
Markus Elfring
2022-07-13
drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clk
Ben Skeggs
2022-04-04
drm/nouveau/clk: Fix an incorrect NULL check on list iterator
Xiaomeng Tong
2021-02-11
drm/nouveau/clk: switch to instanced constructor
Ben Skeggs
2020-07-24
drm/nouveau: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-04-10
drm/nouveau/nvkm: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-05-18
drm/nouveau/clk: Use list_for_each_entry_from_reverse
Arushi Singhal
2018-03-26
gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entry
Arushi Singhal
2016-11-28
drm/nouveau/bios/cstep: pointers are 32-bit
Ben Skeggs
2016-11-28
drm/nouveau/bios/boost: pointers are 32-bit
Ben Skeggs
2016-10-12
drm/nouveau/clk: Allow boosting only when NvBoost is set
Karol Herbst
2016-10-12
drm/nouveau/clk: Respect voltage limits in nvkm_cstate_prog
Karol Herbst
2016-10-12
drm/nouveau/clk: Fixup cstate selection
Karol Herbst
2016-10-12
drm/nouveau/volt: Add temperature parameter to nvkm_volt_map
Karol Herbst
2016-10-12
drm/nouveau/clk: Let nvkm_clk_tstate take a temperature value
Karol Herbst
2016-10-12
drm/nouveau/clk: Add index field to nvkm_cstate
Karol Herbst
2016-10-12
drm/nouveau/volt: Add min_id parameter to nvkm_volt_set_id
Karol Herbst
2016-10-12
drm/nouveau/clk: Don't create cstates with voltages higher than what the gpu ...
Karol Herbst
2016-10-12
drm/nouveau/clk: Fix potential NULL pointer access when there is no fb subdev
Karol Herbst
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2016-01-11
drm/nouveau/perf: change pcie speed on pstate change
Karol Herbst
2016-01-11
drm/nouveau/perf: add fields for pci speed and width and use it for the pstates
Karol Herbst
2015-08-28
drm/nouveau/volt: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/clk: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/bios: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/subdev: rename some functions to avoid upcoming conflicts
Ben Skeggs
2015-08-28
drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object
Ben Skeggs
2015-08-28
drm/nouveau/clk: switch to subdev printk macros
Ben Skeggs
2015-08-28
drm/nouveau/therm: cosmetic changes
Ben Skeggs
2015-08-28
drm/nouveau/fb: cosmetic changes
Ben Skeggs
2015-08-28
drm/nouveau/clk: cosmetic changes
Ben Skeggs
2015-08-28
drm/nouveau/device: include core/device.h automatically for subdevs/engines
Ben Skeggs
2015-08-28
drm/nouveau/drm/nouveau/clk: fix tstate to pstate calculation
Wei Ni
2015-04-14
make RAM device optional
Alexandre Courbot
2015-01-22
drm/nouveau/volt: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/clk: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/clk: rename from clock (no binary change)
Ben Skeggs