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
/
bcm
/
clk-iproc-pll.c
Age
Commit message (
Expand
)
Author
2021-02-11
clk: bcm: clk-iproc-pll: Demote kernel-doc abuse
Lee Jones
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2017-12-28
clk: iproc: Minor tidy up of iproc pll data structures
Lori Hikichi
2017-12-28
clk: iproc: Allow plls to do minor rate changes without reset
Lori Hikichi
2017-12-28
clk: iproc: Fix error in the pll post divider rate calculation
Lori Hikichi
2017-12-28
clk: iproc: Allow iproc pll to runtime calculate vco parameters
Lori Hikichi
2017-06-21
clk: iproc: Remove __init marking on iproc_pll_clk_setup()
Stephen Boyd
2017-04-12
clk: iproc: Remove redundant check
Ray Jui
2016-06-30
clk: bcm: iproc: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
2016-01-29
clk: iproc: Add support for Cygnus audio clocks
Simran Rai
2015-10-21
Merge branch 'clk-iproc' into clk-next
Stephen Boyd
2015-10-21
clk: iproc: Separate status and control variables
Jon Mason
2015-10-21
clk: iproc: Split off dig_filter
Jon Mason
2015-10-21
clk: iproc: Add PLL base write function
Jon Mason
2015-10-21
clk: iproc: Add PWRCTRL support
Jon Mason
2015-10-21
clk: iproc: Fix PLL output frequency calculation
Simran Rai
2015-07-02
clk: iproc: fix bit manipulation arithmetic
Ray Jui
2015-07-02
clk: iproc: fix memory leak from clock name
Ray Jui
2015-06-18
clk: iproc: add initial common clock support
Ray Jui