index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
clk: imx: Fix and update kerneldoc
Krzysztof Kozlowski
2020-09-07
3
-3
/
+6
*
|
clk: imx: fix i.MX7D peripheral clk mux flags
Peng Fan
2020-09-07
1
-65
/
+66
*
|
clk: imx: fix composite peripheral flags
Peng Fan
2020-09-07
1
-0
/
+1
*
|
clk: imx: Correct the memrepair clock on imx8mp
Jacky Bai
2020-08-31
1
-10
/
+4
*
|
clk: imx: Correct the root clk of media ldb on imx8mp
Jacky Bai
2020-08-31
1
-5
/
+5
*
|
clk: imx: vf610: Add CRC clock
Krzysztof Kozlowski
2020-08-23
1
-0
/
+1
*
|
clk: imx: Explicitly include bits.h
Anson Huang
2020-08-22
13
-1
/
+13
*
|
clk: imx8qxp: Support building i.MX8QXP clock driver as module
Anson Huang
2020-08-22
4
-9
/
+18
*
|
clk: imx8m: Support module build
Anson Huang
2020-08-22
5
-8
/
+24
*
|
clk: imx: Add clock configuration for ARMv7 platforms
Anson Huang
2020-08-22
2
-16
/
+76
*
|
clk: imx: Support building i.MX common clock driver as module
Anson Huang
2020-08-22
10
-26
/
+60
*
|
clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bits
Anson Huang
2020-08-22
1
-7
/
+8
|
/
*
-
.
Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl...
Stephen Boyd
2020-08-04
1
-2
/
+2
|
\
\
|
*
|
clk: imx: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-28
1
-2
/
+2
|
|
/
*
|
clk: imx: vf610: add CAAM clock
Andrey Smirnov
2020-06-23
1
-0
/
+1
*
|
clk: imx8mp: add mu root clk
Peng Fan
2020-06-23
1
-0
/
+1
|
/
*
clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slice
Peng Fan
2020-05-21
4
-39
/
+39
*
clk: imx: add imx8m_clk_hw_composite_bus
Peng Fan
2020-05-21
2
-0
/
+12
*
clk: imx: add mux ops for i.MX8M composite clk
Peng Fan
2020-05-21
1
-1
/
+50
*
clk: imx8m: migrate A53 clk root to use composite core
Peng Fan
2020-05-20
3
-9
/
+9
*
clk: imx8mp: use imx8m_clk_hw_composite_core to simplify code
Peng Fan
2020-05-20
1
-31
/
+16
*
clk: imx8mp: Define gates for pll1/2 fixed dividers
Peng Fan
2020-05-20
1
-18
/
+36
*
clk: imx: imx8mp: fix pll mux bit
Peng Fan
2020-05-20
1
-10
/
+10
*
clk: imx8m: drop clk_hw_set_parent for A53
Peng Fan
2020-05-20
4
-12
/
+0
*
clk: imx: Add helpers for passing the device as argument
Abel Vesa
2020-04-29
1
-0
/
+29
*
clk: imx: pll14xx: Add the device as argument when registering
Abel Vesa
2020-04-29
2
-7
/
+14
*
clk: imx: gate2: Allow single bit gating clock
Abel Vesa
2020-04-29
2
-8
/
+36
*
clk: imx: clk-pllv3: Use readl_relaxed_poll_timeout() for PLL lock wait
Anson Huang
2020-04-20
1
-11
/
+5
*
clk: imx: clk-sscg-pll: Remove unnecessary blank lines
Anson Huang
2020-04-20
1
-10
/
+0
*
clk: imx: drop the dependency on ARM64 for i.MX8M
Peng Fan
2020-04-14
1
-4
/
+4
*
clk: imx7ulp: make it easy to change ARM core clk
Peng Fan
2020-04-14
1
-2
/
+4
*
clk: imx: imx6ul: change flexcan clock to support CiA bitrates
Waibel Georg
2020-04-13
1
-1
/
+1
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-04-05
16
-110
/
+210
|
\
|
*
clk: imx: clk-gate2: Pass the device to the register function
Abel Vesa
2020-03-16
1
-1
/
+1
|
*
clk: imx7d: Add PXP clock
Laurent Pinchart
2020-03-16
1
-0
/
+1
|
*
clk: imx8mq: A53 core clock no need to be critical
Anson Huang
2020-03-11
1
-4
/
+4
|
*
clk: imx8mp: A53 core clock no need to be critical
Anson Huang
2020-03-11
1
-4
/
+4
|
*
clk: imx8mm: A53 core clock no need to be critical
Anson Huang
2020-03-11
1
-4
/
+4
|
*
clk: imx8mn: A53 core clock no need to be critical
Anson Huang
2020-03-11
1
-4
/
+4
|
*
clk: imx: pllv4: use prepare/unprepare
Peng Fan
2020-03-10
1
-6
/
+6
|
*
clk: imx: pfdv2: determine best parent rate
Peng Fan
2020-03-10
1
-17
/
+33
|
*
clk: imx: pfdv2: switch to use determine_rate
Peng Fan
2020-03-10
1
-6
/
+9
|
*
clk: imx: Fix division by zero warning on pfdv2
Anson Huang
2020-03-10
1
-0
/
+6
|
*
clk: imx: clk-sscg-pll: Drop unnecessary initialization
Anson Huang
2020-02-24
1
-7
/
+7
|
*
clk: imx: pll14xx: Return error if pll type is invalid
Anson Huang
2020-02-24
1
-0
/
+2
|
*
clk: imx: imx8mp: fix a53 cpu clock
Peng Fan
2020-02-24
1
-4
/
+12
|
*
clk: imx: imx8mn: fix a53 cpu clock
Peng Fan
2020-02-24
1
-4
/
+12
|
*
clk: imx: imx8mm: fix a53 cpu clock
Peng Fan
2020-02-24
1
-4
/
+12
|
*
clk: imx: imx8mq: fix a53 cpu clock
Peng Fan
2020-02-24
1
-4
/
+12
|
*
clk: imx8mp: Rename the IMX8MP_CLK_HDMI_27M clock
Anson Huang
2020-02-24
1
-2
/
+2
[prev]
[next]