Age | Commit message (Expand) | Author |
2020-01-31 | Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '... | Stephen Boyd |
2020-01-12 | clk: imx: Add support for i.MX8MP clock driver | Anson Huang |
2020-01-12 | clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based API | Anson Huang |
2019-12-23 | clk: imx: imx8mq: Switch to clk_hw based API | Peng Fan |
2019-12-23 | clk: imx: imx8mm: Switch to clk_hw based API | Peng Fan |
2019-12-23 | clk: imx: imx8mn: Switch to clk_hw based API | Peng Fan |
2019-12-23 | clk: imx: Remove __init for imx_obtain_fixed_clk_hw() API | Peng Fan |
2019-12-23 | clk: imx: gate3: Switch to clk_hw based API | Peng Fan |
2019-12-23 | clk: imx: add hw API imx_clk_hw_mux2_flags | Peng Fan |
2019-12-23 | clk: imx: add imx_unregister_hw_clocks | Peng Fan |
2019-12-23 | clk: imx: clk-composite-8m: Switch to clk_hw based API | Peng Fan |
2019-12-23 | clk: imx: clk-pll14xx: Switch to clk_hw based API | Peng Fan |
2019-12-11 | clk: imx7up: Rename the clks to hws | Abel Vesa |
2019-12-11 | clk: imx: Rename the imx_clk_divider_gate to imply it's clk_hw based | Abel Vesa |
2019-12-11 | clk: imx: Rename the imx_clk_pfdv2 to imply it's clk_hw based | Abel Vesa |
2019-12-11 | clk: imx: Rename the imx_clk_pllv4 to imply it's clk_hw based | Abel Vesa |
2019-12-11 | clk: imx: Rename sccg and frac pll register to suggest clk_hw | Abel Vesa |
2019-12-11 | clk: imx: imx7ulp composite: Rename to show is clk_hw based | Abel Vesa |
2019-12-11 | clk: imx: pllv2: Switch to clk_hw based API | Abel Vesa |
2019-12-11 | clk: imx: pllv1: Switch to clk_hw based API | Abel Vesa |
2019-12-11 | clk: imx: Replace all the clk based helpers with macros | Abel Vesa |
2019-12-11 | clk: imx: Rename the SCCG to SSCG | Abel Vesa |
2019-12-11 | clk: imx: Add correct failure handling for clk based helpers | Abel Vesa |
2019-12-11 | clk: imx8qxp-lpcg: Warn against devm_platform_ioremap_resource | Leonard Crestez |
2019-12-11 | clk: imx: pll14xx: fix clk_pll14xx_wait_lock | Peng Fan |
2019-12-11 | clk: imx8mn: correct the usb1_ctrl parent to be usb_bus | Li Jun |
2019-12-09 | clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_table | Peng Fan |
2019-12-09 | clk: imx8m: Suppress bind attrs | Leonard Crestez |
2019-12-09 | clk: imx7ulp: Fix watchdog2 clock name typo | Fabio Estevam |
2019-12-09 | clk: imx6q: disable non functional divider | Jan Remmet |
2019-12-09 | clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHE | Leonard Crestez |
2019-12-09 | clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocks | Leonard Crestez |
2019-12-09 | clk: imx: clk-composite-8m: add lock to gate/mux | Peng Fan |
2019-12-09 | clk: imx: clk-divider-gate: drop redundant initialization | Peng Fan |
2019-12-09 | clk: imx: clk-divider-gate: fix a typo in comment | Peng Fan |
2019-12-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-11-27 | Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c... | Stephen Boyd |
2019-11-04 | clk: imx: imx8mq: fix sys3_pll_out_sels | Peng Fan |
2019-10-28 | clk: imx7ulp: do not export out IMX7ULP_CLK_MIPI_PLL clock | Fancy Fang |
2019-10-28 | clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARM | Leonard Crestez |
2019-10-28 | clk: imx: imx6ul: use imx_obtain_fixed_clk_hw to simplify code | Peng Fan |
2019-10-28 | clk: imx: imx6sx: use imx_obtain_fixed_clk_hw to simplify code | Peng Fan |
2019-10-28 | clk: imx: imx6sll: use imx_obtain_fixed_clk_hw to simplify code | Peng Fan |
2019-10-28 | clk: imx: imx7d: use imx_obtain_fixed_clk_hw to simplify code | Peng Fan |
2019-10-26 | clk: imx7ulp: Correct DDR clock mux options | Anson Huang |
2019-10-26 | clk: imx7ulp: Correct system clock source option #7 | Anson Huang |
2019-10-25 | clk: imx: imx8mq: mark sys1/2_pll as fixed clock | Peng Fan |
2019-10-25 | clk: imx: imx8mn: mark sys_pll1/2 as fixed clock | Peng Fan |
2019-10-25 | clk: imx: imx8mm: mark sys_pll1/2 as fixed clock | Peng Fan |
2019-10-25 | clk: imx8mn: Define gates for pll1/2 fixed dividers | Leonard Crestez |