index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
xilinx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-18
2
-8
/
+27
|
\
|
*
drivers: soc: xilinx: add check for platform
Jay Buddhabhatti
2024-01-04
1
-5
/
+20
|
*
drivers: soc: xilinx: Fix error message on SGI registration failure
Jay Buddhabhatti
2023-12-07
1
-1
/
+5
|
*
firmware: xilinx: Update firmware call interface to support additional args
Jay Buddhabhatti
2023-12-07
2
-2
/
+2
*
|
soc: xilinx: Add error message for invalid payload received from IPI callback.
Naman Trivedi Manojbhai
2023-12-13
1
-0
/
+2
*
|
soc: xilinx: fix unhandled SGI warning message
Tanmay Shah
2023-11-15
1
-1
/
+1
*
|
soc: xilinx: fix quoted string split across lines
Michal Simek
2023-11-15
1
-4
/
+4
*
|
soc: xilinx: Fix for call trace due to the usage of smp_processor_id()
HariBabu Gattem
2023-11-15
1
-1
/
+4
*
|
soc/xilinx: zynqmp_power: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-15
1
-4
/
+2
|
/
*
pmdomain: xilinx: Move Kconfig option to the pmdomain subsystem
Ulf Hansson
2023-10-04
1
-9
/
+0
*
Merge tag 'zynqmp-soc-for-6.6' of https://github.com/Xilinx/linux-xlnx into s...
Arnd Bergmann
2023-08-12
2
-6
/
+5
|
\
|
*
soc: xilinx: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-04
1
-2
/
+2
|
*
soc: xilinx: Explicitly include correct DT includes
Rob Herring
2023-08-04
1
-0
/
+1
|
*
driver: soc: xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-10
1
-4
/
+2
*
|
soc: xilinx: Move power-domain driver to the genpd dir
Ulf Hansson
2023-07-14
2
-323
/
+0
|
/
*
driver: soc: xilinx: use _safe loop iterator to avoid a use after free
Dan Carpenter
2023-05-12
1
-2
/
+4
*
soc: xilinx: Use of_property_present() for testing DT property presence
Rob Herring
2023-05-12
1
-2
/
+2
*
firmware: xilinx: Remove kernel-doc marking in the code
Michal Simek
2023-01-05
1
-1
/
+1
*
driver: soc: xilinx: fix memory leak in xlnx_add_cb_for_notify_event()
Gaosheng Cui
2023-01-05
1
-1
/
+3
*
firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC call
Tanmay Shah
2022-06-29
1
-3
/
+2
*
driver: soc: xilinx: Update function prototype for xlnx_unregister_event
Abhyuday Godhasara
2022-05-19
2
-22
/
+43
*
driver: soc: xilinx: Add support of multiple callbacks for same event in even...
Abhyuday Godhasara
2022-05-19
1
-34
/
+117
*
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-14
4
-7
/
+658
|
\
|
*
driver: soc: xilinx: register for power events in zynqmp power driver
Abhyuday Godhasara
2021-12-03
1
-1
/
+47
|
*
drivers: soc: xilinx: add xilinx event management driver
Abhyuday Godhasara
2021-12-03
3
-0
/
+611
|
*
firmware: xilinx: add macros of node ids for error event
Abhyuday Godhasara
2021-11-17
1
-6
/
+0
*
|
soc: xilinx: add a to_zynqmp_pm_domain macro
Michael Tretter
2021-12-08
1
-12
/
+8
*
|
soc: xilinx: use a properly named field instead of flags
Michael Tretter
2021-12-08
1
-7
/
+5
*
|
soc: xilinx: cleanup debug and error messages
Michael Tretter
2021-12-08
1
-22
/
+23
*
|
soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driver
Michael Tretter
2021-12-08
2
-1
/
+16
|
/
*
clk: xilinx: move xlnx_vcu clock driver from soc
Michael Tretter
2021-02-09
3
-761
/
+0
*
soc: xilinx: vcu: fix alignment to open parenthesis
Michael Tretter
2021-02-09
1
-1
/
+1
*
soc: xilinx: vcu: fix repeated word the in comment
Michael Tretter
2021-02-09
1
-1
/
+1
*
soc: xilinx: vcu: use bitfields for register definition
Michael Tretter
2021-02-09
1
-81
/
+34
*
soc: xilinx: vcu: remove calculation of PLL configuration
Michael Tretter
2021-02-09
1
-117
/
+0
*
soc: xilinx: vcu: make the PLL configurable
Michael Tretter
2021-02-09
1
-37
/
+103
*
soc: xilinx: vcu: make pll post divider explicit
Michael Tretter
2021-02-09
1
-16
/
+36
*
soc: xilinx: vcu: implement clock provider for output clocks
Michael Tretter
2021-02-09
1
-37
/
+160
*
soc: xilinx: vcu: register PLL as fixed rate clock
Michael Tretter
2021-02-09
2
-2
/
+19
*
soc: xilinx: vcu: implement PLL disable
Michael Tretter
2021-02-09
1
-9
/
+19
*
soc: xilinx: vcu: add helpers for configuring PLL
Michael Tretter
2021-02-09
1
-67
/
+104
*
soc: xilinx: vcu: add helper to wait for PLL locked
Michael Tretter
2021-02-09
1
-19
/
+27
*
soc: xilinx: vcu: drop coreclk from struct xlnx_vcu
Michael Tretter
2021-02-09
1
-4
/
+2
*
soc: xilinx: vcu: use vcu-settings syscon registers
Michael Tretter
2020-12-09
2
-47
/
+48
*
soc: xilinx: vcu: drop useless success message
Michael Tretter
2020-12-09
1
-2
/
+0
*
soc: xilinx: Fix error code in zynqmp_pm_probe()
Dan Carpenter
2020-06-18
1
-1
/
+1
*
firmware: xilinx: Remove eemi ops for set_requirement
Rajan Vaja
2020-04-28
1
-14
/
+2
*
firmware: xilinx: Remove eemi ops for release_node
Rajan Vaja
2020-04-28
1
-4
/
+1
*
firmware: xilinx: Remove eemi ops for request_node
Rajan Vaja
2020-04-28
1
-4
/
+1
*
firmware: xilinx: Remove eemi ops for set_suspend_mode
Rajan Vaja
2020-04-28
1
-5
/
+1
[next]