aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2022-04-21clk: qcom: clk-rcg2: fix gfx3d frequency calculationDmitry Baryshkov1-1/+1
2022-04-21clk: microchip: mpfs: don't reset disabled peripheralsConor Dooley1-4/+0
2022-04-19clk: qcom: gcc-msm8998: add SSC-related clocksMichael Srba1-0/+56
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-0/+1
2022-04-18clk: imx8mp: Add DISP2 pixel clockMarek Vasut1-2/+3
2022-04-13clk: renesas: r9a07g043: Add SDHI clock and reset entriesBiju Das1-0/+35
2022-04-13clk: renesas: r9a07g043: Add GbEthernet clock/resetBiju Das1-0/+10
2022-04-13clk: renesas: r9a07g043: Add ethernet clock sourcesBiju Das1-0/+13
2022-04-13clk: renesas: r9a07g043: Add GPIO clock and reset entriesBiju Das1-0/+5
2022-04-13clk: renesas: Add support for RZ/G2UL SoCBiju Das5-1/+171
2022-04-13clk: renesas: Move RPC core clocksGeert Uytterhoeven12-57/+51
2022-04-13clk: renesas: rzg2l: Simplify multiplication/shift logicGeert Uytterhoeven1-1/+1
2022-04-12clk: qcom: lpass: Add support for LPASS clock controller for SC7280Taniya Das4-0/+1280
2022-04-12clk: qcom: gcc-sc7280: use new clk_regmap_mux_safe_ops for PCIe pipe clocksDmitry Baryshkov1-2/+4
2022-04-12clk: qcom: gcc-sm8450: use new clk_regmap_mux_safe_ops for PCIe pipe clocksDmitry Baryshkov1-2/+4
2022-04-12clk: qcom: regmap-mux: add pipe clk implementationDmitry Baryshkov2-0/+81
2022-04-12clk: imx: scu: fix a potential memory leak in __imx_clk_gpr_scu()Xiaoke Wang1-1/+3
2022-04-12clk: imx: Add check for kcallocJiasheng Jiang1-0/+2
2022-04-12clk: imx8mn: add GPT supportAlvin Šipraga1-0/+38
2022-04-12clk: imx: Remove the snvs clockJacky Bai5-5/+0
2022-04-12clk: imx8m: check mcore_booted before register clkPeng Fan1-8/+11
2022-04-12clk: imx: add mcore_booted module paratemterPeng Fan6-0/+12
2022-04-11clk: renesas: r8a77995: Add RPC clocksGeert Uytterhoeven2-1/+13
2022-04-11clk: renesas: r8a77990: Add RPC clocksGeert Uytterhoeven1-0/+9
2022-04-07clk: imx8mq: add 27m phy pll ref clockPeng Fan1-1/+1
2022-04-06clk: sunxi-ng: fix not NULL terminated coccicheck errorWan Jiabing1-0/+1
2022-04-04Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann4-206/+0
2022-04-04clk: renesas: rzg2l: Remove unused notifiersPhil Edworthy1-2/+0
2022-04-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-136/+14
2022-04-02Revert "clk: Drop the rate range on clk_put()"Stephen Boyd2-136/+14
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds6-0/+425
2022-03-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds194-3662/+10765
2022-03-29Merge branches 'clk-sifive' and 'clk-visconti' into clk-nextStephen Boyd9-239/+219
2022-03-29Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...Stephen Boyd29-945/+5927
2022-03-29Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...Stephen Boyd51-1488/+598
2022-03-29Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into cl...Stephen Boyd27-221/+1320
2022-03-29Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into...Stephen Boyd20-309/+1290
2022-03-29Merge branches 'clk-microchip', 'clk-si', 'clk-mtk', 'clk-at91' and 'clk-st' ...Stephen Boyd66-460/+1411
2022-03-29clk: zynq: Update the parameters to zynq_clk_register_periph_clkShubhrajyoti Datta1-6/+6
2022-03-29clk: zynq: trivial warning fixShubhrajyoti Datta1-0/+1
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+91
2022-03-25clk: Drop the rate range on clk_put()Maxime Ripard2-14/+136
2022-03-25clk: test: Test clk_set_rate_range on orphan muxMaxime Ripard1-0/+105
2022-03-25clk: Initialize orphan req_rateMaxime Ripard1-0/+13
2022-03-25clk: sunxi-ng: sun6i-rtc: include clk/sunxi-ng.hAlexandre Belloni1-0/+2
2022-03-24clk: qcom: gcc-msm8994: Fix gpll4 widthKonrad Dybcio1-0/+1
2022-03-23Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-11/+1875
2022-03-23clk: sunxi-ng: sun6i-rtc: Add support for H6Samuel Holland1-0/+15
2022-03-23clk: sunxi-ng: Add support for the sun6i RTC clocksSamuel Holland4-0/+400
2022-03-23clk: sunxi-ng: mux: Allow muxes to have keysSamuel Holland2-0/+8