aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-055-1/+81
|\
| * clk: sifive: Use reset-simple in prci driver for PCIe driverGreentime Hu2021-05-043-0/+19
| * clk: sifive: Add pcie_aux clock in prci driver for PCIe driverGreentime Hu2021-05-044-1/+62
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-04-2898-1970/+4056
|\ \
| * \ Merge branch 'clk-ralink' into clk-nextStephen Boyd2021-04-275-0/+510
| |\ \
| | * | clk: ralink: add clock driver for mt7621 SoCSergio Paracuellos2021-04-125-0/+510
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'clk-imx', 'clk-samsung', 'clk-zynq', 'clk-rockchip' and 'clk-...Stephen Boyd2021-04-2740-377/+1958
| |\ \ \ \ \ \
| | | | | | * | clk: uniphier: Fix potential infinite loopColin Ian King2021-04-121-2/+2
| | | | | | |/
| | | | | * | clk: rockchip: drop MODULE_ALIAS from rk3399 clock controllerHeiko Stuebner2021-03-211-1/+0
| | | | | * | clk: rockchip: drop parenthesis from ARM || COMPILE_TEST dependsHeiko Stuebner2021-03-211-11/+11
| | | | | * | clk: rockchip: add clock controller for rk3568Elaine Zhang2021-03-214-1/+1762
| | | | | * | clk: rockchip: support more core div settingElaine Zhang2021-03-2113-77/+98
| | | | | |/
| | | | * | clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enableQuanyang Wang2021-04-071-1/+11
| | | | * | clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callbackQuanyang Wang2021-04-071-6/+6
| | | | * | clk: zynqmp: Drop dependency on ARCH_ZYNQMPPunit Agrawal2021-04-071-2/+1
| | | | * | clk: zynqmp: Enable the driver if ZYNQMP_FIRMWARE is selectedPunit Agrawal2021-04-071-0/+1
| | | | |/
| | | * | clk: samsung: Remove redundant dev_err callsChen Hui2021-04-082-6/+2
| | | * | clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel2021-04-071-1/+6
| | | |/
| | * | clk: imx: Reference preceded by freeJian Dong2021-04-042-0/+2
| | * | clk: imx8mq: Correct the pcie1 selsRichard Zhu2021-04-041-2/+2
| | * | clk: imx8mp: Remove the none exist pcie clocksRichard Zhu2021-04-041-15/+0
| | * | clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford2021-04-0416-252/+54
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'clk-cleanup', 'clk-renesas', 'clk-socfpga', 'clk-allwinner' a...Stephen Boyd2021-04-2753-1612/+1623
| |\ \ \ \ \
| | | | | * | clk: qcom: rpmh: add support for SDX55 rpmh IPA clockAlex Elder2021-04-121-0/+2
| | | | | * | clk: qcom: gcc-sdm845: get rid of the test clockDmitry Baryshkov2021-04-091-15/+0
| | | | | * | clk: qcom: convert SDM845 Global Clock Controller to parent_dataDmitry Baryshkov2021-04-091-319/+330
| | | | | * | clk: qcom: apss-ipq-pll: Add missing MODULE_DEVICE_TABLEChen Hui2021-04-091-0/+1
| | | | | * | clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLEChen Hui2021-04-091-0/+1
| | | | | * | clk: qcom: a7-pll: Add missing MODULE_DEVICE_TABLEChen Hui2021-04-091-0/+1
| | | | | * | clk: qcom: gcc-sm8350: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov2021-04-071-54/+54
| | | | | * | clk: qcom: gcc-sm8250: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov2021-04-071-46/+46
| | | | | * | clk: qcom: gcc-sm8150: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov2021-04-071-48/+48
| | | | | * | clk: qcom: gcc-sc8180x: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov2021-04-071-61/+61
| | | | | * | clk: qcom: gcc-sc7180: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov2021-04-071-16/+16
| | | | | * | clk: qcom: videocc-sm8250: use parent_hws where possibleDmitry Baryshkov2021-04-071-14/+14
| | | | | * | clk: qcom: videocc-sm8150: use parent_hws where possibleDmitry Baryshkov2021-04-071-8/+8
| | | | | * | clk: qcom: gpucc-sm8250: use parent_hws where possibleDmitry Baryshkov2021-04-071-4/+4
| | | | | * | clk: qcom: gpucc-sm8150: use parent_hws where possibleDmitry Baryshkov2021-04-071-4/+4
| | | | | * | clk: qcom: gcc-sm8350: use parent_hws where possibleDmitry Baryshkov2021-04-071-156/+154
| | | | | * | clk: qcom: gcc-sm8250: use parent_hws where possibleDmitry Baryshkov2021-04-071-126/+126
| | | | | * | clk: qcom: gcc-sm8150: use parent_hws where possibleDmitry Baryshkov2021-04-071-2/+2
| | | | | * | clk: qcom: gcc-sdx55: use parent_hws where possibleDmitry Baryshkov2021-04-071-4/+4
| | | | | * | clk: qcom: gcc-sc7280: use parent_hws where possibleDmitry Baryshkov2021-04-071-124/+124
| | | | | * | clk: qcom: gcc-sc7180: use parent_hws where possibleDmitry Baryshkov2021-04-071-82/+82
| | | | | * | clk: qcom: dispcc-sm8250: use parent_hws where possibleDmitry Baryshkov2021-04-071-58/+58
| | | | | * | clk: qcom: dispcc-sc7180: use parent_hws where possibleDmitry Baryshkov2021-04-071-34/+34
| | | | | * | clk: qcom: videocc-sdm845: get rid of the test clockDmitry Baryshkov2021-04-071-3/+0
| | | | | * | clk: qcom: dispcc-sdm845: get rid of the test clockDmitry Baryshkov2021-04-071-11/+0
| | | | | * | clk: qcom: gpucc-sdm845: get rid of the test clockDmitry Baryshkov2021-04-071-3/+0
| | | | | * | clk: qcom: videocc-sdm845: convert to parent dataDmitry Baryshkov2021-04-071-27/+29