summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/clk/clk_arb.c
Commit message (Expand)AuthorAge
* gpu: nvgpu: fix clk_arb completion file private data access raceSagar Kamble2021-08-03
* gpu: nvgpu: support for clk.measure_freq for igpuPeter Daifuku2018-09-29
* gpu: nvgpu: restrict devfreq during active clk_arb set requestsDebarshi Dutta2018-09-20
* gpu: nvgpu: add igpu support for clk_arbiter.Debarshi Dutta2018-09-20
* gpu: nvgpu: change location of gk20a.hddutta2018-09-14
* gpu: nvgpu: protect clk_arb init with mutex.Debarshi Dutta2018-09-04
* gpu: nvgpu: move gp106 specific clk_arbiter code into HALDebarshi Dutta2018-09-04
* gpu: nvgpu: add missing timer includesKonsta Holtta2018-08-24
* gpu: nvgpu: adjust gpc2clk to nearest V/f pointThomas Fleury2018-07-01
* gpu: nvgpu: Separate timer from busTerje Bergstrom2018-06-14
* gpu: nvgpu: handle clk arb event posting in OS specific codeSourab Gupta2018-05-18
* gpu: nvgpu: remove usage of xchg in clk arb codeSourab Gupta2018-05-18
* gpu: nvgpu: use os agnostic api for retrieving timestampSourab Gupta2018-05-18
* gpu: nvgpu: add conversion function for clk domainSourab Gupta2018-05-18
* gpu: nvgpu: add macro for clk arb debug logsSourab Gupta2018-05-18
* gpu: nvgpu: move clk_arb.c to common codeSourab Gupta2018-05-18
* gpu: nvgpu: move clk_arb to linux specificMahantesh Kumbar2017-10-25
* gpu: nvgpu: replace wait_queue_head_t with nvgpu_condDebarshi Dutta2017-10-16
* gpu: nvgpu: Remove bios_blob debugfsTerje Bergstrom2017-10-16
* gpu: nvgpu: Selectively disable/enable CFCTejal Kudav2017-09-27
* 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