Age | Commit message (Expand) | Author |
2021-01-12 | clk: imx: fix Kconfig warning for i.MX SCU clk | Arnd Bergmann |
2020-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-12-07 | clk: imx: scu: fix MXC_CLK_SCU module build break | Dong Aisheng |
2020-11-30 | clk: imx: scu: remove the calling of device_is_bound | Dong Aisheng |
2020-11-10 | clk: imx: scu: Make pd_np with static keyword | Zou Wei |
2020-11-10 | clk: imx8mq: drop of_match_ptr from of_device_id table | Krzysztof Kozlowski |
2020-11-10 | clk: imx8mp: drop of_match_ptr from of_device_id table | Krzysztof Kozlowski |
2020-11-10 | clk: imx8mn: drop of_match_ptr from of_device_id table | Krzysztof Kozlowski |
2020-11-10 | clk: imx8mm: drop of_match_ptr from of_device_id table | Krzysztof Kozlowski |
2020-11-10 | clk: imx: gate2: Remove unused variable ret | Zou Wei |
2020-11-04 | clk: imx8m: fix bus critical clk registration | Peng Fan |
2020-11-03 | clk: imx: gate2: Add locking in is_enabled op | Abel Vesa |
2020-11-03 | clk: imx: gate2: Add cgr_mask for more flexible number of control bits | Abel Vesa |
2020-11-03 | clk: imx: gate2: Check if clock is enabled against cgr_val | Abel Vesa |
2020-11-03 | clk: imx: gate2: Keep the register writing in on place | Abel Vesa |
2020-11-03 | clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special case | Abel Vesa |
2020-11-03 | clk: imx: scu: fix build break when compiled as modules | Dong Aisheng |
2020-11-01 | clk: imx: remove redundant assignment to pointer np | Colin Ian King |
2020-11-01 | clk: imx: remove unneeded semicolon | Tom Rix |
2020-10-26 | clk: imx: lpcg: add suspend/resume support | Dong Aisheng |
2020-10-26 | clk: imx: clk-imx8qxp-lpcg: add runtime pm support | Dong Aisheng |
2020-10-26 | clk: imx: lpcg: allow lpcg clk to take device pointer | Dong Aisheng |
2020-10-26 | clk: imx: imx8qxp-lpcg: add parsing clocks from device tree | Dong Aisheng |
2020-10-26 | clk: imx: scu: add suspend/resume support | Dong Aisheng |
2020-10-26 | clk: imx: scu: add runtime pm support | Dong Aisheng |
2020-10-26 | clk: imx: scu: allow scu clk to take device pointer | Dong Aisheng |
2020-10-26 | clk: imx: scu: bypass cpu power domains | Dong Aisheng |
2020-10-26 | clk: imx: scu: add two cells binding support | Dong Aisheng |
2020-10-24 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-10-20 | clk: imx8mq: Fix usdhc parents order | Abel Vesa |
2020-09-22 | clk: imx: imx21: Remove clock driver | Fabio Estevam |
2020-09-22 | clk: imx: imx35: Remove mx35_clocks_init() | Fabio Estevam |
2020-09-22 | clk: imx: imx31: Remove mx31_clocks_init() | Fabio Estevam |
2020-09-22 | clk: imx: imx27: Remove mx27_clocks_init() | Fabio Estevam |
2020-09-13 | clk: imx: gate2: Fix a few typos | Jonathan Neuschäfer |
2020-09-07 | clk: imx: Fix and update kerneldoc | Krzysztof Kozlowski |
2020-09-07 | clk: imx: fix i.MX7D peripheral clk mux flags | Peng Fan |
2020-09-07 | clk: imx: fix composite peripheral flags | Peng Fan |
2020-08-31 | clk: imx: Correct the memrepair clock on imx8mp | Jacky Bai |
2020-08-31 | clk: imx: Correct the root clk of media ldb on imx8mp | Jacky Bai |
2020-08-23 | clk: imx: vf610: Add CRC clock | Krzysztof Kozlowski |
2020-08-22 | clk: imx: Explicitly include bits.h | Anson Huang |
2020-08-22 | clk: imx8qxp: Support building i.MX8QXP clock driver as module | Anson Huang |
2020-08-22 | clk: imx8m: Support module build | Anson Huang |
2020-08-22 | clk: imx: Add clock configuration for ARMv7 platforms | Anson Huang |
2020-08-22 | clk: imx: Support building i.MX common clock driver as module | Anson Huang |
2020-08-22 | clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bits | Anson Huang |
2020-08-03 | Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl... | Stephen Boyd |
2020-07-27 | clk: imx: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-06-23 | clk: imx: vf610: add CAAM clock | Andrey Smirnov |