summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-04-19Merge tag 'clk-fixes-for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2019-04-18clkdev: Hold clocks_mutex while iterating clocks listStephen Boyd
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez
2019-04-12clk: mediatek: fix clk-gate flag settingWeiyi Lu
2019-04-10clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller
2019-04-04clk: sunxi-ng: nkmp: Explain why zero width check is neededJernej Skrabec
2019-04-03clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)Jernej Skrabec
2019-03-29Merge tag 'meson-clk-fixes-for-5.1-v2' of https://github.com/BayLibre/clk-mes...Stephen Boyd
2019-03-29clk: meson: vid-pll-div: remove warning and return 0 on invalid configNeil Armstrong
2019-03-25clk: meson: pll: fix rounding and setting a rate that matches preciselyMartin Blumenstingl
2019-03-19Merge tag 'meson-clk-fixes-for-5.1' of https://github.com/BayLibre/clk-meson ...Stephen Boyd
2019-03-19clk: meson-g12a: fix VPU clock parentsNeil Armstrong
2019-03-19clk: meson: g12a: fix VPU clock muxes maskMaxime Jourdan
2019-03-19clk: meson-gxbb: round the vdec dividers to closestMaxime Jourdan
2019-03-18clk: at91: fix programmable clock for sama5d2Matthias Wieloch
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-08clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPATTony Lindgren
2019-03-08clk: fixup default index for of_clk_get_by_name()Kuninori Morimoto
2019-03-08Merge branch 'clk-parent-rewrite' (early part) into clk-nextStephen Boyd
2019-03-08Merge branches 'clk-typo', 'clk-json-schema', 'clk-mtk-2712-eco' and 'clk-roc...Stephen Boyd
2019-03-08Merge branch 'clk-at91' into clk-nextStephen Boyd
2019-03-08Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk...Stephen Boyd
2019-03-08Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ...Stephen Boyd
2019-03-08Merge branches 'clk-qcom-rpmh', 'clk-gpio-sleep', 'clk-stm32mp1', 'clk-qcom-q...Stephen Boyd
2019-03-08Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c...Stephen Boyd
2019-03-08Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '...Stephen Boyd
2019-03-08Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ...Stephen Boyd
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-03-01clk: Move of_clk_*() APIs into clk.c from clkdev.cStephen Boyd
2019-03-01clk: Inform the core about consumer devicesStephen Boyd
2019-03-01clk: Introduce of_clk_get_hw_from_clkspec()Stephen Boyd
2019-03-01clk: core: clarify the check for runtime PMMiquel Raynal
2019-03-01clk: Combine __clk_get() and __clk_create_clk()Stephen Boyd
2019-02-28clk: imx8mq: add GPIO clocks to clock treeAnson Huang
2019-02-26clk: mediatek: correct cpu clock name for MT8173 SoCSeiya Wang
2019-02-26clk: imx: Refactor entire sccg pll clkAbel Vesa
2019-02-26clk: imx: scu: add cpu frequency scaling supportAnson Huang
2019-02-26clk: mediatek: Mark bus and DRAM related clocks as criticalJasper Mattsson
2019-02-26clk: mediatek: Add flags to mtk_gateJasper Mattsson
2019-02-26clk: mediatek: Add MUX_FLAGS macroJasper Mattsson
2019-02-26clk: qcom: gcc-sdm845: Define parent of PCIe PIPE clocksBjorn Andersson
2019-02-26clk: ingenic: Remove set but not used variable 'enable'YueHaibing
2019-02-25clk: at91: programmable: remove unneeded register readNicolas Ferre
2019-02-25clk: mediatek: using CLK_MUX_ROUND_CLOSEST for the clock of dpi1_selchunhui dai
2019-02-25clk: mediatek: add MUX_GATE_FLAGS_2chunhui dai
2019-02-25clk: renesas: r8a774a1: Fix LAST_DT_CORE_CLKFabrizio Castro
2019-02-22clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil
2019-02-22clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil
2019-02-22clk: mediatek: fix platform_no_drv_owner.cocci warningsYueHaibing