index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-axi-clkgen.c
Age
Commit message (
Expand
)
Author
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