summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: thead: fix dependency on clk_ignore_unusedDrew Fustini2024-07-311-1/+1
* Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-07-276-36/+35
|\
| * of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli2024-07-256-36/+35
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2024-07-274-9/+11
|\ \ | |/ |/|
| * clk: samsung: fix getting Exynos4 fin_pll rate from external clocksKrzysztof Kozlowski2024-07-231-6/+7
| * clk: T-Head: Disable on 32-bit TargetsPalmer Dabbelt2024-07-221-0/+1
| * clk: sophgo: clk-sg2042-pll: Fix uninitialized variable in debug outputDan Carpenter2024-07-181-1/+1
| * clk: davinci: da8xx-cfgchip: Initialize clk_init_data before useBastien Curutchet2024-07-181-2/+2
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2024-07-19355-870/+14202
|\|
| *-----. Merge branches 'clk-qcom', 'clk-rockchip', 'clk-sophgo' and 'clk-thead' into ...Stephen Boyd2024-07-16136-528/+13817
| |\ \ \ \
| | | | | * clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocksDrew Fustini2024-07-155-0/+1105
| | | | * | clk: sophgo: Avoid -Wsometimes-uninitialized in sg2042_clk_pll_set_rate()Nathan Chancellor2024-07-101-10/+7
| | | | * | clk/sophgo: Using BUG() instead of unreachable() in mmux_get_parent_id()Li Qiang2024-07-101-1/+1
| | | | * | clk: sophgo: Add SG2042 clock driverChen Wang2024-06-146-0/+2063
| | | | |/
| | | * | clk: rockchip: rk3188: Drop CLK_NR_CLKS usageJohan Jonker2024-06-271-4/+14
| | | * | clk: rockchip: Switch to use kmemdup_array()Andy Shevchenko2024-06-232-7/+6
| | | * | clk: rockchip: rk3128: Add HCLK_SFCAlex Bee2024-06-231-0/+1
| | | * | clk: rockchip: rk3128: Drop CLK_NR_CLKS usageAlex Bee2024-06-081-4/+16
| | | * | clk: rockchip: rk3128: Add hclk_vio_h2p to critical clocksAlex Bee2024-05-281-0/+1
| | | * | clk: rockchip: rk3128: Export PCLK_MIPIPHYAlex Bee2024-05-281-1/+1
| | | |/
| | * | Merge tag 'qcom-clk-for-6.11-2' of https://git.kernel.org/pub/scm/linux/kerne...Stephen Boyd2024-07-098-7/+89
| | |\ \
| | | * | clk: qcom: ipq9574: Use icc-clk for enabling NoC related clocksVaradarajan Narayanan2024-07-082-0/+35
| | | * | clk: qcom: common: Add interconnect clocks supportVaradarajan Narayanan2024-07-082-1/+43
| | | * | interconnect: icc-clk: Specify master/slave idsVaradarajan Narayanan2024-07-081-1/+6
| | | * | clk: qcom: gcc-x1e80100: Set parent rate for USB3 sec and tert PHY pipe clksAbel Vesa2024-07-081-0/+2
| | | * | clk: qcom: kpss-xcc: Return of_clk_add_hw_provider to transfer the errorChen Ni2024-07-061-3/+1
| | | * | clk: qcom: lpasscc-sc8280xp: Constify struct regmap_configJavier Carrasco2024-07-061-2/+2
| | * | | clk: qcom: Park shared RCGs upon registrationStephen Boyd2024-07-081-0/+32
| | |/ /
| | * | clk: qcom: gcc-x1e80100: Fix halt_check for all pipe clocksAbel Vesa2024-07-011-22/+22
| | * | clk: qcom: gcc-ipq6018: update sdcc max clock frequencyChukun Pan2024-06-251-1/+1
| | * | Merge branch '20240602114439.1611-1-quic_jkona@quicinc.com' into clk-for-6.11Bjorn Andersson2024-06-254-5/+3751
| | |\ \
| | * | | clk: qcom: gpucc-sa8775p: Update wait_val fields for GPU GDSC'sTaniya Das2024-06-231-0/+6
| | * | | clk: qcom: gpucc-sa8775p: Park RCG's clk source at XO during disableTaniya Das2024-06-231-4/+4
| | * | | clk: qcom: gpucc-sa8775p: Remove the CLK_IS_CRITICAL and ALWAYS_ON flagsTaniya Das2024-06-231-16/+11
| | * | | clk: qcom: gcc-sa8775p: Set FORCE_MEM_CORE_ON for gcc_ufs_phy_ice_core_clkTaniya Das2024-06-231-0/+3
| | * | | clk: qcom: gcc-sa8775p: Update the GDSC wait_val fields and flagsTaniya Das2024-06-231-0/+40
| | * | | clk: qcom: gcc-sa8775p: Remove support for UFS hw ctl clocksTaniya Das2024-06-231-109/+2
| | * | | clk: qcom: gpucc-sm8350: Park RCG's clk source at XO during disableTaniya Das2024-06-231-2/+3
| | * | | clk: qcom: nsscc-qca8k: Fix the MDIO functions undefined issueLuo Jie2024-06-211-1/+1
| | * | | clk: qcom: select right config in CLK_QCM2290_GPUCC definitionLukas Bulwahn2024-06-211-1/+1
| | * | | clk: qcom: Remove QCOM_RPMCC symbolElliot Berman2024-06-211-5/+0
| | * | | clk: qcom: Add QCM2290 GPU clock controller driverKonrad Dybcio2024-06-133-0/+433
| | * | | clk: qcom: clk-alpha-pll: Add HUAYRA_2290 supportKonrad Dybcio2024-06-122-0/+50
| | * | | clk: qcom: add clock controller driver for qca8386/qca8084Luo Jie2024-06-123-0/+2231
| | * | | clk: qcom: common: commonize qcom_cc_really_probeLuo Jie2024-06-12105-109/+108
| | * | | clk: qcom: branch: Add clk_branch2_prepare_opsLuo Jie2024-06-122-0/+8
| | * | | clk: qcom: camcc-sc7280: Add parent dependency to all camera GDSCsTaniya Das2024-05-311-0/+5
| | * | | clk: qcom: gcc-sc7280: Update force mem core bit for UFS ICE clockTaniya Das2024-05-311-0/+3
| | * | | clk: qcom: sc7280: Update the transition delay for GDSCTaniya Das2024-05-314-0/+43
| | * | | clk: qcom: gcc-ipq9574: Add PCIe pipe clocksAlexandru Gagniuc2024-05-281-0/+76