index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2019-02-20
drm/nouveau/volt/gf117: fix speedo readout register
Ilia Mirkin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-11-28
drm/nouveau/bios/volt: pointers are 32-bit
Ben Skeggs
2016-11-28
drm/nouveau/bios/vmap: pointers are 32-bit
Ben Skeggs
2016-11-07
drm/nouveau: silence sparse warnings about symbols not being marked static
Ben Skeggs
2016-11-07
drm/nouveau: mark symbols static where possible
Baoyou Xie
2016-11-07
drm/nouveau: add missing header dependencies
Baoyou Xie
2016-10-12
drm/nouveau/volt: use kernel's 64-bit signed division function
Alexandre Courbot
2016-10-12
drm/nouveau/volt: Make use of cvb coefficients
Karol Herbst
2016-10-12
drm/nouveau/volt/gf100-: Add speedo
Karol Herbst
2016-10-12
drm/nouveau/volt: Add implementation for gf100
Karol Herbst
2016-10-12
drm/nouveau/volt: Don't require perfect fit
Karol Herbst
2016-10-12
drm/nouveau/clk: Respect voltage limits in nvkm_cstate_prog
Karol Herbst
2016-10-12
drm/nouveau/volt: Add temperature parameter to nvkm_volt_map
Karol Herbst
2016-10-12
drm/nouveau/volt: Add min_id parameter to nvkm_volt_set_id
Karol Herbst
2016-10-12
drm/nouveau/volt: Parse the max voltage map entries
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/volt: Properly detect entry based voltage tables
Karol Herbst
2016-07-14
drm/nouveau/volt: save the voltage range we are able to set
Karol Herbst
2016-07-14
drm/nouveau/clk/gm20b: add glitchless and DFS support
Alexandre Courbot
2016-07-14
drm/nouveau/volt/gm20b: add support for vmin parameter
Alexandre Courbot
2016-07-14
drm/nouveau/volt/gk20a: rename constructor
Alexandre Courbot
2016-07-14
drm/nouveau/volt/gk20a: constify and name v_scale
Alexandre Courbot
2016-07-14
drm/nouveau/volt/gk20a: make unused public functions static
Alexandre Courbot
2016-05-20
drm/nouveau/volt/gk104: round up in gk104_volt_set
Karol Herbst
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2016-03-14
drm/nouveau/volt: add GM20B driver
Alexandre Courbot
2016-03-14
drm/nouveau/volt/gk20a: split constructor
Alexandre Courbot
2016-03-14
drm/nouveau/volt/gk20a: share reusable members & functions
Vince Hsu
2015-11-25
drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...
Martin Peres
2015-11-03
drm/nouveau/volt/gk104: add support for pwm and gpio modes
Martin Peres
2015-11-03
drm/nouveau/volt: add support for non-vid-based voltage controllers
Martin Peres
2015-08-28
drm/nouveau/tegra: merge platform setup from nouveau drm
Ben Skeggs
2015-08-28
drm/nouveau/volt: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
drm/nouveau/gpio: 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/platform: remove subclassing of nvkm_device
Ben Skeggs
2015-08-28
drm/nouveau/volt: switch to subdev printk macros
Ben Skeggs
2015-08-28
drm/nouveau/volt: cosmetic changes
Ben Skeggs
2015-01-22
drm/nouveau/volt: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)
Ben Skeggs