summaryrefslogtreecommitdiff
path: root/drivers/clk/tegra
AgeCommit message (Expand)Author
6 daysMerge branches 'clk-renesas', 'clk-cleanup', 'clk-spacemit' and 'clk-tegra' i...Stephen Boyd
2026-01-22clk: tegra: tegra124-emc: fix device leak on set_rate()Johan Hovold
2026-01-17clk: tegra30: Add CSI pad clock gatesSvyatoslav Ryhel
2026-01-17clk: tegra: Set CSUS as vi_sensor's gate for Tegra20, Tegra30 and Tegra114Svyatoslav Ryhel
2026-01-17clk: tegra20: Reparent dsi clock to pll_d_out0Svyatoslav Ryhel
2026-01-17clk: tegra: tegra124-emc: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-17clk: tegra: Adjust callbacks in tegra_clock_pmRafael J. Wysocki
2026-01-16clk: tegra: tegra124-emc: Fix potential memory leak in tegra124_clk_register_...Haoxiang Li
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-10-06Merge branch 'clk-determine-rate' into clk-nextStephen Boyd
2025-10-06Merge branches 'clk-samsung', 'clk-tegra' and 'clk-amlogic' into clk-nextStephen Boyd
2025-09-21clk: tegra: do not overallocate memory for bpmp clocksFedor Pchelkin
2025-09-14clk: tegra: dfll: Add CVB tables for Tegra114Svyatoslav Ryhel
2025-09-11clk: tegra: Add DFLL DVCO reset control for Tegra114Svyatoslav Ryhel
2025-09-11dt-bindings: clock: tegra30: Add IDs for CSI pad clocksSvyatoslav Ryhel
2025-09-08clk: tegra: tegra210-emc: convert from round_rate() to determine_rate()Brian Masney
2025-09-08clk: tegra: super: convert from round_rate() to determine_rate()Brian Masney
2025-09-08clk: tegra: pll: convert from round_rate() to determine_rate()Brian Masney
2025-09-08clk: tegra: periph: divider: convert from round_rate() to determine_rate()Brian Masney
2025-09-08clk: tegra: divider: convert from round_rate() to determine_rate()Brian Masney
2025-09-08clk: tegra: audio-sync: convert from round_rate() to determine_rate()Brian Masney
2025-08-14clk: tegra: Remove redundant semicolonsLiao Yuanhong
2025-07-26clk: Fix typosBjorn Helgaas
2025-07-24clk: tegra: periph: Make tegra_clk_periph_ops staticPei Xiao
2025-07-24clk: tegra: periph: Fix error handling and resolve unsigned compare warningPei Xiao
2024-10-28clk: tegra: use clamp() in tegra_bpmp_clk_determine_rate()Li Zetao
2024-09-21clk: Switch back to struct platform_driver::remove()Uwe Kleine-König
2023-09-12clk: tegra: fix error return case for recalc_rateTimo Alho
2023-08-30Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...Stephen Boyd
2023-08-04clk: tegra: Replace kstrdup() + strreplace() with kstrdup_and_replace()Andy Shevchenko
2023-07-19clk: Explicitly include correct DT includesRob Herring
2023-07-04clk: tegra: Avoid calling an uninitialized functionThierry Reding
2023-06-26Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd
2023-06-14clk: tegra: tegra124-emc: Fix potential memory leakYuan Can
2023-06-08clk: tegra: super: Switch to determine_rateMaxime Ripard
2023-06-08clk: tegra: periph: Switch to determine_rateMaxime Ripard
2023-06-08clk: tegra: periph: Add a determine_rate hookMaxime Ripard
2023-06-08clk: tegra: super: Add a determine_rate hookMaxime Ripard
2023-06-08clk: tegra: bpmp: Add a determine_rate hookMaxime Ripard
2023-04-25Merge branches 'clk-xilinx', 'clk-broadcom' and 'clk-platform' into clk-nextStephen Boyd
2023-03-29clk: tegra20: fix gcc-7 constant overflow warningArnd Bergmann
2023-03-28clk: tegra: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-28clk: tegra: Don't warn three times about failure to unregisterUwe Kleine-König
2022-11-19clk: tegra: Support BPMP-FW ABI deny flagsPeter De Schrijver
2022-10-14clk: tegra: Fix Tegra PWM parent clockJon Hunter
2022-10-04Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'c...Stephen Boyd
2022-08-22clk: tegra20: Fix refcount leak in tegra20_clock_initMiaoqian Lin
2022-08-22clk: tegra: Fix refcount leak in tegra114_clock_initMiaoqian Lin
2022-08-22clk: tegra: Fix refcount leak in tegra210_clock_initMiaoqian Lin
2022-08-22clk: move from strlcpy with unused retval to strscpyWolfram Sang