aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-22clk: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-8/+1
2022-04-22clk: actions: remove redundant assignment after a mask operationColin Ian King1-1/+1
2022-04-22clk: microchip: mpfs: add RTCREF clock controlConor Dooley1-1/+23
2022-04-22clk: microchip: mpfs: re-parent the configurable clocksConor Dooley1-19/+132
2022-04-22clk: microchip: mpfs: mark CLK_ATHENA as criticalConor Dooley1-3/+5
2022-04-22clk: microchip: mpfs: fix parents for FIC clocksConor Dooley1-5/+5
2022-04-22clk: imx: scu: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski1-1/+6
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 asm-genericArnd 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/clk/linuxLinus 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/abelloni/linuxLinus Torvalds6-0/+425
2022-03-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus 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 clk-nextStephen Boyd29-945/+5927
2022-03-29Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' into clk-nextStephen Boyd51-1488/+598
2022-03-29Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into clk-nextStephen Boyd27-221/+1320
2022-03-29Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into clk-nextStephen Boyd20-309/+1290
2022-03-29Merge branches 'clk-microchip', 'clk-si', 'clk-mtk', 'clk-at91' and 'clk-st' into clk-nextStephen 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/gregkh/stagingLinus 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