开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
zynqmp
/
pll.c
Age
Commit message (
Expand
)
Author
2023-03-27
clk: zynqmp: pll: Remove the limit
Shubhrajyoti Datta
2022-08-30
clk: zynqmp: pll: rectify rate rounding in zynqmp_pll_round_rate
Quanyang Wang
2022-01-24
clk: zynqmp: replace warn_once with pr_debug for failed clock ops
Michael Tretter
2021-06-28
clk: zynqmp: Use firmware specific common clock flags
Rajan Vaja
2021-06-25
clk: zynqmp: pll: Remove some dead code
Christophe JAILLET
2021-06-25
clk: zynqmp: fix compile testing without ZYNQMP_FIRMWARE
Michal Simek
2021-04-07
clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enable
Quanyang Wang
2021-04-07
clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callback
Quanyang Wang
2020-04-28
firmware: xilinx: Use APIs instead of IOCTLs
Rajan Vaja
2020-04-28
firmware: xilinx: Remove eemi ops for clock_getdivider
Rajan Vaja
2020-04-28
firmware: xilinx: Remove eemi ops for clock_setdivider
Rajan Vaja
2020-04-28
firmware: xilinx: Remove eemi ops for clock_getstate
Rajan Vaja
2020-04-28
firmware: xilinx: Remove eemi ops for clock_disable
Rajan Vaja
2020-04-28
firmware: xilinx: Remove eemi ops for clock_enable
Rajan Vaja
2020-01-23
clk: zynqmp: Warn user if clock user are more than allowed
Rajan Vaja
2018-10-09
drivers: clk: Add ZynqMP clock driver
Jolly Shah