summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/clk/clk_arb.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: Change license for common files to MITTerje Bergstrom2017-09-26
* gpu: nvgpu: allow bind to be interruptedDavid Nieto2017-09-22
* gpu: nvgpu: Unify remove/shutdown codepathsDavid Nieto2017-09-15
* gpu: nvgpu: NVGPU abstraction for ACCESS_ONCEDebarshi Dutta2017-09-03
* gpu: nvgpu: Replace kref for refcounting in nvgpuDebarshi Dutta2017-08-24
* gpu: nvgpu: Nvgpu abstraction for linux barriers.Debarshi Dutta2017-08-22
* gpu: nvgpu: Add wrapper over atomic_t and atomic64_tDebarshi Dutta2017-08-17
* gpu: nvgpu: Move debugfs fields to os_linuxTerje Bergstrom2017-08-04
* gpu: nvgpu: Move dev field from gk20a to nvgpu_os_linuxTerje Bergstrom2017-07-07
* gpu: nvgpu: Use accessor for finding struct deviceTerje Bergstrom2017-06-30
* gpu: nvgpu: move mclk related functions to clkThomas Fleury2017-06-30
* gpu: nvgpu: mclk switching sequences for PG419Thomas Fleury2017-06-21
* gpu: nvgpu: Scrub gk20a_platform dependenciesTerje Bergstrom2017-05-18
* gpu: nvgpu: fix static sparse warningsSachin Nikam2017-05-17
* gpu: nvgpu: clip target frequencies in arbiterThomas Fleury2017-04-18
* gpu: nvgpu: Add wrapper nvgpu/kref.hDeepak Nibade2017-04-17
* gpu: nvgpu: Add wrapper nvgpu/bug.hTerje Bergstrom2017-04-13
* gpu: nvgpu: Add wrapper nvgpu/atomic.hTerje Bergstrom2017-04-12
* gpu: nvgpu: Replace use of bitops.h and kernel.hTerje Bergstrom2017-04-12
* gpu: nvgpu: clk: Use new error macrosTerje Bergstrom2017-04-07
* gpu: nvgpu: Remove last Linux kmem usageAlex Waterman2017-04-04
* gpu: nvgpu: Move channel IOCTL code to Linux moduleTerje Bergstrom2017-04-04
* gpu: nvgpu: Remove unnecessary use of dev_name()Terje Bergstrom2017-03-28
* gpu: nvgpu: Use new kmem API functions (clk/*)Alex Waterman2017-03-26
* gpu: nvgpu: Add bus HALTerje Bergstrom2017-03-23
* gpu: nvgpu: fix arbiter teardown on PCIDavid Nieto2017-03-20
* gpu: nvgpu: Rename clk->get_rate to measure_freqTerje Bergstrom2017-03-16
* gpu: nvgpu: check return value of mutex_init in clk_arb.cDeepak Nibade2017-03-14
* gpu: nvgpu: remove clock domain aliasesThomas Fleury2017-03-02
* gpu: nvgpu: use common nvgpu mutex/spinlock APIsDeepak Nibade2017-02-22
* gpu: nvgpu: prepare MCLK/GPCLK enumeration changeThomas Fleury2017-01-31
* gpu: nvgpu: Free nvgpu_clk_dev in case of errorTerje Bergstrom2017-01-26
* gpu: nvgpu: fix failures in VF table updateDavid Nieto2017-01-18
* gpu: nvgpu: CPU timestamps for alarmsThomas Fleury2017-01-06
* gpu: nvgpu: Add support for alarms in arbiterDavid Nieto2017-01-06
* gpu: nvgpu: add read and ioctl for eventsThomas Fleury2017-01-06
* gpu: nvgpu: add GPCCLK on ioctl APIThomas Fleury2017-01-05
* gpu: nvgpu: Free arb substructures only if arb allocatedTerje Bergstrom2017-01-04
* gpu: nvgpu: Fix memory leak in arb installTerje Bergstrom2017-01-04
* gpu: nvgpu: MSCG supportMahantesh Kumbar2016-12-27
* gpu: nvgpu: fix CLFC arbiter vf table updateDavid Nieto2016-12-27
* gpu: nvgpu: call set volt always during vf switchVijayakumar2016-12-27
* gpu: nvgpu: actions before and after vf changeVijayakumar2016-12-27
* gpu: nvgpu: set p state floor for sys and xbar clkVijayakumar2016-12-27
* gpu: nvgpu: p-state bound arbiterDavid Nieto2016-12-27
* gpu: nvgpu: prevent hang on failing arbiter initDavid Nieto2016-12-27
* gpu: nvgpu: resolve signed/unsigned mismatchDavid Nieto2016-12-27
* gpu: nvgpu: make clock arbiter locklessDavid Nieto2016-12-27
* gpu: nvgpu: gpu: read effective frequence from counterDavid Nieto2016-12-27
* nvgpu: gpu: arbiter for vf switch managementDavid Nieto2016-12-27