summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2020-03-10clk: imx: Fix division by zero warning on pfdv2Anson Huang
2020-02-24clk: imx: clk-sscg-pll: Drop unnecessary initializationAnson Huang
2020-02-24clk: imx: pll14xx: Return error if pll type is invalidAnson Huang
2020-02-24clk: imx: imx8mp: fix a53 cpu clockPeng Fan
2020-02-24clk: imx: imx8mn: fix a53 cpu clockPeng Fan
2020-02-24clk: imx: imx8mm: fix a53 cpu clockPeng Fan
2020-02-24clk: imx: imx8mq: fix a53 cpu clockPeng Fan
2020-02-24clk: imx8mp: Rename the IMX8MP_CLK_HDMI_27M clockAnson Huang
2020-02-19clk: imx8mn: Remove unused includesAnson Huang
2020-02-19clk: imx8mm: Remove unused includesAnson Huang
2020-02-19clk: imx8mp: Include slab.h instead of clkdev.hAnson Huang
2020-02-17clk: imx8mp: Add missing of_node_put()Anson Huang
2020-02-17clk: imx8mn: Add missing of_node_put()Anson Huang
2020-02-17clk: imx8mm: Add missing of_node_put()Anson Huang
2020-02-17clk: imx8mq: Add missing of_node_put()Anson Huang
2020-02-17clk: imx6sl: Add missing of_node_put()Anson Huang
2020-02-17clk: imx7ulp: Include clk-provider.h instead of clk.hAnson Huang
2020-02-17clk: imx: drop redundant initializationAnson Huang
2020-02-17clk: imx: Include clk-provider.h instead of clk.h for i.MX8M SoCs clock driverAnson Huang
2020-02-17clk: imx8mm: Add CLKO2 supportFabio Estevam
2020-02-17clk: imx8mm: Fix the CLKO1 source select listFabio Estevam
2020-02-14clk: imx: imx8mn: use imx8m_clk_hw_composite_corePeng Fan
2020-02-14clk: imx: imx8mm: use imx8m_clk_hw_composite_corePeng Fan
2020-02-14clk: imx: imx8mq: use imx8m_clk_hw_composite_corePeng Fan
2020-02-14clk: imx: composite-8m: add imx8m_clk_hw_composite_corePeng Fan
2020-02-14clk: imx: imx8mp: add ocotp root clkPeng Fan
2020-02-13clk: imx: pll14xx: Add new frequency entries for pll1443x tableAnson Huang
2020-02-13clk: imx8mn: add SNVS clock to clock treeHoria Geantă
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-02-03clk: qcom: Use ARRAY_SIZE in videocc-sc7180 for parent clocksDouglas Anderson
2020-02-03clk: qcom: Get rid of the test clock for videocc-sc7180Douglas Anderson
2020-02-03clk: qcom: Use ARRAY_SIZE in gpucc-sc7180 for parent clocksDouglas Anderson
2020-02-03clk: qcom: Get rid of the test clock for gpucc-sc7180Douglas Anderson
2020-02-03clk: qcom: Use ARRAY_SIZE in dispcc-sc7180 for parent clocksDouglas Anderson
2020-02-03clk: qcom: Get rid of the test clock for dispcc-sc7180Douglas Anderson
2020-02-03clk: qcom: Get rid of fallback global names for dispcc-sc7180Douglas Anderson
2020-02-03clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson
2020-02-03clk: ls1028a: fix a dereference of pointer 'parent' before a null checkColin Ian King
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-02-03clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()Stephen Boyd
2020-02-03clk: ls1028a: Fix warning on clamp() usageStephen Boyd
2020-02-03Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2020-01-31Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd
2020-01-31Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlo...Stephen Boyd
2020-01-31Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig...Stephen Boyd