summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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
2022-07-05clk: renesas: r9a07g043: Add support for RZ/Five SoCLad Prabhakar
2022-07-04clk: qcom: gcc-msm8960: create tsens device if there are no child nodesDmitry Baryshkov
2022-07-04clk: sunxi: Do not select the PRCM MFDSamuel Holland
2022-07-04clk: sunxi: Limit legacy clocks to 32-bit ARMSamuel Holland
2022-06-30clk: qcom: gcc-msm8916: Add rates to the GP clocksNikita Travkin
2022-06-30clk: qcom: clk-rcg2: Make sure to not write d=0 to the NMD registerNikita Travkin
2022-06-30clk: qcom: clk-rcg2: Fail Duty-Cycle configuration if MND divider is not enab...Nikita Travkin
2022-06-30clk: qcom: camcc-sm8250: Fix topology around titan_top power domainVladimir Zapolskiy
2022-06-30clk: qcom: camcc-sdm845: Fix topology around titan_top power domainVladimir Zapolskiy
2022-06-30clk: qcom: ipq8074: dont disable gcc_sleep_clk_srcRobert Marko
2022-06-30clk: qcom: ipq8074: add USB GDSCsRobert Marko
2022-06-30clk: qcom: ipq8074: set BRANCH_HALT_DELAY flag for UBI clocksRobert Marko
2022-06-30clk: qcom: ipq8074: add PPE crypto clockRobert Marko
2022-06-30clk: qcom: ipq8074: fix NSS port frequency tablesRobert Marko
2022-06-30clk: qcom: ipq8074: SW workaround for UBI32 PLL lockRobert Marko
2022-06-30clk: qcom: ipq8074: fix NSS core PLL-sRobert Marko
2022-06-29clk: qcom: gcc-msm8939: Point MM peripherals to system_mm_noc clockBryan O'Donoghue