Age | Commit message (Expand) | Author |
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 |
2021-09-02 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2021-09-01 | Merge branches 'clk-kirkwood', 'clk-imx', 'clk-doc', 'clk-zynq' and 'clk-rali... | Stephen Boyd |
2021-08-24 | clk: imx8mn: Add M7 core clock | Marek Vasut |
2021-08-24 | clk: imx8m: fix clock tree update of TF-A managed clocks | Ahmad Fatoum |
2021-08-24 | clk: imx: clk-divider-gate: Switch to clk_divider.determine_rate | Martin Blumenstingl |
2021-08-24 | clk: imx8mn: use correct mux type for clkout path | Lucas Stach |
2021-08-24 | clk: imx8mm: use correct mux type for clkout path | Lucas Stach |
2021-08-12 | clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience | Andy Shevchenko |
2021-08-05 | clk: imx6q: fix uart earlycon unwork | Dong Aisheng |
2021-06-14 | clk: imx8mq: remove SYS PLL 1/2 clock gates | Lucas Stach |
2021-06-14 | clk: imx: scu: Do not enable runtime PM for CPU clks | Nitin Garg |
2021-06-14 | clk: imx: scu: add parent save and restore | Dong Aisheng |
2021-06-14 | clk: imx: scu: Only save DC SS clock using non-cached clock rate | Anson Huang |
2021-06-14 | clk: imx: scu: Add A72 frequency scaling support | Anson Huang |
2021-06-14 | clk: imx: scu: Add A53 frequency scaling support | Anson Huang |
2021-06-14 | clk: imx: scu: bypass pi_pll enable status restore | Dong Aisheng |
2021-06-14 | clk: imx: scu: detach pd if can't power up | Dong Aisheng |
2021-06-14 | clk: imx: scu: bypass cpu clock save and restore | Dong Aisheng |
2021-06-14 | clk: imx: scu: add parallel port clock ops | Guoniu.zhou |
2021-06-14 | clk: imx: scu: add more scu clocks | Dong Aisheng |
2021-06-14 | clk: imx: scu: add enet rgmii gpr clocks | Dong Aisheng |