summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra
AgeCommit message (Expand)AuthorLines
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-3/+4
2018-06-04Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and...Stephen Boyd-31/+11
2018-06-01clk: tegra: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-31/+11
2018-05-18clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20Dmitry Osipenko-8/+39
2018-05-18clk: tegra20: Correct parents of CDEV1/2 clocksDmitry Osipenko-4/+2
2018-05-18clk: tegra20: Add DEV1/DEV2 OSC dividersDmitry Osipenko-0/+14
2018-03-12clk: tegra: Fix pll_u rate configurationMarcel Ziswiler-0/+2
2018-03-12clk: tegra: Specify VDE clock rateDmitry Osipenko-1/+4
2018-03-12clk: tegra20: Correct PLL_C_OUT1 setupDmitry Osipenko-3/+3
2018-03-12clk: tegra: Mark HCLK, SCLK and EMC as criticalDmitry Osipenko-36/+26
2018-03-08clk: tegra: MBIST work around for Tegra210Peter De Schrijver-2/+342
2018-03-08clk: tegra: add fence_delay for clock registersPeter De Schrijver-0/+7
2018-03-08clk: tegra: Add la clock for Tegra210Peter De Schrijver-0/+14
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-66/+102
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-11-01clk: tegra: Use readl_relaxed_poll_timeout_atomic() in tegra210_clock_init()Nicolin Chen-2/+2
2017-11-01clk: tegra: dfll: Fix drvdata overwriting issueNicolin Chen-13/+11
2017-11-01clk: tegra: Fix cclk_lp divisor registerMichał Mirosław-1/+1
2017-11-01clk: tegra: Bump SCLK clock rate to 216 MHzDmitry Osipenko-1/+1
2017-11-01clk: tegra: Use common definition of APBDMA clock gateDmitry Osipenko-5/+1
2017-11-01clk: tegra: Correct parent of the APBDMA clockDmitry Osipenko-1/+1
2017-11-01clk: tegra: Add AHB DMA clock entryDmitry Osipenko-0/+4
2017-11-01clk: tegra: Mark APB clock as criticalJon Hunter-1/+1
2017-10-19clk: tegra: Make tegra_clk_pll_params __ro_after_initBhumika Goyal-8/+8
2017-10-19clk: tegra: Fix sor1_out clock implementationThierry Reding-16/+47
2017-10-19clk: tegra: Use tegra_clk_register_periph_data()Thierry Reding-13/+4
2017-10-19clk: tegra: Add peripheral clock registration helperThierry Reding-0/+11
2017-10-19clk: tegra: Check BPMP response return codeTimo Alho-5/+10
2017-08-23clk: tegra: Fix Tegra210 PLLU initializationAlex Frid-2/+4
2017-08-23clk: tegra: Correct Tegra210 UTMIPLL poweron delayAlex Frid-3/+3
2017-08-23clk: tegra: Fix T210 PLLRE registrationAlex Frid-20/+1
2017-08-23clk: tegra: Update T210 PLLSS (D2/DP) registrationAlex Frid-39/+9
2017-08-23clk: tegra: Re-factor T210 PLLX registrationAlex Frid-49/+10
2017-08-23clk: tegra: don't warn for pll_d2 defaults unnecessarilyPeter De Schrijver-2/+4
2017-08-23clk: tegra: change post IDDQ release delay to 5usPeter De Schrijver-1/+1
2017-08-23clk: tegra: Add TEGRA_PERIPH_ON_APB flag to I2CAlex Frid-1/+2
2017-08-23clk: tegra: Fix T210 effective NDIV calculationAlex Frid-4/+5
2017-08-23clk: tegra: Init cfg structure in _get_pll_mnpPeter De Schrijver-0/+2
2017-08-23clk: tegra210: remove non-existing VFIR clockPeter De Schrijver-1/+0
2017-08-23clk: tegra: disable SSC for PLL_D2Peter De Schrijver-1/+1
2017-08-23clk: tegra: Enable PLL_SS for Tegra210Peter De Schrijver-1/+1
2017-08-23clk: tegra: fix SS control on PLL enable/disablePeter De Schrijver-20/+24
2017-07-21clk: Convert to using %pOF instead of full_nameRob Herring-7/+5
2017-04-04clk: tegra: Don't reset PLL-CX if it is already enabledJon Hunter-4/+4
2017-04-04clk: tegra: Add missing Tegra210 clocksPeter De Schrijver-0/+19
2017-04-04clk: tegra: Propagate clk_out_x rate to parentAlex Frid-2/+4
2017-03-20clk: tegra: Fix build warnings on Tegra20/Tegra30Thierry Reding-2/+2
2017-03-20clk: tegra: Mark TEGRA210_CLK_DBGAPB as always onPeter De Schrijver-0/+2
2017-03-20clk: tegra: Add SATA seq input controlPeter De Schrijver-0/+25
2017-03-20clk: tegra: Add Tegra210 special resetsPeter De Schrijver-0/+85