summaryrefslogtreecommitdiff
path: root/drivers/clk/tegra
AgeCommit message (Expand)Author
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
2021-09-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-08-29clk: tegra: fix old-style declarationArnd Bergmann
2021-08-11clk: tegra: Remove CLK_IS_CRITICAL flag from fuse clockDmitry Osipenko
2021-07-27clk: tegra: Implement disable_unused() of tegra_clk_sdmmc_mux_opsDmitry Osipenko
2021-06-25clk: tegra: clk-tegra124-dfll-fcpu: don't use devm functions for regulatorAlexandru Ardelean
2021-06-02clk: tegra: tegra124-emc: Fix clock imbalance in emc_set_timing()Yang Yingliang
2021-05-31clk: tegra: Don't deassert reset on enabling clocksDmitry Osipenko
2021-05-31clk: tegra: Mark external clocks as not having reset controlDmitry Osipenko
2021-05-31clk: tegra: cclk: Handle thermal DIV2 CPU frequency throttlingDmitry Osipenko
2021-05-31clk: tegra: Don't allow zero clock rate for PLLsDmitry Osipenko
2021-05-31clk: tegra: Halve SCLK rate on Tegra20Dmitry Osipenko
2021-05-31clk: tegra: Ensure that PLLU configuration is applied properlyDmitry Osipenko
2021-05-31clk: tegra: Fix refcounting of gate clocksDmitry Osipenko
2021-05-31clk: tegra30: Use 300MHz for video decoder by defaultDmitry Osipenko
2021-03-24clk: tegra: Don't enable PLLE HW sequencer at initJC Kuo
2021-03-24clk: tegra: Add PLLE HW power sequencer controlJC Kuo
2021-02-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-11clk: tegra: cvb: Provide missing description for 'tegra_cvb_add_opp_table()'s...Lee Jones
2021-02-11clk: tegra: clk-tegra30: Remove unused variable 'reg'Lee Jones
2021-01-12clk: tegra30: Add hda clock default rates to clock driverPeter Geis
2021-01-05memory: tegra124-emc: Make driver modularDmitry Osipenko
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-12-10clk: tegra: Fix duplicated SE clock entryDmitry Osipenko
2020-11-26clk: tegra: bpmp: Clamp clock rates on requestsSivaram Nair
2020-11-20clk: tegra: Do not return 0 on failureNicolin Chen
2020-11-06clk: tegra: Export Tegra20 EMC kernel symbolsDmitry Osipenko
2020-10-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-09-23clk: tegra: Drop !provider check in tegra210_clk_emc_set_rate()Stephen Boyd
2020-09-21clk: tegra: Fix missing prototype for tegra210_clk_register_emc()Thierry Reding
2020-09-21clk: tegra: Always program PLL_E when enabledThierry Reding
2020-09-21clk: tegra: Capitalization fixesThierry Reding
2020-07-27clk: tegra: pll: Improve PLLM enable-state detectionDmitry Osipenko
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-05-12clk: tegra: Fix initial rate for pll_a on Tegra124Thierry Reding
2020-05-12clk: tegra: Add Tegra210 CSI TPG clock gateSowjanya Komatineni
2020-05-12clk: tegra30: Use custom CCLK implementationDmitry Osipenko
2020-05-12clk: tegra20: Use custom CCLK implementationDmitry Osipenko
2020-05-12clk: tegra: cclk: Add helpers for handling PLLX rate changesDmitry Osipenko
2020-05-12clk: tegra: pll: Add pre/post rate-change hooksDmitry Osipenko
2020-05-12clk: tegra: Add custom CCLK implementationDmitry Osipenko
2020-05-12clk: tegra: Remove the old emc_mux clock for Tegra210Joseph Lo
2020-05-12clk: tegra: Implement Tegra210 EMC clockJoseph Lo
2020-05-12clk: tegra: Export functions for EMC clock scalingJoseph Lo
2020-05-12clk: tegra: Add PLLP_UD and PLLMB_UD for Tegra210Joseph Lo
2020-05-12clk: tegra: Rename Tegra124 EMC clock source fileThierry Reding
2020-03-24clk: tegra: Use NULL for pointer initializationStephen Boyd
2020-03-12clk: tegra: Remove audio clocks configuration from clock driverSowjanya Komatineni