summaryrefslogtreecommitdiff
path: root/drivers/clk/tegra
AgeCommit message (Expand)Author
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
2020-03-12clk: tegra: Remove tegra_pmc_clk_init along with clk idsSowjanya Komatineni
2020-03-12clk: tegra: Remove CLK_M_DIV fixed clocksSowjanya Komatineni
2020-03-12clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni
2020-03-12clk: tegra: Add Tegra OSC to clock lookupSowjanya Komatineni
2020-03-12clk: tegra: Add support for OSC_DIV fixed clocksSowjanya Komatineni
2020-01-31Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd
2020-01-10clk: tegra20/30: Explicitly set parent clock for Video DecoderDmitry Osipenko
2020-01-10clk: tegra20/30: Don't pre-initialize displays parent clockDmitry Osipenko
2020-01-10clk: tegra: divider: Check UART's divider enable-bit state on rate's recalcul...Dmitry Osipenko
2020-01-10clk: tegra: clk-dfll: Remove call to pm_runtime_irq_safe()Sowjanya Komatineni
2020-01-08clk: tegra: Mark fuse clock as criticalStephen Warren
2019-12-24clk: tegra: Fix double-free in tegra_clk_init()Dmitry Osipenko
2019-11-13clk: tegra: Use match_string() helper to simplify the codeYueHaibing
2019-11-11clk: tegra: Fix build error without CONFIG_PM_SLEEPYueHaibing
2019-11-11clk: tegra: Optimize PLLX restore on Tegra20/30Dmitry Osipenko
2019-11-11clk: tegra: Add suspend and resume support on Tegra210Sowjanya Komatineni
2019-11-11clk: tegra: Share clk and rst register defines with Tegra clock driverSowjanya Komatineni
2019-11-11clk: tegra: Use fence_udelay() during PLLU initSowjanya Komatineni
2019-11-11clk: tegra: clk-dfll: Add suspend and resume supportSowjanya Komatineni
2019-11-11clk: tegra: clk-super: Add restore-context supportSowjanya Komatineni
2019-11-11clk: tegra: clk-super: Fix to enable PLLP branches to CPUSowjanya Komatineni
2019-11-11clk: tegra: periph: Add restore_context supportSowjanya Komatineni
2019-11-11clk: tegra: Support for OSC context save and restoreSowjanya Komatineni
2019-11-11clk: tegra: pll: Save and restore pll contextSowjanya Komatineni
2019-11-11clk: tegra: pllout: Save and restore pllout contextSowjanya Komatineni
2019-11-11clk: tegra: divider: Save and restore divider rateSowjanya Komatineni
2019-11-11clk: tegra: Reimplement SOR clocks on Tegra210Thierry Reding
2019-11-11clk: tegra: Reimplement SOR clock on Tegra124Thierry Reding
2019-11-11clk: tegra: Rename sor0_lvds to sor0_outThierry Reding
2019-11-11clk: tegra: Move SOR0 implementation to Tegra124Thierry Reding
2019-11-11clk: tegra: Remove last remains of TEGRA210_CLK_SOR1_SRCThierry Reding
2019-11-11clk: tegra: Add Tegra20/30 EMC clock implementationDmitry Osipenko
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-25clk: tegra: Do not enable PLL_RE_VCO on Tegra210Thierry Reding