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
/
at91
/
clk-pll.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-10-18
Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' ...
Stephen Boyd
2018-10-17
clk: at91: move DT compatibility code to its own file
Alexandre Belloni
2018-10-17
clk: at91: allow clock registration from C code
Alexandre Belloni
2018-10-16
clk: at91: Fix division by zero in PLL recalc_rate()
Ronald Wahl
2018-05-15
clk: at91: PLL recalc_rate() now using cached MUL and DIV values
Marcin Ziemianowicz
2017-04-21
clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics()
Markus Elfring
2016-09-14
clk: at91: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
2016-02-17
clk: at91: remove IRQ handling and use polling
Alexandre Belloni
2016-02-17
clk: at91: make use of syscon/regmap internally
Boris Brezillon
2015-07-11
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-07-02
clk: at91: do not leak resources
David Dueck
2015-06-19
clk: at91: pll: fix input range validity check
Boris Brezillon
2014-09-02
clk: at91: fix recalc_rate implementation of PLL driver
Boris BREZILLON
2014-09-02
clk: at91: rework PLL rate calculation
Boris BREZILLON
2014-09-02
clk: at91: fix PLL_MAX_COUNT macro definition
Boris BREZILLON
2013-12-02
clk: at91: add PMC master clock
Boris BREZILLON
2013-12-02
clk: at91: add PMC pll clocks
Boris BREZILLON