index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-axi-clkgen.c
Age
Commit message (
Expand
)
Author
5 days
Merge branches 'clk-bindings', 'clk-cleanup', 'clk-pwm', 'clk-hw-device', 'cl...
Stephen Boyd
8 days
clk: Fix typos
Bjorn Helgaas
2025-06-30
clk: clk-axi-clkgen: fix coding style issues
Nuno Sá
2025-06-30
clk: clk-axi-clkgen move to min/max()
Nuno Sá
2025-06-30
clk: clk-axi-clkgen: detect axi_clkgen_limits at runtime
Nuno Sá
2025-06-30
clk: clk-axi-clkgen: make sure to include mod_devicetable.h
Nuno Sá
2025-06-30
clk: clk-axi-clkgen: fix fpfd_max frequency for zynq
Nuno Sá
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