summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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
2020-01-31Merge branches 'clk-init-allocation', 'clk-unused' and 'clk-register-dt-node-...Stephen Boyd
2020-01-30clk: qoriq: add ls1088a hwaccel clocks supportYangbo Lu
2020-01-30clk: ls1028a: Add clock driver for Display output interfaceWen He
2020-01-28clk: fsl-sai: new driverMichael Walle
2020-01-28clk: composite: add _register_composite_pdata() variantsMichael Walle
2020-01-28clk: qcom: rpmh: Sort OF match tableBjorn Andersson
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-24clk: bd718x7: Support ROHM BD71828 clk blockMatti Vaittinen
2020-01-24mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesMatti Vaittinen
2020-01-23clk: zynqmp: Add support for clock with CLK_DIVIDER_POWER_OF_TWO flagTejas Patel
2020-01-23clk: zynqmp: Fix divider calculationRajan Vaja
2020-01-23clk: zynqmp: Add support for get max dividerRajan Vaja
2020-01-23clk: zynqmp: Warn user if clock user are more than allowedRajan Vaja
2020-01-23clk: zynqmp: Extend driver for versalRajan Vaja
2020-01-23ARM: dts: Add missing omap5 secure clocksTony Lindgren
2020-01-23ARM: dts: Add missing omap4 secure clocksTony Lindgren
2020-01-20clk: ti: clkctrl: Fix hidden dependency to node nameTony Lindgren
2020-01-20clk: ti: add clkctrl data dra7 sgxTony Lindgren
2020-01-20clk: ti: omap5: Add missing AESS clockTony Lindgren
2020-01-20clk: ti: dra7: fix parent for gmac_clkctrlGrygorii Strashko
2020-01-20clk: ti: dra7: add vpe clkctrl dataBenoit Parrot
2020-01-20clk: ti: dra7: add cam clkctrl dataBenoit Parrot
2020-01-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-13Merge tag 'sunxi-clk-fixes-for-5.5' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2020-01-12clk: imx: Add support for i.MX8MP clock driverAnson Huang
2020-01-12clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based APIAnson Huang
2020-01-10clk: tegra20/30: Explicitly set parent clock for Video DecoderDmitry Osipenko
2020-01-10clk: tegra20/30: Don't pre-initialize displays parent clockDmitry Osipenko