summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: Fix slab-out-of-bounds error in devm_clk_release()Andrey Skvortsov2023-08-221-6/+7
* clk: keystone: syscon-clk: Fix audio refclkFrancesco Dolcini2023-08-041-2/+4
* Merge tag 'clk-meson-fixes-v6.5-1' of https://github.com/BayLibre/clk-meson i...Stephen Boyd2023-07-261-2/+2
|\
| * clk: meson: change usleep_range() to udelay() for atomic contextDmitry Rokosov2023-07-111-2/+2
* | clk: fixed-mmio: make COMMON_CLK_FIXED_MMIO depend on HAS_IOMEMBaoquan He2023-07-191-0/+1
* | clk: imx93: Propagate correct error in imx93_clocks_probe()Geert Uytterhoeven2023-07-191-1/+1
* | clk: mediatek: mt8183: Add back SSPM related clocksChen-Yu Tsai2023-07-191-0/+27
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-07-0453-871/+7363
|\
| * clk: tegra: Avoid calling an uninitialized functionThierry Reding2023-07-041-3/+12
| *-. Merge branches 'clk-qcom' and 'clk-microchip' into clk-nextStephen Boyd2023-06-2652-868/+7351
| |\ \
| | | * clk: at91: sama7g5: s/ep_chg_chg_id/ep_chg_idClaudiu Beznea2023-06-211-1/+1
| | | * clk: at91: sama7g5: switch to parent_hw and parent_dataClaudiu Beznea2023-06-211-342/+454
| | | * clk: at91: sckc: switch to parent_data/parent_hwClaudiu Beznea2023-06-211-27/+48
| | | * clk: at91: clk-sam9x60-pll: add support for parent_hwClaudiu Beznea2023-06-214-9/+17
| | | * clk: at91: clk-utmi: add support for parent_hwClaudiu Beznea2023-06-2110-17/+28
| | | * clk: at91: clk-system: add support for parent_hwClaudiu Beznea2023-06-2114-19/+24
| | | * clk: at91: clk-programmable: add support for parent_hwClaudiu Beznea2023-06-2114-17/+21
| | | * clk: at91: clk-peripheral: add support for parent_hwClaudiu Beznea2023-06-2114-23/+34
| | | * clk: at91: clk-master: add support for parent_hwClaudiu Beznea2023-06-2114-35/+47
| | | * clk: at91: clk-generated: add support for parent_hwClaudiu Beznea2023-06-216-7/+15
| | | * clk: at91: clk-main: add support for parent_data/parent_hwClaudiu Beznea2023-06-2114-37/+52
| | * | clk: qcom: gcc-sc8280xp: Add runtime PMKonrad Dybcio2023-06-201-2/+16
| | * | clk: qcom: gpucc-sc8280xp: Add runtime PMKonrad Dybcio2023-06-201-2/+17
| | * | clk: qcom: mmcc-msm8974: fix MDSS_GDSC power flagsDmitry Baryshkov2023-06-201-1/+1
| | * | clk: qcom: gpucc-sm6375: Enable runtime pmKonrad Dybcio2023-06-131-2/+17
| | * | clk: qcom: gcc-sm6115: Add missing PLL config propertiesKonrad Dybcio2023-06-131-0/+8
| | * | clk: qcom: clk-alpha-pll: Add a way to update some bits of test_ctl(_hi)Konrad Dybcio2023-06-132-4/+17
| | * | clk: qcom: gcc-ipq6018: remove duplicate initializersArnd Bergmann2023-06-131-2/+0
| | * | clk: qcom: gcc-ipq9574: Enable crypto clocksAnusha Rao2023-06-131-0/+72
| | * | clk: qcom: Add lpass audio clock controller driver for SC8280XPSrinivas Kandagatla2023-06-131-0/+23
| | * | clk: qcom: Add lpass clock controller driver for SC8280XPSrinivas Kandagatla2023-06-133-0/+74
| | * | clk: qcom: gpucc-sm8550: Add support for graphics clock controllerJagadeesh Kona2023-05-263-0/+620
| | * | clk: qcom: Add support for SM8450 GPUCCKonrad Dybcio2023-05-263-0/+775
| | * | clk: qcom: gcc-sm8450: Enable hw_clk_ctrlKonrad Dybcio2023-05-261-0/+39
| | * | clk: qcom: rcg2: Make hw_clk_ctrl toggleableKonrad Dybcio2023-05-262-0/+4
| | * | clk: qcom: mmcc-msm8974: use clk_rcg2_shared_ops for mdp_clk_src clockDmitry Baryshkov2023-05-261-1/+1
| | * | clk: qcom: ipq5332: fix the order of SLEEP_CLK and XO clockKathiravan T2023-05-261-1/+1
| | * | clk: qcom: ipq5332: fix the src parameter in ftbl_gcc_apss_axi_clk_srcKathiravan T2023-05-261-1/+1
| | * | clk: qcom: dispcc-qcm2290: Fix GPLL0_OUT_DIV handlingKonrad Dybcio2023-05-261-3/+4
| | * | clk: qcom: dispcc-qcm2290: Fix BI_TCXO_AO handlingKonrad Dybcio2023-05-261-2/+3
| | * | clk: qcom: ipq6018: fix networking resetsRobert Marko2023-05-261-16/+16
| | * | clk: qcom: gcc-ipq6018: update UBI32 PLLRobert Marko2023-05-261-1/+6
| | * | clk: qcom: apss-ipq-pll: Add support for IPQ9574Devi Priya2023-05-261-0/+19
| | * | clk: qcom: restrict drivers per ARM/ARM64Krzysztof Kozlowski2023-05-241-0/+71
| | * | clk: qcom: Add GCC driver support for SDX75Imran Shaik2023-05-243-0/+2979
| | * | clk: qcom: rpmh: Add RPMH clocks support for SDX75Imran Shaik2023-05-241-0/+19
| | * | clk: qcom: branch: Extend the invert logic for branch2 clocksImran Shaik2023-05-241-3/+3
| | * | clk: qcom: smd-rpm: conditionally enable scaling before doing handoverLuca Weiss2023-05-241-3/+13
| | * | clk: qcom: gcc-sdm660: drop redundant F defineChristian Marangi2023-05-241-2/+0
| | * | clk: qcom: gcc-ipq6018: drop redundant F defineChristian Marangi2023-05-241-2/+0