summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra/clk-pll.c
Commit message (Expand)AuthorAgeFilesLines
* clk: tegra: Fix PLLE SS coefficientsMark Kuo2016-02-021-6/+12
* clk: tegra: Fix typos around clearing PLLE bits during enableRhyland Klein2016-02-021-2/+2
* clk: tegra: Do not disable PLLE when under hardware controlMark Kuo2016-02-021-7/+15
* clk: tegra: pll: Fix potential sleeping-while-atomicAndrew Bresticker2016-02-021-3/+3
* clk: tegra: Read correct IDDQ register in PLL_SS registrationBill Huang2015-12-171-4/+7
* clk: tegra: Fix WARN_ON in PLL_RE registrationBill Huang2015-12-171-1/+2
* clk: tegra: pll: Fix issues with rates for VCO PLLsAndrew Bresticker2015-12-171-4/+12
* clk: tegra: Add support for Tegra210 clocksRhyland Klein2015-12-171-0/+5
* clk: tegra: pll: Add logic for SSBill Huang2015-12-171-1/+24
* clk: tegra: pll: Add dyn_ramp callbackRhyland Klein2015-12-171-0/+7
* clk: tegra: pll: Add Set_default logicBill Huang2015-12-171-11/+28
* clk: tegra: pll: Adjust vco_min if SDM presentBill Huang2015-12-171-0/+28
* clk: tegra: pll: Add support for PLLMB for Tegra210Rhyland Klein2015-12-171-5/+43
* clk: tegra: pll: Add specialized logic for Tegra210Rhyland Klein2015-12-171-2/+322
* clk: tegra: pll: Update PLLM handlingDanny Huang2015-11-201-49/+7
* clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rateRhyland Klein2015-11-201-41/+50
* clk: tegra: pll: Add code to handle if resets are supported by PLLBill Huang2015-11-201-0/+12
* clk: tegra: pll: Add logic for out-of-table rates for T210Rhyland Klein2015-11-201-2/+22
* clk: tegra: pll: Add logic for handling SDM dataRhyland Klein2015-11-201-1/+65
* clk: tegra: pll: Don't unconditionally set LOCK flagsRhyland Klein2015-11-201-9/+2
* clk: tegra: pll: Update warning messageRhyland Klein2015-11-201-1/+2
* clk: tegra: pll: Simplify clk_enable_pathRhyland Klein2015-11-201-54/+22
* clk: tegra: pll: Add tegra_pll_wait_for_lock to clk headerRhyland Klein2015-11-201-0/+5
* clk: tegra: Constify pdiv-to-hw mappingsThierry Reding2015-11-201-3/+3
* clk: tegra: Miscellaneous coding style cleanupsThierry Reding2015-11-181-3/+3
* clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-241-4/+4
* clk: tegra: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-5/+5
* clk: tegra: Properly include clk.hStephen Boyd2015-07-201-1/+1
* clk: tegra: Remove needless initializationsThierry Reding2015-04-101-3/+3
* clk: tegra: Various whitespace cleanupsThierry Reding2015-04-101-0/+1
* clk: tegra: Add support for the Tegra132 CAR IP blockPaul Walmsley2015-02-021-3/+7
* clk: tegra: Fix order of arguments in WARNTomeu Vizoso2015-02-021-4/+4
* clk: tegra: Use XUSB-compatible SATA PLL sequenceMikko Perttunen2014-07-081-0/+11
* clk: tegra: Enable hardware control of SATA PLLMikko Perttunen2014-06-251-0/+8
* Merge branch 'clk-fixes' into clk-nextMike Turquette2014-05-281-21/+43
|\
| * Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijv...Mike Turquette2014-05-271-21/+43
| |\
| | * clk: tegra: Fix enabling of PLLEThierry Reding2014-04-171-1/+1
| | * clk: tegra: Introduce divider mask and shift helpersThierry Reding2014-04-171-20/+24
| | * clk: tegra: Fix PLLE programmingThierry Reding2014-04-171-6/+24
* | | clk: tegra: Enable hardware control of PLLEJim Lin2014-05-221-1/+32
|/ /
* | clk: tegra: Fix wrong value written to PLLE_AUXTuomas Tynkkynen2014-05-161-1/+1
|/
* clk: tegra: Staticize local variables in clk-pll.cSachin Kamat2013-12-191-6/+6
* clk: tegra: fix __clk_lookup() return value checksWei Yongjun2013-11-281-4/+4
* clk: tegra: Do not print errors for clk_round_rate()Thierry Reding2013-11-281-6/+3
* clk: tegra: Add support for PLLSSPeter De Schrijver2013-11-261-2/+121
* clk: tegra: move fields to tegra_clk_pll_paramsPeter De Schrijver2013-11-261-79/+59
* clk: tegra: use pll_ref as the pll_e parentPeter De Schrijver2013-11-261-3/+5
* clk: tegra: move some PLLC and PLLXC init to clk-pll.cPeter De Schrijver2013-11-261-4/+91
* clk: tegra: Fix clock rate computationThierry Reding2013-11-261-0/+2
* clk: tegra: PLLE spread spectrum controlPeter De Schrijver2013-11-261-1/+29
OpenPOWER on IntegriCloud