index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-07
clk: imx: scu: fix MXC_CLK_SCU module build break
Dong Aisheng
1
-2
/
+2
2020-11-04
clk: imx8m: fix bus critical clk registration
Peng Fan
5
-17
/
+22
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-212
/
+0
2020-10-20
clk: imx8mq: Fix usdhc parents order
Abel Vesa
1
-2
/
+2
2020-09-22
clk: imx: imx21: Remove clock driver
Fabio Estevam
3
-176
/
+0
2020-09-22
clk: imx: imx35: Remove mx35_clocks_init()
Fabio Estevam
1
-68
/
+0
2020-09-22
clk: imx: imx31: Remove mx31_clocks_init()
Fabio Estevam
1
-71
/
+0
2020-09-22
clk: imx: imx27: Remove mx27_clocks_init()
Fabio Estevam
1
-73
/
+0
2020-09-13
clk: imx: gate2: Fix a few typos
Jonathan Neuschäfer
1
-1
/
+1
2020-09-07
clk: imx: Fix and update kerneldoc
Krzysztof Kozlowski
3
-3
/
+6
2020-09-07
clk: imx: fix i.MX7D peripheral clk mux flags
Peng Fan
1
-65
/
+66
2020-09-07
clk: imx: fix composite peripheral flags
Peng Fan
1
-0
/
+1
2020-08-31
clk: imx: Correct the memrepair clock on imx8mp
Jacky Bai
1
-10
/
+4
2020-08-31
clk: imx: Correct the root clk of media ldb on imx8mp
Jacky Bai
1
-5
/
+5
2020-08-23
clk: imx: vf610: Add CRC clock
Krzysztof Kozlowski
1
-0
/
+1
2020-08-22
clk: imx: Explicitly include bits.h
Anson Huang
13
-1
/
+13
2020-08-22
clk: imx8qxp: Support building i.MX8QXP clock driver as module
Anson Huang
4
-9
/
+18
2020-08-22
clk: imx8m: Support module build
Anson Huang
5
-8
/
+24
2020-08-22
clk: imx: Add clock configuration for ARMv7 platforms
Anson Huang
2
-16
/
+76
2020-08-22
clk: imx: Support building i.MX common clock driver as module
Anson Huang
10
-26
/
+60
2020-08-22
clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bits
Anson Huang
1
-7
/
+8
2020-08-03
Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl...
Stephen Boyd
1
-2
/
+2
2020-07-27
clk: imx: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-06-23
clk: imx: vf610: add CAAM clock
Andrey Smirnov
1
-0
/
+1
2020-06-23
clk: imx8mp: add mu root clk
Peng Fan
1
-0
/
+1
2020-05-21
clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slice
Peng Fan
4
-39
/
+39
2020-05-21
clk: imx: add imx8m_clk_hw_composite_bus
Peng Fan
2
-0
/
+12
2020-05-21
clk: imx: add mux ops for i.MX8M composite clk
Peng Fan
1
-1
/
+50
2020-05-20
clk: imx8m: migrate A53 clk root to use composite core
Peng Fan
3
-9
/
+9
2020-05-20
clk: imx8mp: use imx8m_clk_hw_composite_core to simplify code
Peng Fan
1
-31
/
+16
2020-05-20
clk: imx8mp: Define gates for pll1/2 fixed dividers
Peng Fan
1
-18
/
+36
2020-05-20
clk: imx: imx8mp: fix pll mux bit
Peng Fan
1
-10
/
+10
2020-05-20
clk: imx8m: drop clk_hw_set_parent for A53
Peng Fan
4
-12
/
+0
2020-04-29
clk: imx: Add helpers for passing the device as argument
Abel Vesa
1
-0
/
+29
2020-04-29
clk: imx: pll14xx: Add the device as argument when registering
Abel Vesa
2
-7
/
+14
2020-04-29
clk: imx: gate2: Allow single bit gating clock
Abel Vesa
2
-8
/
+36
2020-04-20
clk: imx: clk-pllv3: Use readl_relaxed_poll_timeout() for PLL lock wait
Anson Huang
1
-11
/
+5
2020-04-20
clk: imx: clk-sscg-pll: Remove unnecessary blank lines
Anson Huang
1
-10
/
+0
2020-04-14
clk: imx: drop the dependency on ARM64 for i.MX8M
Peng Fan
1
-4
/
+4
2020-04-14
clk: imx7ulp: make it easy to change ARM core clk
Peng Fan
1
-2
/
+4
2020-04-13
clk: imx: imx6ul: change flexcan clock to support CiA bitrates
Waibel Georg
1
-1
/
+1
2020-04-05
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
16
-110
/
+210
2020-04-03
Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+1
2020-03-25
clk: imx: Align imx sc clock parent msg structs to 4
Leonard Crestez
1
-1
/
+1
2020-03-25
clk: imx: Align imx sc clock msg structs to 4
Leonard Crestez
1
-3
/
+3
2020-03-16
clk: imx: clk-gate2: Pass the device to the register function
Abel Vesa
1
-1
/
+1
2020-03-16
clk: imx7d: Add PXP clock
Laurent Pinchart
1
-0
/
+1
2020-03-16
clk: imx8mp: Correct the enet_qos parent clock
Fugang Duan
1
-1
/
+1
2020-03-16
clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parent
Anson Huang
1
-1
/
+1
2020-03-11
clk: imx8mq: A53 core clock no need to be critical
Anson Huang
1
-4
/
+4
[next]