summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk.h
Commit message (Expand)AuthorAgeFilesLines
* clk: tegra: Support runtime PM and power domainDmitry Osipenko2021-12-151-0/+2
* clk: tegra: Don't deassert reset on enabling clocksDmitry Osipenko2021-05-311-4/+0
* memory: tegra124-emc: Make driver modularDmitry Osipenko2021-01-051-6/+12
* clk: tegra: cclk: Add helpers for handling PLLX rate changesDmitry Osipenko2020-05-121-0/+2
* clk: tegra: pll: Add pre/post rate-change hooksDmitry Osipenko2020-05-121-0/+6
* clk: tegra: Add custom CCLK implementationDmitry Osipenko2020-05-121-2/+9
* clk: tegra: Implement Tegra210 EMC clockJoseph Lo2020-05-121-0/+3
* clk: tegra: Rename Tegra124 EMC clock source fileThierry Reding2020-05-121-1/+1
* clk: tegra: Remove tegra_pmc_clk_init along with clk idsSowjanya Komatineni2020-03-121-1/+0
* clk: tegra: Add suspend and resume support on Tegra210Sowjanya Komatineni2019-11-111-0/+16
* clk: tegra: Share clk and rst register defines with Tegra clock driverSowjanya Komatineni2019-11-111-0/+45
* clk: tegra: clk-super: Fix to enable PLLP branches to CPUSowjanya Komatineni2019-11-111-0/+5
* clk: tegra: Support for OSC context save and restoreSowjanya Komatineni2019-11-111-0/+1
* clk: tegra: Add Tegra20/30 EMC clock implementationDmitry Osipenko2019-11-111-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* clk: tegra: Fix maximum audio sync clock for Tegra124/210Jon Hunter2018-12-141-2/+2
* clk: tegra: Add sdmmc mux divider clockPeter De-Schrijver2018-07-251-0/+26
* clk: tegra: Refactor fractional divider calculationPeter De Schrijver2018-07-251-0/+3
* clk: tegra: Fix includes required by fence_udelay()Aapo Vienamo2018-07-251-0/+1
* clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20Dmitry Osipenko2018-05-181-1/+1
* clk: tegra: add fence_delay for clock registersPeter De Schrijver2018-03-081-0/+7
* clk: tegra: Add peripheral clock registration helperThierry Reding2017-10-191-0/+3
* clk: tegra: Re-factor T210 PLLX registrationAlex Frid2017-08-231-6/+0
* clk: tegra: Fix build warnings on Tegra20/Tegra30Thierry Reding2017-03-201-1/+1
* clk: tegra: Add super clock mux/dividerPeter De Schrijver2017-03-201-1/+6
* clk: tegra: Fix constness for peripheral clocksPeter De Schrijver2017-03-201-2/+2
* clk: tegra: Fix type for m fieldPeter De Schrijver2017-03-201-1/+1
* clk: tegra: Initialize UTMI PLL when enabling PLLUAndrew Bresticker2016-06-301-0/+17
* clk: tegra: Fix pllre Tegra210 and add pll_re_out1Rhyland Klein2016-04-281-0/+6
* clk: tegra: Add fixed factor peripheral clock typeThierry Reding2016-04-281-0/+17
* clk: tegra: Constify peripheral clock registersThierry Reding2016-04-281-2/+2
* clk: tegra: Add support for Tegra210 clocksRhyland Klein2015-12-171-0/+3
* clk: tegra: Add Super Gen5 LogicBill Huang2015-12-171-0/+3
* clk: tegra: pll: Add logic for SSBill Huang2015-12-171-0/+4
* clk: tegra: pll: Add dyn_ramp callbackRhyland Klein2015-12-171-0/+4
* clk: tegra: pll: Add Set_default logicBill Huang2015-12-171-0/+11
* clk: tegra: pll: Adjust vco_min if SDM presentBill Huang2015-12-171-0/+4
* clk: tegra: pll: Add support for PLLMB for Tegra210Rhyland Klein2015-12-171-0/+9
* clk: tegra: pll: Add specialized logic for Tegra210Rhyland Klein2015-12-171-0/+24
* clk: tegra: pll: Add code to handle if resets are supported by PLLBill Huang2015-11-201-0/+4
* clk: tegra: pll: Add logic for out-of-table rates for T210Rhyland Klein2015-11-201-0/+13
* clk: tegra: pll: Add logic for handling SDM dataRhyland Klein2015-11-201-1/+14
* clk: tegra: pll: Change misc_reg count from 3 to 6Bill Huang2015-11-201-1/+3
* clk: tegra: pll: Add tegra_pll_wait_for_lock to clk headerRhyland Klein2015-11-201-0/+1
* clk: tegra: Constify pdiv-to-hw mappingsThierry Reding2015-11-201-1/+1
* clk: tegra: Modify tegra_audio_clk_init to accept more pllsRhyland Klein2015-10-201-1/+17
* clk: tegra: Update struct tegra_clk_pll_params kerneldocThierry Reding2015-10-201-3/+15
* clk: tegra: Fix comments for structure definitionsRhyland Klein2015-10-201-37/+37
* clk: tegra: Introduce ability for SoC-specific reset control callbacksMikko Perttunen2015-07-161-0/+3
* clk: tegra: EMC clock driver depends on EMC driverThierry Reding2015-05-131-0/+9