summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorLines
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1572/+8658
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport-0/+3
2019-03-08clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPATTony Lindgren-1/+1
2019-03-08clk: fixup default index for of_clk_get_by_name()Kuninori Morimoto-1/+1
2019-03-08Merge branch 'clk-parent-rewrite' (early part) into clk-nextStephen Boyd-178/+230
2019-03-08Merge branches 'clk-typo', 'clk-json-schema', 'clk-mtk-2712-eco' and 'clk-roc...Stephen Boyd-11/+15
2019-03-08Merge branch 'clk-at91' into clk-nextStephen Boyd-5/+10
2019-03-08Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk...Stephen Boyd-50/+88
2019-03-08Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ...Stephen Boyd-67/+155
2019-03-08Merge branches 'clk-qcom-rpmh', 'clk-gpio-sleep', 'clk-stm32mp1', 'clk-qcom-q...Stephen Boyd-39/+776
2019-03-08Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c...Stephen Boyd-328/+2022
2019-03-08Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '...Stephen Boyd-825/+5195
2019-03-08Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ...Stephen Boyd-74/+172
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-98/+913
2019-03-01clk: Move of_clk_*() APIs into clk.c from clkdev.cStephen Boyd-66/+62
2019-03-01clk: Inform the core about consumer devicesStephen Boyd-9/+21
2019-03-01clk: Introduce of_clk_get_hw_from_clkspec()Stephen Boyd-65/+69
2019-03-01clk: core: clarify the check for runtime PMMiquel Raynal-6/+8
2019-03-01clk: Combine __clk_get() and __clk_create_clk()Stephen Boyd-61/+98
2019-02-28clk: imx8mq: add GPIO clocks to clock treeAnson Huang-0/+5
2019-02-26clk: mediatek: correct cpu clock name for MT8173 SoCSeiya Wang-2/+2
2019-02-26clk: imx: Refactor entire sccg pll clkAbel Vesa-159/+417
2019-02-26clk: imx: scu: add cpu frequency scaling supportAnson Huang-0/+36
2019-02-26clk: mediatek: Mark bus and DRAM related clocks as criticalJasper Mattsson-25/+43
2019-02-26clk: mediatek: Add flags to mtk_gateJasper Mattsson-3/+7
2019-02-26clk: mediatek: Add MUX_FLAGS macroJasper Mattsson-2/+6
2019-02-26clk: qcom: gcc-sdm845: Define parent of PCIe PIPE clocksBjorn Andersson-0/+5
2019-02-26clk: ingenic: Remove set but not used variable 'enable'YueHaibing-2/+1
2019-02-25clk: at91: programmable: remove unneeded register readNicolas Ferre-3/+0
2019-02-25clk: mediatek: using CLK_MUX_ROUND_CLOSEST for the clock of dpi1_selchunhui dai-2/+2
2019-02-25clk: mediatek: add MUX_GATE_FLAGS_2chunhui dai-7/+15
2019-02-25clk: renesas: r8a774a1: Fix LAST_DT_CORE_CLKFabrizio Castro-1/+1
2019-02-22clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil-1/+1
2019-02-22clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil-5/+5
2019-02-22clk: mediatek: fix platform_no_drv_owner.cocci warningsYueHaibing-1/+0
2019-02-22clk: tegra: dfll: Fix debugfs_simple_attr.cocci warningsYueHaibing-9/+9
2019-02-22clk: qoriq: Improve an error messageDan Carpenter-2/+2
2019-02-22clk: at91: optimize clk_round_rate() for AUDIO_PLLMichał Mirosław-1/+8
2019-02-22clk: x86: Move clk-lpss.h to platform_data/x86Andy Shevchenko-1/+1
2019-02-22clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki-1/+1
2019-02-22clk: qcom: Make common clk_hw registrationsJeffrey Hugo-52/+29
2019-02-22clk: actions: Add clock driver for S500 SoCManivannan Sadhasivam-0/+531
2019-02-21clk: actions: Add configurable PLL delayManivannan Sadhasivam-7/+25
2019-02-21clk: imx: imx8mm: Mark init function __initStephen Boyd-1/+1
2019-02-21clk: qcom: gcc-qcs404: Add cfg_offset for blsp1_uart3 clockTaniya Das-0/+1
2019-02-21clk: qcom: clk-rcg2: Introduce a cfg offset for RCGsTaniya Das-10/+16
2019-02-21clk: qcom: remove empty lines in clk-rcg.hVinod Koul-3/+0
2019-02-21clk: stm32mp1: fix bit width of hse_rtc dividerGabriel Fernandez-1/+1
2019-02-21clk: stm32mp1: remove unnecessary CLK_DIVIDER_ALLOW_ZERO flagGabriel Fernandez-3/+2
2019-02-21clk: stm32mp1: fix HSI divider flagGabriel Fernandez-2/+2