index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
xilinx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+658
2021-12-08
soc: xilinx: add a to_zynqmp_pm_domain macro
Michael Tretter
1
-12
/
+8
2021-12-08
soc: xilinx: use a properly named field instead of flags
Michael Tretter
1
-7
/
+5
2021-12-08
soc: xilinx: cleanup debug and error messages
Michael Tretter
1
-22
/
+23
2021-12-08
soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driver
Michael Tretter
2
-1
/
+16
2021-12-03
driver: soc: xilinx: register for power events in zynqmp power driver
Abhyuday Godhasara
1
-1
/
+47
2021-12-03
drivers: soc: xilinx: add xilinx event management driver
Abhyuday Godhasara
3
-0
/
+611
2021-11-17
firmware: xilinx: add macros of node ids for error event
Abhyuday Godhasara
1
-6
/
+0
2021-02-08
clk: xilinx: move xlnx_vcu clock driver from soc
Michael Tretter
3
-761
/
+0
2021-02-08
soc: xilinx: vcu: fix alignment to open parenthesis
Michael Tretter
1
-1
/
+1
2021-02-08
soc: xilinx: vcu: fix repeated word the in comment
Michael Tretter
1
-1
/
+1
2021-02-08
soc: xilinx: vcu: use bitfields for register definition
Michael Tretter
1
-81
/
+34
2021-02-08
soc: xilinx: vcu: remove calculation of PLL configuration
Michael Tretter
1
-117
/
+0
2021-02-08
soc: xilinx: vcu: make the PLL configurable
Michael Tretter
1
-37
/
+103
2021-02-08
soc: xilinx: vcu: make pll post divider explicit
Michael Tretter
1
-16
/
+36
2021-02-08
soc: xilinx: vcu: implement clock provider for output clocks
Michael Tretter
1
-37
/
+160
2021-02-08
soc: xilinx: vcu: register PLL as fixed rate clock
Michael Tretter
2
-2
/
+19
2021-02-08
soc: xilinx: vcu: implement PLL disable
Michael Tretter
1
-9
/
+19
2021-02-08
soc: xilinx: vcu: add helpers for configuring PLL
Michael Tretter
1
-67
/
+104
2021-02-08
soc: xilinx: vcu: add helper to wait for PLL locked
Michael Tretter
1
-19
/
+27
2021-02-08
soc: xilinx: vcu: drop coreclk from struct xlnx_vcu
Michael Tretter
1
-4
/
+2
2020-12-09
soc: xilinx: vcu: use vcu-settings syscon registers
Michael Tretter
2
-47
/
+48
2020-12-09
soc: xilinx: vcu: drop useless success message
Michael Tretter
1
-2
/
+0
2020-06-18
soc: xilinx: Fix error code in zynqmp_pm_probe()
Dan Carpenter
1
-1
/
+1
2020-04-28
firmware: xilinx: Remove eemi ops for set_requirement
Rajan Vaja
1
-14
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for release_node
Rajan Vaja
1
-4
/
+1
2020-04-28
firmware: xilinx: Remove eemi ops for request_node
Rajan Vaja
1
-4
/
+1
2020-04-28
firmware: xilinx: Remove eemi ops for set_suspend_mode
Rajan Vaja
1
-5
/
+1
2020-04-28
firmware: xilinx: Remove eemi ops for init_finalize
Rajan Vaja
1
-8
/
+1
2020-04-28
firmware: xilinx: Remove eemi ops for get_api_version
Rajan Vaja
1
-2
/
+2
2020-04-15
drivers: soc: xilinx: fix firmware driver Kconfig dependency
Arnd Bergmann
1
-2
/
+2
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2
-14
/
+112
2020-01-21
drivers: soc: xilinx: Use mailbox IPI callback
Tejas Patel
2
-14
/
+112
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-10-16
soc: xilinx: Set CAP_UNUSABLE requirement for versal while powering down domain
Tejas Patel
1
-2
/
+8
2019-03-18
drivers: Defer probe if firmware is not ready
Rajan Vaja
2
-12
/
+16
2019-02-12
drivers: soc: xilinx: Add ZynqMP power domain driver
Jolly Shah
3
-0
/
+331
2019-02-12
drivers: soc: xilinx: Add ZynqMP PM driver
Rajan Vaja
3
-0
/
+190
2018-01-16
soc: xilinx: Fix Kconfig alignment
Michal Simek
1
-10
/
+10
2018-01-16
soc: xilinx: xlnx_vcu: Use bitwise & rather than logical && on clkoutdiv
Gustavo A. R. Silva
1
-1
/
+1
2018-01-16
soc: xilinx: xlnx_vcu: Depends on HAS_IOMEM for xlnx_vcu
Dhaval Shah
1
-0
/
+1
2018-01-08
soc: xilinx: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driver
Dhaval Shah
3
-0
/
+646
2018-01-08
soc: xilinx: Create folder structure for soc specific drivers
Michal Simek
2
-0
/
+5