summaryrefslogtreecommitdiff
path: root/drivers/clk/qcom
AgeCommit message (Expand)Author
2026-06-19clk: qcom: dispcc-sc8280xp: Don't park mdp_clk_src at registration timePengyu Luo
2026-06-19clk: qcom: x1e80100-dispcc: Stop disp_cc_mdss_mdp_clk_src from getting parkedHans de Goede
2026-05-23clk: qcom: gcc-x1e80100: Keep GCC USB QTB clock always ONJagadeesh Kona
2026-05-23clk: qcom: gdsc: Fix error path on registration of multiple pm subdomainsVladimir Zapolskiy
2026-05-23clk: qcom: dispcc-sm8250: Enable parents for pixel clocksVal Packett
2026-05-23clk: qcom: dispcc-sm8250: Use shared ops on the mdss vsync clkVal Packett
2026-05-23clk: qcom: gcc-sc8180x: Use retention for PCIe power domainsVal Packett
2026-05-23clk: qcom: gcc-sc8180x: Use retention for USB power domainsVal Packett
2026-05-23clk: qcom: gcc-sc8180x: Add missing GDSCsVal Packett
2026-05-23clk: qcom: dispcc[01]-sa8775p: Fix DSI byte clock rate settingKonrad Dybcio
2026-05-23clk: qcom: dispcc-sm4450: Fix DSI byte clock rate settingKonrad Dybcio
2026-05-23clk: qcom: dispcc-milos: Fix DSI byte clock rate settingKonrad Dybcio
2026-05-23clk: qcom: dispcc-kaanapali: Fix DSI byte clock rate settingKonrad Dybcio
2026-05-23clk: qcom: dispcc-glymur: Fix DSI byte clock rate settingKonrad Dybcio
2026-05-23clk: qcom: dispcc-sc8280xp: remove CLK_SET_RATE_PARENT from byte_div_clk_src ...White Lewis
2026-05-23clk: qcom: dispcc-sm8450: use RCG2 ops for DPTX1 AUX clock sourceDmitry Baryshkov
2026-05-23clk: qcom: dispcc-glymur: use RCG2 ops for DPTX1 AUX clock sourceDmitry Baryshkov
2026-05-23clk: qcom: gcc-glymur: Add video axi clock resets for glymurTaniya Das
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2026-01-28clk: qcom: sm8750: Constify 'qcom_cc_desc' in SM8750 camccKrzysztof Kozlowski
2026-01-20clk: qcom: gfx3d: add parent to parent request mapDmitry Baryshkov
2026-01-19clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk1_clk_srcDavid Heidelberg
2026-01-19clk: qcom: dispcc-sdm845: Enable parents for pixel clocksPetr Hodina
2026-01-16clk: qcom: regmap-divider: convert from divider_round_rate() to divider_deter...Brian Masney
2026-01-16clk: qcom: regmap-divider: convert from divider_ro_round_rate() to divider_ro...Brian Masney
2026-01-09clk: qcom: alpha-pll: convert from divider_round_rate() to divider_determine_...Brian Masney
2026-01-07clk: qcom: Add support for GPUCC and GXCLK for KaanapaliTaniya Das
2026-01-07clk: qcom: Add support for VideoCC driver for KaanapaliTaniya Das
2026-01-07clk: qcom: camcc: Add support for camera clock controller for KaanapaliTaniya Das
2026-01-07clk: qcom: dispcc: Add support for display clock controller KaanapaliTaniya Das
2026-01-07clk: qcom: clk-alpha-pll: Add support for controlling Pongo EKO_T PLLTaniya Das
2026-01-07clk: qcom: clk-alpha-pll: Update the PLL support for cal_lTaniya Das
2026-01-07clk: qcom: camcc: Add camera clock controller driver for SM8750 SoCTaniya Das
2026-01-07clk: qcom: clk-alpha-pll: Add support for controlling Rivian PLLTaniya Das
2026-01-07clk: qcom: gcc-ipq5018: flag sleep clock as criticalGeorge Moussalem
2026-01-07clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdscBarnabás Czémán
2026-01-07clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdscBarnabás Czémán
2026-01-07clk: qcom: gcc: Add support for Global Clock controller found on SDM439Daniil Titov
2026-01-07clk: qcom: gcc: Add support for Global Clock controller found on MSM8940Daniil Titov
2026-01-07clk: qcom: gcc-glymur: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-07clk: qcom: gcc-qdu1000: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-07clk: qcom: gcc-x1e80100: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-07clk: qcom: gcc-milos: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-07clk: qcom: gcc-sdx75: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-07clk: qcom: gcc-sm4450: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-07clk: qcom: gcc-sm8750: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-07clk: qcom: gcc-sm8450: Update the SDCC RCGs to use shared_floor_opsJagadeesh Kona
2026-01-05clk: qcom: rcg2: compute 2d using duty fraction directlyTaniya Das