summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2022-03-11Merge commit '2befcc6bb0bb1e0a4a31391a359adcab3925b6e4' of https://github.com...Sujoy Ray48-133/+257
2022-01-31Merge tag 'v5.15.18' into dev-5.15Joel Stanley9-42/+84
2022-01-27clk: si5341: Fix clock HW provider cleanupRobert Hancock1-1/+1
2022-01-27clk: Emit a stern warning with writable debugfs enabledStephen Boyd1-0/+18
2022-01-27clk: meson: gxbb: Fix the SDM_EN bit for MPLL0 on GXBBMartin Blumenstingl1-3/+41
2022-01-27clk: bm1880: remove kfrees on static allocationsConor Dooley1-18/+2
2022-01-27clk: qcom: gcc-sc7280: Mark gcc_cfg_noc_lpass_clk always enabledTaniya Das1-1/+1
2022-01-27clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system en...Dillon Min1-4/+0
2022-01-27clk: imx8mn: Fix imx8mn_clko1_selsAdam Ford1-3/+3
2022-01-27clk: renesas: rzg2l: propagate return value of_genpd_add_provider_simple()Lad Prabhakar1-2/+1
2022-01-27clk: renesas: rzg2l: Check return value of pm_genpd_init()Lad Prabhakar1-1/+13
2022-01-27clk: bcm-2835: Remove rounding up the dividersMaxime Ripard1-8/+3
2022-01-27clk: bcm-2835: Pick the closest clock rateMaxime Ripard1-1/+1
2022-01-14Merge tag 'v5.15.14' into dev-5.15Joel Stanley1-3/+12
2021-12-22clk: Don't parent clks until the parent is fully registeredMike Tipton1-3/+12
2021-12-22Merge tag 'v5.15.10' into dev-5.15Joel Stanley7-5/+28
2021-12-17clk: qcom: sm6125-gcc: Swap ops of ice and apps on sdcc1Martin Botka1-2/+2
2021-12-14clk: qcom: clk-alpha-pll: Don't reconfigure running TrionBjorn Andersson1-0/+9
2021-12-14clk: imx: use module_platform_driverMiles Chen2-2/+2
2021-12-14clk: qcom: regmap-mux: fix parent clock lookupDmitry Baryshkov3-1/+15
2021-11-26Merge tag 'v5.15.5' into dev-5.15Joel Stanley31-78/+126
2021-11-25clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clkDmitry Baryshkov1-15/+0
2021-11-25clk/ast2600: Fix soc revision for AHBJoel Stanley1-5/+7
2021-11-25clk: ingenic: Fix bugs with divided dividersPaul Cercueil1-3/+3
2021-11-25clk: at91: sama7g5: remove prescaler part of master clockClaudiu Beznea1-10/+1
2021-11-25clk: imx: imx6ul: Move csi_sel mux to correct base registerStefan Riedmueller1-1/+1
2021-11-25clk: sunxi-ng: Unregister clocks/resets when unbindingSamuel Holland23-41/+100
2021-11-23clk/ast2600: Fix soc revision for AHBJoel Stanley1-5/+7
2021-11-18clk: at91: clk-master: fix prescaler logicClaudiu Beznea1-1/+1
2021-11-18clk: at91: clk-master: check if div or pres is zeroClaudiu Beznea1-2/+2
2021-11-18clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULLClaudiu Beznea1-2/+2
2021-11-18clk: at91: check pmc node status before registering syscore opsClément Léger1-0/+5
2021-11-18clk: mvebu: ap-cpu-clk: Fix a memory leak in error handling pathsChristophe JAILLET1-3/+11
2021-11-05enable AST2600 I3CJae Hyun Yoo1-8/+22
2021-11-05Refine clock settingsJae Hyun Yoo1-7/+53
2021-11-05ast2600: enable high speed uart in kernel.Kuiying Wang1-7/+19
2021-11-05clk: ast2600: enable ESPICLK alwaysJae Hyun Yoo1-1/+1
2021-11-05Add high speed baud rate support for UARTYong Li1-7/+37
2021-11-01clk: npcm7xx: add read only flag to divider clocksTomer Maimon1-32/+38
2021-11-01clk: ast2600: enable BCLK for PCI/PCIe bus alwaysJae Hyun Yoo1-1/+1
2021-10-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2021-10-18clk: composite: Also consider .determine_rate for rate + mux compositesMartin Blumenstingl1-5/+5
2021-10-13clk: qcom: add select QCOM_GDSC for SM6350Luca Weiss1-0/+1
2021-10-13clk: qcom: gcc-sm6115: Fix offset for hlos1_vote_turing_mmu_tbu0_gdscShawn Guo1-1/+1
2021-09-29Merge tag 'renesas-clk-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd2-1/+3
2021-09-25clk: socfpga: agilex: fix duplicate s2f_user0_clkDinh Nguyen1-9/+0
2021-09-24clk: renesas: rzg2l: Fix clk status functionBiju Das1-1/+1
2021-09-24clk: renesas: r9a07g044: Mark IA55_CLK and DMAC_ACLK criticalBiju Das1-0/+2
2021-09-11Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-4/+0
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-1/+2