summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2024-09-03clk: qcom: gcc-sc8280xp: don't use parking clk_ops for QUPsJohan Hovold
2024-08-29clk: starfive: jh7110-sys: Add notifier for PLL0 clockXingyu Wu
2024-08-29clk: qcom: gcc-sm8650: Don't use shared clk_ops for QUPsNeil Armstrong
2024-08-29clk: qcom: gcc-sm8550: Don't park the USB RCG at registration timeStephen Boyd
2024-08-29clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPsStephen Boyd
2024-08-27clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPsBryan O'Donoghue
2024-08-27Merge tag 'qcom-clk-fixes-for-6.11' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2024-08-14clk: qcom: ipq9574: Update the alpha PLL type for GPLLsdevi priya
2024-08-12clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flagsAbel Vesa
2024-07-31clk: qcom: clk-alpha-pll: Update set_rate for Zonda PLLSatya Priya Kakitapalli
2024-07-31clk: qcom: clk-alpha-pll: Fix zonda set_rate failure when PLL is disabledSatya Priya Kakitapalli
2024-07-31clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate APISatya Priya Kakitapalli
2024-07-31clk: qcom: clk-alpha-pll: Fix the pll post div maskSatya Priya Kakitapalli
2024-07-31clk: thead: fix dependency on clk_ignore_unusedDrew Fustini
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-07-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2024-07-23clk: samsung: fix getting Exynos4 fin_pll rate from external clocksKrzysztof Kozlowski
2024-07-22clk: T-Head: Disable on 32-bit TargetsPalmer Dabbelt
2024-07-19Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-07-18clk: sophgo: clk-sg2042-pll: Fix uninitialized variable in debug outputDan Carpenter
2024-07-18clk: davinci: da8xx-cfgchip: Initialize clk_init_data before useBastien Curutchet
2024-07-16Merge tag 'soc-dt-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-07-16Merge branches 'clk-qcom', 'clk-rockchip', 'clk-sophgo' and 'clk-thead' into ...Stephen Boyd
2024-07-16Merge branches 'clk-renesas', 'clk-amlogic', 'clk-allwinner' and 'clk-samsung...Stephen Boyd
2024-07-16Merge branches 'clk-stm', 'clk-cleanup', 'clk-kunit' and 'clk-mediatek' into ...Stephen Boyd
2024-07-15Merge tag 'pmdomain-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2024-07-15clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocksDrew Fustini
2024-07-10clk: sophgo: Avoid -Wsometimes-uninitialized in sg2042_clk_pll_set_rate()Nathan Chancellor
2024-07-10clk/sophgo: Using BUG() instead of unreachable() in mmux_get_parent_id()Li Qiang
2024-07-10clk: mxs: Use clamp() in clk_ref_round_rate() and clk_ref_set_rate()Thorsten Blum
2024-07-10clk: sunxi-ng r40: Constify struct regmap_configJavier Carrasco
2024-07-09Merge tag 'qcom-clk-for-6.11-2' of https://git.kernel.org/pub/scm/linux/kerne...Stephen Boyd
2024-07-09clk: qcom: videocc: Use HW_CTRL_TRIGGER for SM8250, SC7280 vcodec GDSC'sJagadeesh Kona
2024-07-09clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC modeJagadeesh Kona
2024-07-08clk: en7523: fix rate divider for slic and spi clocksLorenzo Bianconi
2024-07-08clk: lpc32xx: Constify struct regmap_configJavier Carrasco
2024-07-08clk: xilinx: Constify struct regmap_configJavier Carrasco
2024-07-08clk: en7523: Remove PCIe reset open drain configuration for EN7581Lorenzo Bianconi
2024-07-08clk: en7523: Remove pcie prepare/unpreare callbacks for EN7581 SoCLorenzo Bianconi
2024-07-08clk: en7523: Add reset-controller support for EN7581 SoCLorenzo Bianconi
2024-07-08clk: mediatek: mt8173-infracfg: Handle unallocated infracfg when moduleAlper Nebi Yasak
2024-07-08clk: qcom: Park shared RCGs upon registrationStephen Boyd
2024-07-08clk: qcom: ipq9574: Use icc-clk for enabling NoC related clocksVaradarajan Narayanan
2024-07-08clk: qcom: common: Add interconnect clocks supportVaradarajan Narayanan
2024-07-08interconnect: icc-clk: Specify master/slave idsVaradarajan Narayanan
2024-07-08clk: qcom: gcc-x1e80100: Set parent rate for USB3 sec and tert PHY pipe clksAbel Vesa
2024-07-08Merge tag 'qcom-arm64-for-6.11' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2024-07-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-06clk: qcom: kpss-xcc: Return of_clk_add_hw_provider to transfer the errorChen Ni