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
2022-03-04
clk: imx: pll14xx: Support dynamic rates
Sascha Hauer
1
-17
/
+126
2022-03-04
clk: imx: pll14xx: Add pr_fmt
Sascha Hauer
1
-6
/
+6
2022-03-04
clk: imx: pll14xx: explicitly return lowest rate
Sascha Hauer
1
-2
/
+2
2022-03-04
clk: imx: pll14xx: name variables after usage
Sascha Hauer
1
-21
/
+21
2022-03-04
clk: imx: pll14xx: consolidate rate calculation
Sascha Hauer
1
-33
/
+26
2022-03-04
clk: imx: pll14xx: Use FIELD_GET/FIELD_PREP
Sascha Hauer
1
-21
/
+19
2022-03-04
clk: imx: pll14xx: Drop wrong shifting
Sascha Hauer
1
-2
/
+2
2022-03-04
clk: imx: pll14xx: Use register defines consistently
Sascha Hauer
1
-24
/
+25
2022-03-04
clk: imx8mp: remove SYS PLL 1/2 clock gates
Peng Fan
1
-32
/
+16
2022-03-04
clk: imx8mn: remove SYS PLL 1/2 clock gates
Peng Fan
1
-34
/
+16
2022-03-04
clk: imx8mm: remove SYS PLL 1/2 clock gates
Peng Fan
1
-33
/
+16
2022-03-04
clk: imx: add i.MX93 clk
Peng Fan
3
-0
/
+349
2022-03-04
clk: imx: support fracn gppll
Peng Fan
3
-0
/
+345
2022-03-04
clk: imx: add i.MX93 composite clk
Peng Fan
3
-0
/
+103
2022-03-04
clk: imx: off by one in imx_lpcg_parse_clks_from_dt()
Dan Carpenter
1
-1
/
+1
2022-03-04
clk: imx7d: Remove audio_mclk_root_clk
Abel Vesa
1
-1
/
+0
2022-02-21
clk: imx8mp: Add missing IMX8MP_CLK_MEDIA_MIPI_PHY1_REF_ROOT clock
Laurent Pinchart
1
-0
/
+1
2022-01-29
clk: imx: Add imx8dxl clk driver
Jacky Bai
4
-1
/
+70
2022-01-29
clk: imx: Add initial support for i.MXRT1050 clock driver
Jesse Taube
3
-0
/
+176
2022-01-12
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
5
-16
/
+16
2022-01-11
Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk...
Stephen Boyd
4
-7
/
+8
2021-12-02
clk: imx: use module_platform_driver
Miles Chen
2
-2
/
+2
2021-12-02
clk: imx: pllv1: fix kernel-doc notation for struct clk_pllv1
Randy Dunlap
1
-9
/
+8
2021-11-22
clk: imx8mp: Fix the parent clk of the audio_root_clk
Hui Wang
1
-1
/
+1
2021-11-22
clk: imx8mn: Fix imx8mn_clko1_sels
Adam Ford
1
-3
/
+3
2021-11-22
clk: imx: Use div64_ul instead of do_div
Changcheng Deng
1
-3
/
+3
2021-11-22
clk: imx: imx8ulp: set suppress_bind_attrs to true
Peng Fan
1
-0
/
+1
2021-11-05
clk: imx8m: Do not set IMX_COMPOSITE_CORE for non-regular composites
Alexander Stein
1
-2
/
+2
2021-10-06
clk: imx: Make CLK_IMX8ULP select MXC_CLK
Fabio Estevam
1
-0
/
+1
2021-10-01
clk: imx: imx6ul: Fix csi clk gate register
Stefan Riedmueller
1
-1
/
+6
2021-10-01
clk: imx: imx6ul: Move csi_sel mux to correct base register
Stefan Riedmueller
1
-1
/
+1
2021-10-01
clk: imx: Fix the build break when clk-imx8ulp build as module
Jacky Bai
3
-0
/
+3
2021-09-30
clk: imx: Add the pcc reset controller support on imx8ulp
Jacky Bai
2
-3
/
+123
2021-09-30
clk: imx: Add clock driver for imx8ulp
Jacky Bai
3
-0
/
+467
2021-09-30
clk: imx: Update the pfdv2 for 8ulp specific support
Jacky Bai
3
-13
/
+21
2021-09-30
clk: imx: disable the pfd when set pfdv2 clock rate
Jacky Bai
1
-2
/
+11
2021-09-30
clk: imx: Add 'CLK_SET_RATE_NO_REPARENT' for composite-7ulp
Jacky Bai
1
-1
/
+1
2021-09-30
clk: imx: disable i.mx7ulp composite clock during initialization
Anson Huang
1
-0
/
+14
2021-09-30
clk: imx: Update the compsite driver to support imx8ulp
Jacky Bai
2
-3
/
+64
2021-09-30
clk: imx: Update the pllv4 to support imx8ulp
Jacky Bai
3
-13
/
+34
2021-09-30
clk: imx: Rework imx_clk_hw_pll14xx wrapper
Abel Vesa
1
-7
/
+3
2021-09-30
clk: imx: Rework all imx_clk_hw_composite wrappers
Abel Vesa
2
-32
/
+36
2021-09-30
clk: imx: Rework all clk_hw_register_divider wrappers
Abel Vesa
1
-18
/
+11
2021-09-30
clk: imx: Rework all clk_hw_register_mux wrappers
Abel Vesa
1
-46
/
+22
2021-09-30
clk: imx: Rework all clk_hw_register_gate2 wrappers
Abel Vesa
1
-51
/
+26
2021-09-17
clk: imx: Rework all clk_hw_register_gate wrappers
Abel Vesa
1
-41
/
+23
2021-09-17
clk: imx: Make mux/mux2 clk based helpers use clk_hw based ones
Abel Vesa
1
-20
/
+6
2021-09-17
clk: imx: Remove unused helpers
Abel Vesa
1
-103
/
+0
2021-09-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
7
-21
/
+43
2021-09-01
Merge branches 'clk-kirkwood', 'clk-imx', 'clk-doc', 'clk-zynq' and 'clk-rali...
Stephen Boyd
6
-21
/
+42
[prev]
[next]