开源镜像站
帮助
动态
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
/
bcm
/
clk-iproc-pll.c
Age
Commit message (
Expand
)
Author
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