summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2022-03-16clk: qcom: dispcc: Update the transition delay for MDSS GDSCTaniya Das
2022-03-16clk: qcom: gdsc: Add support to update GDSC transition delayTaniya Das
2022-03-02clk: jz4725b: fix mmc0 clock gatingSiarhei Volkau
2022-01-27clk: si5341: Fix clock HW provider cleanupRobert Hancock
2022-01-27clk: Emit a stern warning with writable debugfs enabledStephen Boyd
2022-01-27clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBBMartin Blumenstingl
2022-01-27clk: bm1880: remove kfrees on static allocationsConor Dooley
2022-01-27clk: qcom: gcc-sc7280: Mark gcc_cfg_noc_lpass_clk always enabledTaniya Das
2022-01-27clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system en...Dillon Min
2022-01-27clk: imx8mn: Fix imx8mn_clko1_selsAdam Ford
2022-01-27clk: renesas: rzg2l: propagate return value of_genpd_add_provider_simple()Lad Prabhakar
2022-01-27clk: renesas: rzg2l: Check return value of pm_genpd_init()Lad Prabhakar
2022-01-27clk: bcm-2835: Remove rounding up the dividersMaxime Ripard
2022-01-27clk: bcm-2835: Pick the closest clock rateMaxime Ripard
2021-12-22clk: Don't parent clks until the parent is fully registeredMike Tipton
2021-12-17clk: qcom: sm6125-gcc: Swap ops of ice and apps on sdcc1Martin Botka
2021-12-14clk: qcom: clk-alpha-pll: Don't reconfigure running TrionBjorn Andersson
2021-12-14clk: imx: use module_platform_driverMiles Chen
2021-12-14clk: qcom: regmap-mux: fix parent clock lookupDmitry Baryshkov
2021-11-25clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clkDmitry Baryshkov
2021-11-25clk/ast2600: Fix soc revision for AHBJoel Stanley
2021-11-25clk: ingenic: Fix bugs with divided dividersPaul Cercueil
2021-11-25clk: at91: sama7g5: remove prescaler part of master clockClaudiu Beznea
2021-11-25clk: imx: imx6ul: Move csi_sel mux to correct base registerStefan Riedmueller
2021-11-25clk: sunxi-ng: Unregister clocks/resets when unbindingSamuel Holland
2021-11-18clk: at91: clk-master: fix prescaler logicClaudiu Beznea
2021-11-18clk: at91: clk-master: check if div or pres is zeroClaudiu Beznea
2021-11-18clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULLClaudiu Beznea
2021-11-18clk: at91: check pmc node status before registering syscore opsClément Léger
2021-11-18clk: mvebu: ap-cpu-clk: Fix a memory leak in error handling pathsChristophe JAILLET
2021-10-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-18clk: composite: Also consider .determine_rate for rate + mux compositesMartin Blumenstingl
2021-10-13clk: qcom: add select QCOM_GDSC for SM6350Luca Weiss
2021-10-13clk: qcom: gcc-sm6115: Fix offset for hlos1_vote_turing_mmu_tbu0_gdscShawn Guo
2021-09-28Merge tag 'renesas-clk-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd
2021-09-24clk: socfpga: agilex: fix duplicate s2f_user0_clkDinh Nguyen
2021-09-24clk: renesas: rzg2l: Fix clk status functionBiju Das
2021-09-24clk: renesas: r9a07g044: Mark IA55_CLK and DMAC_ACLK criticalBiju Das
2021-09-11Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-09-03clk: qcom: gcc-sm6350: Remove unused variableKonrad Dybcio
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-09-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-09-01Merge branches 'clk-kirkwood', 'clk-imx', 'clk-doc', 'clk-zynq' and 'clk-rali...Stephen Boyd
2021-09-01Merge branches 'clk-nvidia', 'clk-rockchip', 'clk-at91' and 'clk-vc5' into cl...Stephen Boyd
2021-09-01Merge branch 'clk-frac-divider' into clk-nextStephen Boyd
2021-09-01Merge branches 'clk-renesas', 'clk-cleanup' and 'clk-determine-divider' into ...Stephen Boyd
2021-09-01Merge branches 'clk-qcom', 'clk-socfpga', 'clk-mediatek', 'clk-lmk' and 'clk-...Stephen Boyd
2021-08-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-29clk: tegra: fix old-style declarationArnd Bergmann