aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra
Commit message (Expand)AuthorAge
...
* clk: tegra: Fix divider on VI_I2CRhyland Klein2016-01-25
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-20
|\
| * tegra/clk-divider: fix wrong do_div() usageNicolas Pitre2015-11-16
* | clk: tegra: Read correct IDDQ register in PLL_SS registrationBill Huang2015-12-17
* | clk: tegra: Fix WARN_ON in PLL_RE registrationBill Huang2015-12-17
* | clk: tegra: pll: Fix issues with rates for VCO PLLsAndrew Bresticker2015-12-17
* | clk: tegra: Add support for Tegra210 clocksRhyland Klein2015-12-17
* | clk: tegra: Add Super Gen5 LogicBill Huang2015-12-17
* | clk: tegra: pll: Add logic for SSBill Huang2015-12-17
* | clk: tegra: pll: Add dyn_ramp callbackRhyland Klein2015-12-17
* | clk: tegra: pll: Add Set_default logicBill Huang2015-12-17
* | clk: tegra: pll: Adjust vco_min if SDM presentBill Huang2015-12-17
* | clk: tegra: pll: Add support for PLLMB for Tegra210Rhyland Klein2015-12-17
* | clk: tegra: pll: Add specialized logic for Tegra210Rhyland Klein2015-12-17
* | clk: tegra: pll: Update PLLM handlingDanny Huang2015-11-20
* | clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rateRhyland Klein2015-11-20
* | clk: tegra: pll: Add code to handle if resets are supported by PLLBill Huang2015-11-20
* | clk: tegra: pll: Add logic for out-of-table rates for T210Rhyland Klein2015-11-20
* | clk: tegra: pll: Add logic for handling SDM dataRhyland Klein2015-11-20
* | clk: tegra: pll: Don't unconditionally set LOCK flagsRhyland Klein2015-11-20
* | clk: tegra: pll: Change misc_reg count from 3 to 6Bill Huang2015-11-20
* | clk: tegra: pll: Update warning messageRhyland Klein2015-11-20
* | clk: tegra: pll: Simplify clk_enable_pathRhyland Klein2015-11-20
* | clk: tegra: pll: Add tegra_pll_wait_for_lock to clk headerRhyland Klein2015-11-20
* | clk: tegra: periph: Add new periph clks and muxes for Tegra210Rhyland Klein2015-11-20
* | clk: tegra: Constify pdiv-to-hw mappingsThierry Reding2015-11-20
* | clk: tegra: Format tables consistentlyThierry Reding2015-11-18
* | clk: tegra: Miscellaneous coding style cleanupsThierry Reding2015-11-18
* | clk: tegra: Fix 26 MHz oscillator frequencyThierry Reding2015-11-18
|/
* Merge tag 'tegra-for-4.4-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2015-10-20
|\
| * clk: tegra: Modify tegra_audio_clk_init to accept more pllsRhyland Klein2015-10-20
| * clk: tegra: Update struct tegra_clk_pll_params kerneldocThierry Reding2015-10-20
| * clk: tegra: Fix comments for structure definitionsRhyland Klein2015-10-20
| * clk: tegra: dfll: Monitor code is DEBUG_FS onlyThierry Reding2015-10-20
| * clk: tegra: Unlock top rates for Tegra124 DFLL clockMikko Perttunen2015-09-15
* | clk: tegra: delete unneeded of_node_putJulia Lawall2015-10-12
* | clk: tegra: dfll: Properly protect OPP listThierry Reding2015-09-16
|/
* clk: tegra: Fix some static checker problemsStephen Boyd2015-08-25
* Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd2015-08-25
|\
| * clk: tegra: Add the DFLL as a possible parent of the cclk_g clockTuomas Tynkkynen2015-07-16
| * clk: tegra: Save/restore CCLKG_BURST_POLICY on suspendTuomas Tynkkynen2015-07-16
| * clk: tegra: Add Tegra124 DFLL clocksource platform driverTuomas Tynkkynen2015-07-16
| * clk: tegra: Add DFLL DVCO reset control for Tegra124Paul Walmsley2015-07-16
| * clk: tegra: Introduce ability for SoC-specific reset control callbacksMikko Perttunen2015-07-16
| * clk: tegra: Add functions for parsing CVB tablesTuomas Tynkkynen2015-07-16
| * clk: tegra: Add closed loop support for the DFLLTuomas Tynkkynen2015-07-16
| * clk: tegra: Add library for the DFLL clock source (open-loop mode)Tuomas Tynkkynen2015-07-16
* | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-24
* | clk: tegra: Convert to clk_hw based provider APIsStephen Boyd2015-08-24
* | Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2015-07-28
|\ \