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
/
volt
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
1
-1
/
+1
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
1
-1
/
+1
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-02-20
drm/nouveau/volt/gf117: fix speedo readout register
Ilia Mirkin
2
-0
/
+61
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-11-28
drm/nouveau/bios/volt: pointers are 32-bit
Ben Skeggs
1
-1
/
+1
2016-11-28
drm/nouveau/bios/vmap: pointers are 32-bit
Ben Skeggs
1
-2
/
+2
2016-11-07
drm/nouveau: silence sparse warnings about symbols not being marked static
Ben Skeggs
1
-2
/
+2
2016-11-07
drm/nouveau: mark symbols static where possible
Baoyou Xie
1
-2
/
+2
2016-11-07
drm/nouveau: add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-10-12
drm/nouveau/volt: use kernel's 64-bit signed division function
Alexandre Courbot
1
-3
/
+3
2016-10-12
drm/nouveau/volt: Make use of cvb coefficients
Karol Herbst
1
-2
/
+36
2016-10-12
drm/nouveau/volt/gf100-: Add speedo
Karol Herbst
4
-0
/
+75
2016-10-12
drm/nouveau/volt: Add implementation for gf100
Karol Herbst
2
-0
/
+45
2016-10-12
drm/nouveau/volt: Don't require perfect fit
Karol Herbst
1
-5
/
+17
2016-10-12
drm/nouveau/clk: Respect voltage limits in nvkm_cstate_prog
Karol Herbst
1
-1
/
+1
2016-10-12
drm/nouveau/volt: Add temperature parameter to nvkm_volt_map
Karol Herbst
1
-5
/
+7
2016-10-12
drm/nouveau/volt: Add min_id parameter to nvkm_volt_set_id
Karol Herbst
1
-1
/
+4
2016-10-12
drm/nouveau/volt: Parse the max voltage map entries
Karol Herbst
1
-0
/
+13
2016-10-12
drm/nouveau/clk: Don't create cstates with voltages higher than what the gpu ...
Karol Herbst
1
-0
/
+22
2016-10-12
drm/nouveau/volt: Properly detect entry based voltage tables
Karol Herbst
1
-2
/
+5
2016-07-14
drm/nouveau/volt: save the voltage range we are able to set
Karol Herbst
1
-1
/
+13
2016-07-14
drm/nouveau/clk/gm20b: add glitchless and DFS support
Alexandre Courbot
1
-2
/
+23
2016-07-14
drm/nouveau/volt/gm20b: add support for vmin parameter
Alexandre Courbot
3
-7
/
+22
2016-07-14
drm/nouveau/volt/gk20a: rename constructor
Alexandre Courbot
3
-10
/
+10
2016-07-14
drm/nouveau/volt/gk20a: constify and name v_scale
Alexandre Courbot
1
-1
/
+2
2016-07-14
drm/nouveau/volt/gk20a: make unused public functions static
Alexandre Courbot
2
-9
/
+4
2016-05-20
drm/nouveau/volt/gk104: round up in gk104_volt_set
Karol Herbst
1
-1
/
+1
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
1
-1
/
+1
2016-03-14
drm/nouveau/volt: add GM20B driver
Alexandre Courbot
2
-0
/
+57
2016-03-14
drm/nouveau/volt/gk20a: split constructor
Alexandre Courbot
2
-12
/
+25
2016-03-14
drm/nouveau/volt/gk20a: share reusable members & functions
Vince Hsu
2
-18
/
+51
2015-11-25
drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...
Martin Peres
1
-1
/
+1
2015-11-03
drm/nouveau/volt/gk104: add support for pwm and gpio modes
Martin Peres
3
-0
/
+124
2015-11-03
drm/nouveau/volt: add support for non-vid-based voltage controllers
Martin Peres
2
-1
/
+12
2015-08-28
drm/nouveau/tegra: merge platform setup from nouveau drm
Ben Skeggs
1
-6
/
+5
2015-08-28
drm/nouveau/volt: convert to new-style nvkm_subdev
Ben Skeggs
4
-115
/
+108
2015-08-28
drm/nouveau/gpio: convert to new-style nvkm_subdev
Ben Skeggs
1
-5
/
+5
2015-08-28
drm/nouveau/bios: convert to new-style nvkm_subdev
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/subdev: rename some functions to avoid upcoming conflicts
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/platform: remove subclassing of nvkm_device
Ben Skeggs
1
-6
/
+4
2015-08-28
drm/nouveau/volt: switch to subdev printk macros
Ben Skeggs
3
-15
/
+22
2015-08-28
drm/nouveau/volt: cosmetic changes
Ben Skeggs
3
-45
/
+39
2015-01-22
drm/nouveau/volt: namespace + nvidia gpu names (no binary change)
Ben Skeggs
4
-72
/
+66
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs
5
-0
/
+562