summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2022-11-17FROMLIST: clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to ...Quentin Schulz
2022-09-28clk: imx93: drop of_match_ptrPeng Fan
2022-09-28clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli
2022-09-28clk: sunxi-ng: h6: Fix default PLL GPU rateJernej Skrabec
2022-09-28clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu
2022-09-28Merge tag 'clk-microchip-fixes-6.0' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2022-09-14clk: microchip: mpfs: make the rtc's ahb clock criticalConor Dooley
2022-09-14clk: microchip: mpfs: fix clk_cfg array bounds violationConor Dooley
2022-08-31clk: ingenic-tcu: Properly enable registers before accessing timersAidan MacDonald
2022-08-31Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"Stephen Boyd
2022-08-23clk: bcm: rpi: Show clock id limit in error caseStefan Wahren
2022-08-23clk: bcm: rpi: Add missing newlineStefan Wahren
2022-08-23clk: bcm: rpi: Prevent out-of-bounds accessStefan Wahren
2022-08-22clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rateStefan Wahren
2022-08-22clk: core: Fix runtime PM sequence in clk_core_unprepare()Chen-Yu Tsai
2022-08-22clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate opsChen-Yu Tsai
2022-08-19clk: ti: Fix missing of_node_get() ti_find_clock_provider()Tony Lindgren
2022-08-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-02Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-08-02Merge branch 'clk-allwinner' into clk-nextStephen Boyd
2022-08-02Merge branches 'clk-renesas', 'clk-spreadtrum', 'clk-imx' and 'clk-qcom' into...Stephen Boyd
2022-08-02Merge branches 'clk-basic', 'clk-mtk', 'clk-devm-enable' and 'clk-ti-dt' into...Stephen Boyd
2022-08-02Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-29clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()Marijn Suijten
2022-07-27clk: sunxi-ng: Fix H6 RTC clock definitionJernej Skrabec
2022-07-19clk: lan966x: Fix the lan966x clock gate register addressHerve Codina
2022-07-18clk: qcom: gcc-msm8994: use parent_hws for gpll0/4Dmitry Baryshkov
2022-07-18clk: qcom: clk-rpm: convert to parent_data APIChristian Marangi
2022-07-18clk: qcom: gcc-msm8939: Add missing USB HS system clock frequenciesBryan O'Donoghue
2022-07-18clk: qcom: gcc-msm8939: Add missing MDSS MDP clock frequenciesBryan O'Donoghue
2022-07-18clk: qcom: gcc-msm8939: Add missing CAMSS CPP clock frequenciesBryan O'Donoghue
2022-07-18clk: qcom: gcc-msm8939: Fix venus0_vcodec0_clk frequency definitionsBryan O'Donoghue
2022-07-18clk: qcom: gcc-msm8939: Add missing CAMSS CCI bus clockBryan O'Donoghue
2022-07-18clk: qcom: gcc-msm8939: Fix weird field spacing in ftbl_gcc_camss_cci_clkBryan O'Donoghue
2022-07-18clk: qcom: gdsc: Bump parent usage count when GDSC is found enabledBjorn Andersson
2022-07-18clk: qcom: Drop mmcx gdsc supply for dispcc and videoccAbel Vesa
2022-07-16clk: qcom: fix build error initializer element is not constantRen Zhijie
2022-07-14clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfigDaniel Latypov
2022-07-10clk: bcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAWilliam Zhang
2022-07-08clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFSRoman Stratiienko
2022-07-06clk: qcom: add support for SM8350 DISPCCJonathan Marek
2022-07-06clk: qcom: add support for SM8350 GPUCCRobert Foss
2022-07-06clk: qcom: add camera clock controller driver for SM8450 SoCVladimir Zapolskiy
2022-07-06clk: qcom: clk-alpha-pll: add Rivian EVO PLL configuration interfacesVladimir Zapolskiy
2022-07-06clk: qcom: clk-alpha-pll: add Lucid EVO PLL configuration interfacesVladimir Zapolskiy
2022-07-06clk: qcom: clk-alpha-pll: limit exported symbols to GPL licensed codeVladimir Zapolskiy
2022-07-06clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure descriptionVladimir Zapolskiy
2022-07-05clk: renesas: rcar-gen4: Fix initconst confusion for cpg_pll_configAndi Kleen