summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2021-05-11clk: Skip clk provider registration when np is NULLTudor Ambarus
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-04clk: sifive: Use reset-simple in prci driver for PCIe driverGreentime Hu
2021-05-04clk: sifive: Add pcie_aux clock in prci driver for PCIe driverGreentime Hu
2021-04-28Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-04-27Merge branch 'clk-ralink' into clk-nextStephen Boyd
2021-04-27Merge branches 'clk-imx', 'clk-samsung', 'clk-zynq', 'clk-rockchip' and 'clk-...Stephen Boyd
2021-04-27Merge branches 'clk-cleanup', 'clk-renesas', 'clk-socfpga', 'clk-allwinner' a...Stephen Boyd
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-04-26Merge branch 'pm-cpufreq'Rafael J. Wysocki
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman
2021-04-14clk: bd718x7: Add support for clk gate on ROHM BD71815 PMICMatti Vaittinen
2021-04-13Merge tag 'drm-msm-next-2021-04-11' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter
2021-04-12clk: ralink: add clock driver for mt7621 SoCSergio Paracuellos
2021-04-12clk: uniphier: Fix potential infinite loopColin Ian King
2021-04-12clk: qcom: rpmh: add support for SDX55 rpmh IPA clockAlex Elder
2021-04-09clk: qcom: gcc-sdm845: get rid of the test clockDmitry Baryshkov
2021-04-09clk: qcom: convert SDM845 Global Clock Controller to parent_dataDmitry Baryshkov
2021-04-09clk: qcom: apss-ipq-pll: Add missing MODULE_DEVICE_TABLEChen Hui
2021-04-09clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLEChen Hui
2021-04-09clk: qcom: a7-pll: Add missing MODULE_DEVICE_TABLEChen Hui
2021-04-09clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0Pali Rohár
2021-04-09clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHzPali Rohár
2021-04-09clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clockMarek Behún
2021-04-09clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-04-08clk: samsung: Remove redundant dev_err callsChen Hui
2021-04-08Merge tag 'scmi-updates-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2021-04-07clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enableQuanyang Wang
2021-04-07clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callbackQuanyang Wang
2021-04-07clk: zynqmp: Drop dependency on ARCH_ZYNQMPPunit Agrawal
2021-04-07clk: zynqmp: Enable the driver if ZYNQMP_FIRMWARE is selectedPunit Agrawal
2021-04-07clk: qcom: gcc-sm8350: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov
2021-04-07clk: qcom: gcc-sm8250: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov
2021-04-07clk: qcom: gcc-sm8150: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov
2021-04-07clk: qcom: gcc-sc8180x: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov
2021-04-07clk: qcom: gcc-sc7180: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov
2021-04-07clk: qcom: videocc-sm8250: use parent_hws where possibleDmitry Baryshkov
2021-04-07clk: qcom: videocc-sm8150: use parent_hws where possibleDmitry Baryshkov
2021-04-07clk: qcom: gpucc-sm8250: use parent_hws where possibleDmitry Baryshkov
2021-04-07clk: qcom: gpucc-sm8150: use parent_hws where possibleDmitry Baryshkov
2021-04-07clk: qcom: gcc-sm8350: use parent_hws where possibleDmitry Baryshkov
2021-04-07clk: qcom: gcc-sm8250: use parent_hws where possibleDmitry Baryshkov
2021-04-07clk: qcom: gcc-sm8150: use parent_hws where possibleDmitry Baryshkov