index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-axi-clkgen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: axi-clkgen: Switch to determine_rate
Maxime Ripard
2023-06-08
1
-6
/
+8
*
clk: axi-clkgen: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
2023-04-10
1
-8
/
+2
*
clk: axi-clkgen: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-28
1
-4
/
+2
*
clk: axi-clkgen: use devm_platform_ioremap_resource() short-hand
Alexandru Ardelean
2021-02-08
1
-3
/
+1
*
clk: clk-axiclkgen: add ZynqMP PFD and VCO limits
Alexandru Ardelean
2021-02-08
1
-0
/
+11
*
clk: axi-clkgen: move the OF table at the bottom of the file
Alexandru Ardelean
2020-12-17
1
-9
/
+9
*
clk: axi-clkgen: wrap limits in a struct and keep copy on the state object
Alexandru Ardelean
2020-12-17
1
-17
/
+31
*
clk: axi-clkgen: Set power bits for fractional mode
Lars-Peter Clausen
2020-10-13
1
-0
/
+7
*
clk: axi-clkgen: Add support for fractional dividers
Lars-Peter Clausen
2020-10-13
1
-51
/
+129
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
1
-3
/
+1
*
clk: axi-clkgen: Round closest in round_rate() and recalc_rate()
Lars-Peter Clausen
2017-12-21
1
-3
/
+7
*
clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()
Lars-Peter Clausen
2017-12-21
1
-5
/
+24
*
clk: axi-clkgen: Migrate to clk_hw based OF and registration APIs
Stephen Boyd
2016-08-24
1
-6
/
+6
*
clk: axi-clkgen: Remove sometimes impossible check
Stephen Boyd
2016-01-29
1
-4
/
+1
*
clk: axi-clkgen: Add multi-parent support
Lars-Peter Clausen
2016-01-29
1
-6
/
+34
*
clk: axi-clkgen: Remove version 1 support
Lars-Peter Clausen
2016-01-29
1
-121
/
+4
*
clk: axi-clkgen: Remove clk.h include
Stephen Boyd
2015-07-20
1
-1
/
+0
*
clk: Remove .owner field for driver
Kiran Padwal
2014-09-25
1
-1
/
+0
*
clk: axi-clkgen: Add support for v2
Lars-Peter Clausen
2014-02-26
1
-43
/
+269
*
clk: Add axi-clkgen driver
Lars-Peter Clausen
2013-03-19
1
-0
/
+331