开源镜像站
帮助
动态
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
/
clk-axi-clkgen.c
Age
Commit message (
Expand
)
Author
2024-11-14
clk: clk-axi-clkgen: make sure to enable the AXI bus clock
Nuno Sa
2023-06-08
clk: axi-clkgen: Switch to determine_rate
Maxime Ripard
2023-04-10
clk: axi-clkgen: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
2023-03-28
clk: axi-clkgen: Convert to platform remove callback returning void
Uwe Kleine-König
2021-02-08
clk: axi-clkgen: use devm_platform_ioremap_resource() short-hand
Alexandru Ardelean
2021-02-08
clk: clk-axiclkgen: add ZynqMP PFD and VCO limits
Alexandru Ardelean
2020-12-17
clk: axi-clkgen: move the OF table at the bottom of the file
Alexandru Ardelean
2020-12-17
clk: axi-clkgen: wrap limits in a struct and keep copy on the state object
Alexandru Ardelean
2020-10-13
clk: axi-clkgen: Set power bits for fractional mode
Lars-Peter Clausen
2020-10-13
clk: axi-clkgen: Add support for fractional dividers
Lars-Peter Clausen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2017-12-21
clk: axi-clkgen: Round closest in round_rate() and recalc_rate()
Lars-Peter Clausen
2017-12-21
clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()
Lars-Peter Clausen
2016-08-24
clk: axi-clkgen: Migrate to clk_hw based OF and registration APIs
Stephen Boyd
2016-01-29
clk: axi-clkgen: Remove sometimes impossible check
Stephen Boyd
2016-01-29
clk: axi-clkgen: Add multi-parent support
Lars-Peter Clausen
2016-01-29
clk: axi-clkgen: Remove version 1 support
Lars-Peter Clausen
2015-07-20
clk: axi-clkgen: Remove clk.h include
Stephen Boyd
2014-09-25
clk: Remove .owner field for driver
Kiran Padwal
2014-02-26
clk: axi-clkgen: Add support for v2
Lars-Peter Clausen
2013-03-19
clk: Add axi-clkgen driver
Lars-Peter Clausen