Age | Commit message (Expand) | Author | Files | Lines |
2019-05-02 | clk: imx8mq: Add dsi_ipg_div | Guido Günther | 1 | -0/+1 |
2019-05-02 | clk: imx: pllv4: add fractional-N pll support | Anson Huang | 1 | -9/+63 |
2019-04-30 | clk: imx: keep uart clock on during system boot | Jacky Bai | 1 | -0/+16 |
2019-04-30 | clk: imx: correct i.MX7D AV PLL num/denom offset | Anson Huang | 3 | -10/+24 |
2019-04-26 | clk: imx6sll: Fix mispelling uart4_serial as serail | Leonard Crestez | 1 | -1/+1 |
2019-04-26 | clk: imx: pll14xx: drop unused variable | Peng Fan | 1 | -4/+2 |
2019-04-25 | Merge tag 'clk-imx7ulp-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Stephen Boyd | 1 | -1/+0 |
2019-04-25 | Merge tag 'clk-imx5-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Stephen Boyd | 2 | -15/+46 |
2019-04-15 | clk: imx: rename clk-imx51-imx53.c to clk-imx5.c | Shawn Guo | 2 | -1/+1 |
2019-04-03 | clk: imx5: Fix i.MX50 ESDHC clock registers | Jonathan Neuschäfer | 1 | -10/+30 |
2019-04-03 | clk: imx5: Fix i.MX50 mainbus clock registers | Jonathan Neuschäfer | 1 | -4/+15 |
2019-03-26 | clk: imx: Remove unused imx_get_clk_hw_fixed | Abel Vesa | 1 | -5/+0 |
2019-03-20 | clk: imx7ulp: remove snvs clock | Anson Huang | 1 | -1/+0 |
2019-03-14 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 143 | -1572/+8658 |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 1 | -0/+3 |
2019-03-08 | clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPAT | Tony Lindgren | 1 | -1/+1 |
2019-03-08 | clk: fixup default index for of_clk_get_by_name() | Kuninori Morimoto | 1 | -1/+1 |
2019-03-08 | Merge branch 'clk-parent-rewrite' (early part) into clk-next | Stephen Boyd | 3 | -178/+230 |
2019-03-08 | Merge branches 'clk-typo', 'clk-json-schema', 'clk-mtk-2712-eco' and 'clk-roc... | Stephen Boyd | 4 | -11/+15 |
2019-03-08 | Merge branch 'clk-at91' into clk-next | Stephen Boyd | 3 | -5/+10 |
2019-03-08 | Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk... | Stephen Boyd | 11 | -50/+88 |
2019-03-08 | Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ... | Stephen Boyd | 15 | -67/+155 |
2019-03-08 | Merge branches 'clk-qcom-rpmh', 'clk-gpio-sleep', 'clk-stm32mp1', 'clk-qcom-q... | Stephen Boyd | 11 | -39/+776 |
2019-03-08 | Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c... | Stephen Boyd | 31 | -328/+2022 |
2019-03-08 | Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '... | Stephen Boyd | 51 | -825/+5195 |
2019-03-08 | Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ... | Stephen Boyd | 21 | -74/+172 |
2019-03-06 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 7 | -98/+913 |
2019-03-01 | clk: Move of_clk_*() APIs into clk.c from clkdev.c | Stephen Boyd | 3 | -66/+62 |
2019-03-01 | clk: Inform the core about consumer devices | Stephen Boyd | 3 | -9/+21 |
2019-03-01 | clk: Introduce of_clk_get_hw_from_clkspec() | Stephen Boyd | 3 | -65/+69 |
2019-03-01 | clk: core: clarify the check for runtime PM | Miquel Raynal | 1 | -6/+8 |
2019-03-01 | clk: Combine __clk_get() and __clk_create_clk() | Stephen Boyd | 3 | -61/+98 |
2019-02-28 | clk: imx8mq: add GPIO clocks to clock tree | Anson Huang | 1 | -0/+5 |
2019-02-26 | clk: mediatek: correct cpu clock name for MT8173 SoC | Seiya Wang | 1 | -2/+2 |
2019-02-26 | clk: imx: Refactor entire sccg pll clk | Abel Vesa | 3 | -159/+417 |
2019-02-26 | clk: imx: scu: add cpu frequency scaling support | Anson Huang | 1 | -0/+36 |
2019-02-26 | clk: mediatek: Mark bus and DRAM related clocks as critical | Jasper Mattsson | 1 | -25/+43 |
2019-02-26 | clk: mediatek: Add flags to mtk_gate | Jasper Mattsson | 4 | -3/+7 |
2019-02-26 | clk: mediatek: Add MUX_FLAGS macro | Jasper Mattsson | 1 | -2/+6 |
2019-02-26 | clk: qcom: gcc-sdm845: Define parent of PCIe PIPE clocks | Bjorn Andersson | 1 | -0/+5 |
2019-02-26 | clk: ingenic: Remove set but not used variable 'enable' | YueHaibing | 1 | -2/+1 |
2019-02-25 | clk: at91: programmable: remove unneeded register read | Nicolas Ferre | 1 | -3/+0 |
2019-02-25 | clk: mediatek: using CLK_MUX_ROUND_CLOSEST for the clock of dpi1_sel | chunhui dai | 1 | -2/+2 |
2019-02-25 | clk: mediatek: add MUX_GATE_FLAGS_2 | chunhui dai | 2 | -7/+15 |
2019-02-25 | clk: renesas: r8a774a1: Fix LAST_DT_CORE_CLK | Fabrizio Castro | 1 | -1/+1 |
2019-02-22 | clk: ingenic: Fix doc of ingenic_cgu_div_info | Paul Cercueil | 1 | -1/+1 |
2019-02-22 | clk: ingenic: Fix round_rate misbehaving with non-integer dividers | Paul Cercueil | 1 | -5/+5 |
2019-02-22 | clk: mediatek: fix platform_no_drv_owner.cocci warnings | YueHaibing | 1 | -1/+0 |
2019-02-22 | clk: tegra: dfll: Fix debugfs_simple_attr.cocci warnings | YueHaibing | 1 | -9/+9 |
2019-02-22 | clk: qoriq: Improve an error message | Dan Carpenter | 1 | -2/+2 |