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
/
soc
/
xilinx
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-03
drivers: soc: xilinx: check return status of get_api_version()
Jay Buddhabhatti
1
-1
/
+3
2024-08-03
soc: xilinx: rename cpu_number1 to dummy_cpu_number
Jay Buddhabhatti
1
-11
/
+4
2024-01-18
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-8
/
+27
2024-01-04
drivers: soc: xilinx: add check for platform
Jay Buddhabhatti
1
-5
/
+20
2023-12-13
soc: xilinx: Add error message for invalid payload received from IPI callback.
Naman Trivedi Manojbhai
1
-0
/
+2
2023-12-07
drivers: soc: xilinx: Fix error message on SGI registration failure
Jay Buddhabhatti
1
-1
/
+5
2023-12-07
firmware: xilinx: Update firmware call interface to support additional args
Jay Buddhabhatti
2
-2
/
+2
2023-11-15
soc: xilinx: fix unhandled SGI warning message
Tanmay Shah
1
-1
/
+1
2023-11-15
soc: xilinx: fix quoted string split across lines
Michal Simek
1
-4
/
+4
2023-11-15
soc: xilinx: Fix for call trace due to the usage of smp_processor_id()
HariBabu Gattem
1
-1
/
+4
2023-11-15
soc/xilinx: zynqmp_power: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-05
pmdomain: xilinx: Move Kconfig option to the pmdomain subsystem
Ulf Hansson
1
-9
/
+0
2023-08-12
Merge tag 'zynqmp-soc-for-6.6' of https://github.com/Xilinx/linux-xlnx into s...
Arnd Bergmann
2
-6
/
+5
2023-08-04
soc: xilinx: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
1
-2
/
+2
2023-08-04
soc: xilinx: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-07-14
soc: xilinx: Move power-domain driver to the genpd dir
Ulf Hansson
2
-323
/
+0
2023-07-10
driver: soc: xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-12
driver: soc: xilinx: use _safe loop iterator to avoid a use after free
Dan Carpenter
1
-2
/
+4
2023-05-12
soc: xilinx: Use of_property_present() for testing DT property presence
Rob Herring
1
-2
/
+2
2023-01-05
firmware: xilinx: Remove kernel-doc marking in the code
Michal Simek
1
-1
/
+1
2023-01-05
driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()
Gaosheng Cui
1
-1
/
+3
2022-06-29
firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC call
Tanmay Shah
1
-3
/
+2
2022-05-19
driver: soc: xilinx: Update function prototype for xlnx_unregister_event
Abhyuday Godhasara
2
-22
/
+43
2022-05-19
driver: soc: xilinx: Add support of multiple callbacks for same event in even...
Abhyuday Godhasara
1
-34
/
+117
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-09
clk: xilinx: move xlnx_vcu clock driver from soc
Michael Tretter
3
-761
/
+0
2021-02-09
soc: xilinx: vcu: fix alignment to open parenthesis
Michael Tretter
1
-1
/
+1
2021-02-09
soc: xilinx: vcu: fix repeated word the in comment
Michael Tretter
1
-1
/
+1
2021-02-09
soc: xilinx: vcu: use bitfields for register definition
Michael Tretter
1
-81
/
+34
2021-02-09
soc: xilinx: vcu: remove calculation of PLL configuration
Michael Tretter
1
-117
/
+0
2021-02-09
soc: xilinx: vcu: make the PLL configurable
Michael Tretter
1
-37
/
+103
2021-02-09
soc: xilinx: vcu: make pll post divider explicit
Michael Tretter
1
-16
/
+36
2021-02-09
soc: xilinx: vcu: implement clock provider for output clocks
Michael Tretter
1
-37
/
+160
2021-02-09
soc: xilinx: vcu: register PLL as fixed rate clock
Michael Tretter
2
-2
/
+19
2021-02-09
soc: xilinx: vcu: implement PLL disable
Michael Tretter
1
-9
/
+19
2021-02-09
soc: xilinx: vcu: add helpers for configuring PLL
Michael Tretter
1
-67
/
+104
2021-02-09
soc: xilinx: vcu: add helper to wait for PLL locked
Michael Tretter
1
-19
/
+27
2021-02-09
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
[next]