aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-13/+1
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds11-74/+11
2019-05-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-6/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner9-63/+9
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-11/+2
2019-05-21clk: imx: imx8mm: fix int pll clk gatePeng Fan1-6/+6
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 21Thomas Gleixner1-13/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd7-1/+8
2019-05-07Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be' into clk-nextStephen Boyd2-16/+16
2019-05-07Merge branches 'clk-renesas', 'clk-qcom', 'clk-mtk', 'clk-milbeaut' and 'clk-imx' into clk-nextStephen Boyd11-50/+160
2019-05-03clk: imx: correct pfdv2 gate_bit/vld_bit operationsAnson Huang1-5/+5
2019-05-03clk: imx: clk-pllv3: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-05-02clk: imx8mq: Add dsi_ipg_divGuido Günther1-0/+1
2019-05-01clk: imx: pllv4: add fractional-N pll supportAnson Huang1-9/+63
2019-04-29clk: imx: keep uart clock on during system bootJacky Bai1-0/+16
2019-04-29clk: imx: correct i.MX7D AV PLL num/denom offsetAnson Huang3-10/+24
2019-04-25clk: imx6sll: Fix mispelling uart4_serial as serailLeonard Crestez1-1/+1
2019-04-25clk: imx: pll14xx: drop unused variablePeng Fan1-4/+2
2019-04-25Merge tag 'clk-imx7ulp-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-imxStephen Boyd1-1/+0
2019-04-25Merge tag 'clk-imx5-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-imxStephen Boyd2-15/+46
2019-04-23clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski2-16/+16
2019-04-15clk: imx: rename clk-imx51-imx53.c to clk-imx5.cShawn Guo2-1/+1
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez1-1/+1
2019-04-03clk: imx5: Fix i.MX50 ESDHC clock registersJonathan Neuschäfer1-10/+30
2019-04-03clk: imx5: Fix i.MX50 mainbus clock registersJonathan Neuschäfer1-4/+15
2019-03-26clk: imx: Remove unused imx_get_clk_hw_fixedAbel Vesa1-5/+0
2019-03-20clk: imx7ulp: remove snvs clockAnson Huang1-1/+0
2019-03-08Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'clk-mmp2-lcdc' into clk-nextStephen Boyd12-256/+1770
2019-03-08Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', 'clk-socfpga-parent' and 'clk-struct-size' into clk-nextStephen Boyd5-8/+12
2019-02-28clk: imx8mq: add GPIO clocks to clock treeAnson Huang1-0/+5
2019-02-26clk: imx: Refactor entire sccg pll clkAbel Vesa3-159/+417
2019-02-26clk: imx: scu: add cpu frequency scaling supportAnson Huang1-0/+36
2019-02-21clk: imx: imx8mm: Mark init function __initStephen Boyd1-1/+1
2019-02-21clk: imx8mq: Add the missing ARM clockAbel Vesa1-0/+6
2019-02-21clk: imx: imx8mq: Fix the rate propagation for arm pllAbel Vesa1-1/+1
2019-02-21clk: imx8mq: Add support for the CLKO1 clockFabio Estevam1-0/+3
2019-02-21clk: imx8mq: Fix the CLKO2 source select listFabio Estevam1-2/+2
2019-02-21clk: imx8mq: Add missing M4 clocksCarlo Caione1-0/+7
2019-02-21clk: imx: Add clock driver support for imx8mmBai Ping3-0/+682
2019-02-21clk: imx: Add PLLs driver for imx8mm socBai Ping3-1/+418
2019-02-21clk: imx5: add imx5_SCC2_IPG_GATEMichael Grzeschik1-0/+1
2019-02-21clk: imx: scu: add set parent supportAisheng Dong2-3/+100
2019-02-21clk: imx: scu: add fallback compatible string supportAisheng Dong1-0/+1
2019-02-21clk: imx8mq: Make parent names arrays const pointersAbel Vesa1-97/+97
2019-02-21clk: imx: Make parents const pointer in mux wrappersAbel Vesa1-1/+2
2019-02-21clk: imx: Make parent_names const pointer in composite-8mAbel Vesa2-2/+2
2019-01-24clk: imx: imx7ulp: use struct_size() in kzalloc()Gustavo A. R. Silva1-8/+8
2019-01-24clk: imx: Fix fractional clock set rate computationAbel Vesa1-2/+3
2019-01-09clk: imx: fix potential NULL dereference in imx8qxp_lpcg_clk_probe()Wei Yongjun1-0/+2