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
/
imx
/
clk-pllv3.c
Age
Commit message (
Expand
)
Author
2020-09-07
clk: imx: Fix and update kerneldoc
Krzysztof Kozlowski
2020-07-27
clk: imx: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-20
clk: imx: clk-pllv3: Use readl_relaxed_poll_timeout() for PLL lock wait
Anson Huang
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-06-07
clk: imx: clk-pllv3: Switch to clk_hw based API
Abel Vesa
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
2019-05-03
clk: imx: clk-pllv3: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-29
clk: imx: correct i.MX7D AV PLL num/denom offset
Anson Huang
2017-06-06
clk: imx7d: Fix the DDR PLL enable bit
Fabio Estevam
2017-06-01
clk: imx7d: Fix the powerdown bit location of PLL DDR
Fabio Estevam
2017-01-09
clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2
Nikita Yushchenko
2016-11-01
clk: imx: improve precision of AV PLL to 1 Hz
Emil Lundmark
2016-11-01
clk: imx: fix integer overflow in AV PLL round rate
Emil Lundmark
2016-06-16
clk: imx: refine the powerdown bit of clk-pllv3
Dong Aisheng
2016-06-13
clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bit
Dong Aisheng
2016-06-12
clk: imx: correct AV PLL rate formula
Anson Huang
2016-04-27
clk: imx: return correct frequency for Ethernet PLL
Stefan Agner
2015-11-25
clk: imx: add 'is_prepared' clk_ops callback for pllv3 clk
Bai Ping
2015-07-20
clk: i.MX: Remove clk.h include
Stephen Boyd
2015-06-03
ARM: clk: imx: update pllv3 to support imx7
Frank Li
2015-06-03
ARM: imx: using unsigned variable for do_div
Anson Huang
2015-06-03
ARM: imx: move clock drivers into drivers/clk
Shawn Guo