index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
/
clk-pllv3.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: imx: fix compile testing imxrt1050
Arnd Bergmann
2023-02-11
1
-0
/
+2
*
clk: imx: Use div64_ul instead of do_div
Changcheng Deng
2021-11-22
1
-3
/
+3
*
clk: imx: Fix and update kerneldoc
Krzysztof Kozlowski
2020-09-07
1
-1
/
+4
*
clk: imx: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-28
1
-2
/
+2
*
clk: imx: clk-pllv3: Use readl_relaxed_poll_timeout() for PLL lock wait
Anson Huang
2020-04-20
1
-11
/
+5
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-07-17
1
-5
/
+9
|
\
|
*
clk: imx: clk-pllv3: Switch to clk_hw based API
Abel Vesa
2019-06-07
1
-5
/
+9
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
2019-05-30
1
-7
/
+1
|
/
*
clk: imx: clk-pllv3: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-05-03
1
-0
/
+2
*
clk: imx: correct i.MX7D AV PLL num/denom offset
Anson Huang
2019-04-30
1
-8
/
+21
*
clk: imx7d: Fix the DDR PLL enable bit
Fabio Estevam
2017-06-07
1
-1
/
+1
*
clk: imx7d: Fix the powerdown bit location of PLL DDR
Fabio Estevam
2017-06-01
1
-0
/
+5
*
clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2
Nikita Yushchenko
2017-01-10
1
-0
/
+99
*
clk: imx: improve precision of AV PLL to 1 Hz
Emil Lundmark
2016-11-02
1
-0
/
+8
*
clk: imx: fix integer overflow in AV PLL round rate
Emil Lundmark
2016-11-02
1
-2
/
+6
*
clk: imx: refine the powerdown bit of clk-pllv3
Dong Aisheng
2016-06-16
1
-10
/
+10
*
clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bit
Dong Aisheng
2016-06-13
1
-4
/
+4
*
clk: imx: correct AV PLL rate formula
Anson Huang
2016-06-12
1
-2
/
+6
*
clk: imx: return correct frequency for Ethernet PLL
Stefan Agner
2016-04-27
1
-1
/
+8
*
clk: imx: add 'is_prepared' clk_ops callback for pllv3 clk
Bai Ping
2015-11-25
1
-0
/
+14
*
clk: i.MX: Remove clk.h include
Stephen Boyd
2015-07-20
1
-1
/
+0
*
ARM: clk: imx: update pllv3 to support imx7
Frank Li
2015-06-03
1
-1
/
+8
*
ARM: imx: using unsigned variable for do_div
Anson Huang
2015-06-03
1
-2
/
+2
*
ARM: imx: move clock drivers into drivers/clk
Shawn Guo
2015-06-03
1
-0
/
+331