summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* clk: tegra: Add EMC clock driverMikko Perttunen2015-05-131-0/+3
* clk: tegra: Model oscillator as clockThierry Reding2015-04-101-4/+4
* clk: tegra: Fix typo tabel -> tableThierry Reding2015-04-101-1/+1
* clk: tegra: Implement memory-controller clockThierry Reding2014-11-261-0/+2
* clk: tegra: remove legacy reset APIsStephen Warren2013-12-111-1/+0
* clk: tegra: implement a reset driverStephen Warren2013-12-111-1/+1
* clk: tegra: add TEGRA_PERIPH_NO_GATEPeter De Schrijver2013-11-261-0/+1
* clk: tegra: add locking to periph clksPeter De Schrijver2013-11-261-4/+6
* clk: tegra: Add support for PLLSSPeter De Schrijver2013-11-261-0/+5
* clk: tegra: introduce common gen4 super clockPeter De Schrijver2013-11-261-0/+3
* clk: tegra: move PMC, fixed clocks to common filesPeter De Schrijver2013-11-261-0/+7
* clk: tegra: move periph clocks to common filePeter De Schrijver2013-11-261-2/+9
* clk: tegra: move audio clk to common filePeter De Schrijver2013-11-261-0/+4
* clk: tegra: add clkdev registration infraPeter De Schrijver2013-11-261-0/+7
* clk: tegra: add common infra for DT clocksPeter De Schrijver2013-11-261-0/+7
* clk: tegra: move fields to tegra_clk_pll_paramsPeter De Schrijver2013-11-261-23/+11
* clk: tegra: Add TEGRA_PERIPH_NO_DIV flagPeter De Schrijver2013-11-261-0/+1
* clk: tegra: common periph_clk_enb_refcnt and clksPeter De Schrijver2013-11-261-7/+9
* clk: tegra: simplify periph clock dataPeter De Schrijver2013-11-261-8/+9
* clk: tegra: T114: add DFLL DVCO reset controlPaul Walmsley2013-06-181-0/+2
* clk: tegra: T114: add FCPU clock shaper programming, needed by the DFLLPaul Walmsley2013-06-181-0/+4
* clk: tegra: Add fields for override bitsPeter De Schrijver2013-06-111-0/+8
* clk: tegra: allow PLL m,n,p init from SoC filesPeter De Schrijver2013-06-111-12/+20
* clk: tegra: Use common of_clk_init functionPrashant Gaikwad2013-05-311-18/+0
* clk: tegra: devicetree match for nvidia,tegra114-carPeter De Schrijver2013-04-041-0/+6
* clk: tegra: Workaround for Tegra114 MSENC problemPeter De Schrijver2013-04-041-0/+2
* clk: tegra: Add flags to tegra_clk_periph()Peter De Schrijver2013-04-041-3/+6
* clk: tegra: Add new fields and PLL types for Tegra114Peter De Schrijver2013-04-041-1/+49
* clk: tegra: move from a lock bit idx to a lock maskPeter De Schrijver2013-04-041-1/+1
* clk: tegra: Add PLL post divider tablePeter De Schrijver2013-04-041-0/+13
* clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLEPeter De Schrijver2013-04-041-0/+2
OpenPOWER on IntegriCloud