index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
Age
Commit message (
Expand
)
Author
2022-03-15
clk: imx: Select MXC_CLK for i.MX93 clock driver
Abel Vesa
2022-03-09
clk: imx: remove redundant re-assignment of pll->base
Colin Ian King
2022-03-04
clk: imx: pll14xx: Support dynamic rates
Sascha Hauer
2022-03-04
clk: imx: pll14xx: Add pr_fmt
Sascha Hauer
2022-03-04
clk: imx: pll14xx: explicitly return lowest rate
Sascha Hauer
2022-03-04
clk: imx: pll14xx: name variables after usage
Sascha Hauer
2022-03-04
clk: imx: pll14xx: consolidate rate calculation
Sascha Hauer
2022-03-04
clk: imx: pll14xx: Use FIELD_GET/FIELD_PREP
Sascha Hauer
2022-03-04
clk: imx: pll14xx: Drop wrong shifting
Sascha Hauer
2022-03-04
clk: imx: pll14xx: Use register defines consistently
Sascha Hauer
2022-03-04
clk: imx8mp: remove SYS PLL 1/2 clock gates
Peng Fan
2022-03-04
clk: imx8mn: remove SYS PLL 1/2 clock gates
Peng Fan
2022-03-04
clk: imx8mm: remove SYS PLL 1/2 clock gates
Peng Fan
2022-03-04
clk: imx: add i.MX93 clk
Peng Fan
2022-03-04
clk: imx: support fracn gppll
Peng Fan
2022-03-04
clk: imx: add i.MX93 composite clk
Peng Fan
2022-03-04
clk: imx: off by one in imx_lpcg_parse_clks_from_dt()
Dan Carpenter
2022-03-04
clk: imx7d: Remove audio_mclk_root_clk
Abel Vesa
2022-02-21
clk: imx8mp: Add missing IMX8MP_CLK_MEDIA_MIPI_PHY1_REF_ROOT clock
Laurent Pinchart
2022-01-29
clk: imx: Add imx8dxl clk driver
Jacky Bai
2022-01-29
clk: imx: Add initial support for i.MXRT1050 clock driver
Jesse Taube
2022-01-12
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-01-11
Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk...
Stephen Boyd
2021-12-02
clk: imx: use module_platform_driver
Miles Chen
2021-12-02
clk: imx: pllv1: fix kernel-doc notation for struct clk_pllv1
Randy Dunlap
2021-11-22
clk: imx8mp: Fix the parent clk of the audio_root_clk
Hui Wang
2021-11-22
clk: imx8mn: Fix imx8mn_clko1_sels
Adam Ford
2021-11-22
clk: imx: Use div64_ul instead of do_div
Changcheng Deng
2021-11-22
clk: imx: imx8ulp: set suppress_bind_attrs to true
Peng Fan
2021-11-05
clk: imx8m: Do not set IMX_COMPOSITE_CORE for non-regular composites
Alexander Stein
2021-10-06
clk: imx: Make CLK_IMX8ULP select MXC_CLK
Fabio Estevam
2021-10-01
clk: imx: imx6ul: Fix csi clk gate register
Stefan Riedmueller
2021-10-01
clk: imx: imx6ul: Move csi_sel mux to correct base register
Stefan Riedmueller
2021-10-01
clk: imx: Fix the build break when clk-imx8ulp build as module
Jacky Bai
2021-09-30
clk: imx: Add the pcc reset controller support on imx8ulp
Jacky Bai
2021-09-30
clk: imx: Add clock driver for imx8ulp
Jacky Bai
2021-09-30
clk: imx: Update the pfdv2 for 8ulp specific support
Jacky Bai
2021-09-30
clk: imx: disable the pfd when set pfdv2 clock rate
Jacky Bai
2021-09-30
clk: imx: Add 'CLK_SET_RATE_NO_REPARENT' for composite-7ulp
Jacky Bai
2021-09-30
clk: imx: disable i.mx7ulp composite clock during initialization
Anson Huang
2021-09-30
clk: imx: Update the compsite driver to support imx8ulp
Jacky Bai
2021-09-30
clk: imx: Update the pllv4 to support imx8ulp
Jacky Bai
2021-09-30
clk: imx: Rework imx_clk_hw_pll14xx wrapper
Abel Vesa
2021-09-30
clk: imx: Rework all imx_clk_hw_composite wrappers
Abel Vesa
2021-09-30
clk: imx: Rework all clk_hw_register_divider wrappers
Abel Vesa
2021-09-30
clk: imx: Rework all clk_hw_register_mux wrappers
Abel Vesa
2021-09-30
clk: imx: Rework all clk_hw_register_gate2 wrappers
Abel Vesa
2021-09-17
clk: imx: Rework all clk_hw_register_gate wrappers
Abel Vesa
2021-09-17
clk: imx: Make mux/mux2 clk based helpers use clk_hw based ones
Abel Vesa
2021-09-17
clk: imx: Remove unused helpers
Abel Vesa
[next]