Age | Commit message (Expand) | Author |
2017-11-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2017-11-14 | Merge branch 'clk-imx' into clk-next | Stephen Boyd |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-02 | clk: imx: imx7d: Remove ARM_M0 clock | Adriana Reus |
2017-11-02 | clk: imx: imx7d: Fix parent clock for OCRAM_CLK | Adriana Reus |
2017-11-02 | clk: imx: clk-imx6ul: allow lcdif_pre_sel to change parent rate | Philipp Zabel |
2017-11-02 | clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPU | Sébastien Szymanski |
2017-11-01 | clk: imx: make clk_ops const | Bhumika Goyal |
2017-08-31 | clk: imx51: propagate rate across ipu_di*_sel | Lucas Stach |
2017-08-30 | clk: imx: constify clk_div_table | Arvind Yadav |
2017-06-19 | clk: imx7d: create clocks behind rawnand clock gate | Stefan Agner |
2017-06-06 | clk: imx7d: Fix the DDR PLL enable bit | Fabio Estevam |
2017-06-01 | clk: imx7d: Fix the powerdown bit location of PLL DDR | Fabio Estevam |
2017-04-19 | clk: imx7d: fix USDHC NAND clock | Stefan Agner |
2017-04-19 | clk: imx7d: add the missing ipg_root_clk | Dong Aisheng |
2017-04-19 | clk: clk-imx7d: fix ahb clk definition | Dong Aisheng |
2017-04-12 | clk: imx: correct uart4_serial clock name in driver for i.MX6UL | Robin van der Gracht |
2017-04-12 | clk: imx: clk-imx6ul: The i.mx6ul has no aips_tz3 clock | Robin van der Gracht |
2017-01-26 | Merge branch 'clk-imx7', 'clk-bcm2835' into clk-next | Stephen Boyd |
2017-01-20 | clk: imx7d: Add the OCOTP clock | Fabio Estevam |
2017-01-20 | clk: imx6: don't restrict LDB mux changes on QuadPlus | Lucas Stach |
2017-01-09 | clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2 | Nikita Yushchenko |
2016-12-15 | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-11-16 | Merge tag 'imx-clk-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Stephen Boyd |
2016-11-15 | clk: imx: clk-imx6ul: add clk support for imx6ull | Bai Ping |
2016-11-01 | clk: imx: improve precision of AV PLL to 1 Hz | Emil Lundmark |
2016-11-01 | clk: imx: fix integer overflow in AV PLL round rate | Emil Lundmark |
2016-11-01 | clk: imx6: Fix procedure to switch the parent of LDB_DI_CLK | Fabio Estevam |
2016-11-01 | clk: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-only | Philipp Zabel |
2016-11-01 | clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf | Philipp Zabel |
2016-11-01 | ARM: clk: imx31: properly init clocks for machines with DT | Vladimir Zapolskiy |
2016-11-01 | clk: imx31: fix rewritten input argument of mx31_clocks_init() | Vladimir Zapolskiy |
2016-10-07 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-09-20 | clk: imx6: initialize GPU clocks | Lucas Stach |
2016-09-20 | clk: imx6: fix i.MX6DL clock tree to reflect reality | Lucas Stach |
2016-09-20 | clk: imx53: Add clocks configuration | Kalle Kankare |
2016-09-14 | ARM: clk-imx35: annotate clk enum with number values | Uwe Kleine-König |
2016-09-14 | ARM: clk-imx35: fix name for ckil clk | Uwe Kleine-König |
2016-08-30 | clk: imx7d: Add PLL_AUDIO_TEST_DIV/POST_DIV clocks | Fabio Estevam |
2016-08-19 | clk: imx7d: Add SAI IPG clocks | Fabio Estevam |
2016-08-19 | clk: imx: Introduce clk_register_gate2() | Fabio Estevam |
2016-08-19 | clk: imx7d: Add the clock for SDMA | Fabio Estevam |
2016-08-11 | clk: imx7d: do not set the parent of IMX7D_ENET_AXI_ROOT_SRC | Fabio Estevam |
2016-08-09 | ARM: i.MX: Remove i.MX1 non-DT support | Alexander Shiyan |
2016-07-12 | clk: imx7d: do not set parent of ethernet time/ref clocks | Stefan Agner |
2016-07-08 | clk: imx: vf610: Disable automatic clock gating for lpuart in LPSTOP mode | Stefan Agner |
2016-07-01 | clk: imx7d: only enable minimum required clocks | Dong Aisheng |
2016-07-01 | clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLE | Dong Aisheng |
2016-07-01 | clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocks | Dong Aisheng |
2016-07-01 | clk: imx: re-order and concentrate the same type of clk api | Dong Aisheng |