summaryrefslogtreecommitdiff
path: root/drivers/clk/tegra
AgeCommit message (Expand)Author
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
2022-08-19clk: tegra: Add missing of_node_put()Liang He
2022-05-06clk: tegra: Update kerneldoc to match prototypesThierry Reding
2022-05-04clk: tegra: Replace .round_rate() with .determine_rate()Rajkumar Kasirajan
2022-05-04clk: tegra: Register clocks from root to leafTimo Alho
2022-05-04clk: tegra: Add missing reset deassertionDiogo Ivo
2022-03-11clk: tegra: tegra124-emc: Fix missing put_device() call in emc_ensure_emc_driverMiaoqian Lin
2021-12-15clk: tegra: Support runtime PM and power domainDmitry Osipenko
2021-12-15clk: tegra: Make vde a child of pll_p on tegra114Dmitry Osipenko