summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra
AgeCommit message (Expand)AuthorLines
2020-07-27clk: tegra: pll: Improve PLLM enable-state detectionDmitry Osipenko-5/+15
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-32/+700
2020-05-12clk: tegra: Fix initial rate for pll_a on Tegra124Thierry Reding-1/+1
2020-05-12clk: tegra: Add Tegra210 CSI TPG clock gateSowjanya Komatineni-0/+7
2020-05-12clk: tegra30: Use custom CCLK implementationDmitry Osipenko-2/+4
2020-05-12clk: tegra20: Use custom CCLK implementationDmitry Osipenko-2/+5
2020-05-12clk: tegra: cclk: Add helpers for handling PLLX rate changesDmitry Osipenko-0/+36
2020-05-12clk: tegra: pll: Add pre/post rate-change hooksDmitry Osipenko-1/+17
2020-05-12clk: tegra: Add custom CCLK implementationDmitry Osipenko-2/+188
2020-05-12clk: tegra: Remove the old emc_mux clock for Tegra210Joseph Lo-19/+31
2020-05-12clk: tegra: Implement Tegra210 EMC clockJoseph Lo-0/+373
2020-05-12clk: tegra: Export functions for EMC clock scalingJoseph Lo-0/+26
2020-05-12clk: tegra: Add PLLP_UD and PLLMB_UD for Tegra210Joseph Lo-0/+11
2020-05-12clk: tegra: Rename Tegra124 EMC clock source fileThierry Reding-6/+2
2020-03-24clk: tegra: Use NULL for pointer initializationStephen Boyd-1/+1
2020-03-12clk: tegra: Remove audio clocks configuration from clock driverSowjanya Komatineni-15/+10
2020-03-12clk: tegra: Remove tegra_pmc_clk_init along with clk idsSowjanya Komatineni-201/+19
2020-03-12clk: tegra: Remove CLK_M_DIV fixed clocksSowjanya Komatineni-45/+0
2020-03-12clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni-6/+6
2020-03-12clk: tegra: Add Tegra OSC to clock lookupSowjanya Komatineni-0/+14
2020-03-12clk: tegra: Add support for OSC_DIV fixed clocksSowjanya Komatineni-0/+34
2020-01-31Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd-11/+15
2020-01-10clk: tegra20/30: Explicitly set parent clock for Video DecoderDmitry Osipenko-2/+2
2020-01-10clk: tegra20/30: Don't pre-initialize displays parent clockDmitry Osipenko-4/+0
2020-01-10clk: tegra: divider: Check UART's divider enable-bit state on rate's recalcul...Dmitry Osipenko-2/+7
2020-01-10clk: tegra: clk-dfll: Remove call to pm_runtime_irq_safe()Sowjanya Komatineni-2/+1
2020-01-08clk: tegra: Mark fuse clock as criticalStephen Warren-1/+5
2019-12-24clk: tegra: Fix double-free in tegra_clk_init()Dmitry Osipenko-1/+3
2019-11-13clk: tegra: Use match_string() helper to simplify the codeYueHaibing-8/+4
2019-11-11clk: tegra: Fix build error without CONFIG_PM_SLEEPYueHaibing-0/+2
2019-11-11clk: tegra: Optimize PLLX restore on Tegra20/30Dmitry Osipenko-18/+32
2019-11-11clk: tegra: Add suspend and resume support on Tegra210Sowjanya Komatineni-4/+163
2019-11-11clk: tegra: Share clk and rst register defines with Tegra clock driverSowjanya Komatineni-45/+45
2019-11-11clk: tegra: Use fence_udelay() during PLLU initSowjanya Komatineni-4/+4
2019-11-11clk: tegra: clk-dfll: Add suspend and resume supportSowjanya Komatineni-0/+59
2019-11-11clk: tegra: clk-super: Add restore-context supportSowjanya Komatineni-0/+27
2019-11-11clk: tegra: clk-super: Fix to enable PLLP branches to CPUSowjanya Komatineni-1/+39
2019-11-11clk: tegra: periph: Add restore_context supportSowjanya Komatineni-0/+37
2019-11-11clk: tegra: Support for OSC context save and restoreSowjanya Komatineni-0/+16
2019-11-11clk: tegra: pll: Save and restore pll contextSowjanya Komatineni-32/+54
2019-11-11clk: tegra: pllout: Save and restore pllout contextSowjanya Komatineni-0/+9
2019-11-11clk: tegra: divider: Save and restore divider rateSowjanya Komatineni-0/+11
2019-11-11clk: tegra: Reimplement SOR clocks on Tegra210Thierry Reding-16/+55
2019-11-11clk: tegra: Reimplement SOR clock on Tegra124Thierry Reding-9/+13
2019-11-11clk: tegra: Rename sor0_lvds to sor0_outThierry Reding-8/+8
2019-11-11clk: tegra: Move SOR0 implementation to Tegra124Thierry Reding-8/+49
2019-11-11clk: tegra: Remove last remains of TEGRA210_CLK_SOR1_SRCThierry Reding-2/+2
2019-11-11clk: tegra: Add Tegra20/30 EMC clock implementationDmitry Osipenko-52/+339
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-8/+12
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2