summaryrefslogtreecommitdiff
path: root/drivers/clk/tegra
AgeCommit message (Expand)Author
2019-08-06clk: tegra210: fix PLLU and PLLU_OUT1JC Kuo
2019-05-25clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides dividerDmitry Osipenko
2018-09-26clk: tegra: bpmp: Don't crash when a clock fails to registerMikko Perttunen
2018-05-25clk: tegra: Fix pll_u rate configurationMarcel Ziswiler
2017-12-20clk: tegra: Fix cclk_lp divisor registerMichał Mirosław
2017-12-20clk: tegra: Use readl_relaxed_poll_timeout_atomic() in tegra210_clock_init()Nicolin Chen
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-23clk: tegra: Fix Tegra210 PLLU initializationAlex Frid
2017-08-23clk: tegra: Correct Tegra210 UTMIPLL poweron delayAlex Frid
2017-08-23clk: tegra: Fix T210 PLLRE registrationAlex Frid
2017-08-23clk: tegra: Update T210 PLLSS (D2/DP) registrationAlex Frid
2017-08-23clk: tegra: Re-factor T210 PLLX registrationAlex Frid
2017-08-23clk: tegra: don't warn for pll_d2 defaults unnecessarilyPeter De Schrijver
2017-08-23clk: tegra: change post IDDQ release delay to 5usPeter De Schrijver
2017-08-23clk: tegra: Add TEGRA_PERIPH_ON_APB flag to I2CAlex Frid
2017-08-23clk: tegra: Fix T210 effective NDIV calculationAlex Frid
2017-08-23clk: tegra: Init cfg structure in _get_pll_mnpPeter De Schrijver
2017-08-23clk: tegra210: remove non-existing VFIR clockPeter De Schrijver
2017-08-23clk: tegra: disable SSC for PLL_D2Peter De Schrijver
2017-08-23clk: tegra: Enable PLL_SS for Tegra210Peter De Schrijver
2017-08-23clk: tegra: fix SS control on PLL enable/disablePeter De Schrijver
2017-07-21clk: Convert to using %pOF instead of full_nameRob Herring
2017-04-04clk: tegra: Don't reset PLL-CX if it is already enabledJon Hunter
2017-04-04clk: tegra: Add missing Tegra210 clocksPeter De Schrijver
2017-04-04clk: tegra: Propagate clk_out_x rate to parentAlex Frid
2017-03-20clk: tegra: Fix build warnings on Tegra20/Tegra30Thierry Reding
2017-03-20clk: tegra: Mark TEGRA210_CLK_DBGAPB as always onPeter De Schrijver
2017-03-20clk: tegra: Add SATA seq input controlPeter De Schrijver
2017-03-20clk: tegra: Add Tegra210 special resetsPeter De Schrijver
2017-03-20clk: tegra: Rework pll_uPeter De Schrijver
2017-03-20clk: tegra: Implement reset control resetMikko Perttunen
2017-03-20clk: tegra: Fix disable unused for clocks sharing enable bitPeter De Schrijver
2017-03-20clk: tegra: Handle UTMIPLL IDDQPeter De Schrijver
2017-03-20clk: tegra: Add aclkPeter De Schrijver
2017-03-20clk: tegra: Add super clock mux/dividerPeter De Schrijver
2017-03-20clk: tegra: Define Tegra210 DMIC clocksPeter De Schrijver
2017-03-20clk: tegra: Fix constness for peripheral clocksPeter De Schrijver
2017-03-20clk: tegra: Define Tegra210 DMIC sync clocksPeter De Schrijver
2017-03-20clk: tegra: Add CEC clockPeter De Schrijver
2017-03-20clk: tegra: Fix type for m fieldPeter De Schrijver
2017-03-20clk: tegra: Correct tegra210_pll_fixed_mdiv_cfg rate calculationPeter De Schrijver
2017-03-20clk: tegra: Don't warn for PLL defaults unnecessarilyPeter De Schrijver
2017-03-20clk: tegra: Remove non-existing pll_m_out1 clockPeter De Schrijver
2017-03-20clk: tegra: Correct afi clock parentPeter De Schrijver
2017-03-20clk: tegra: Fix ISP clock modellingPeter De Schrijver
2017-03-20clk: tegra: Fix pll_a1 iddq register, add pll_a1Peter De Schrijver
2017-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-02-03clk: tegra: Add BPMP clock driverThierry Reding
2017-01-30PM / OPP: Update OPP users to put referenceViresh Kumar
2016-11-10clk: tegra: dfll: Use builtin_platform_driver to simplify the codeWei Yongjun