开源镜像站
帮助
动态
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
/
at91
/
clk-sam9x60-pll.c
Age
Commit message (
Expand
)
Author
2021-10-26
clk: at91: clk-sam9x60-pll: add notifier for div part of PLL
Claudiu Beznea
2021-10-26
clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL
Claudiu Beznea
2021-10-26
clk: at91: re-factor clocks suspend/resume
Claudiu Beznea
2020-12-19
clk: at91: clk-sam9x60-pll: allow runtime changes for pll
Claudiu Beznea
2020-10-13
clk: at91: clk-sam9x60-pll: remove unused variable
Claudiu Beznea
2020-07-24
clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs
Claudiu Beznea
2020-07-24
clk: at91: sam9x60-pll: use frac when setting frequency
Claudiu Beznea
2020-07-24
clk: at91: sam9x60-pll: check fcore against ranges
Claudiu Beznea
2020-07-24
clk: at91: sam9x60-pll: use logical or for range check
Claudiu Beznea
2020-07-24
clk: at91: clk-sam9x60-pll: fix mul mask
Claudiu Beznea
2020-02-18
clk: at91: move sam9x60's PLL register offsets to PMC header
Claudiu Beznea
2020-01-05
clk: at91: sam9x60-pll: adapt PMC_PLL_ACR default value
Eugen Hristev
2019-04-25
clk: at91: add sam9x60 PLL driver
Alexandre Belloni