summaryrefslogtreecommitdiff
path: root/drivers/clk/tegra
Commit message (Expand)AuthorAge
* clk: tegra: Make reset_control_ops constPhilipp Zabel2016-03-29
* clk: tegra: Remove CLK_IS_ROOTStephen Boyd2016-03-02
* clk: tegra: super: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-02
* clk: tegra: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-02
* clk: tegra: Fix sparse warning for pll_mJon Hunter2016-02-02
* clk: tegra: Use definition for pll_u override bitJon Hunter2016-02-02
* clk: tegra: Fix warning caused by pll_u failing to lockJon Hunter2016-02-02
* clk: tegra: Fix clock sources for Tegra210 EMCJon Hunter2016-02-02
* clk: tegra: Add the APB2APE audio clock on Tegra210Jon Hunter2016-02-02
* clk: tegra: Add missing of_node_put()Amitoj Kaur Chawla2016-02-02
* clk: tegra: Fix PLLE SS coefficientsMark Kuo2016-02-02
* clk: tegra: Fix typos around clearing PLLE bits during enableRhyland Klein2016-02-02
* clk: tegra: Do not disable PLLE when under hardware controlMark Kuo2016-02-02
* clk: tegra: Fix pllx dyn step calculationRhyland Klein2016-02-02
* clk: tegra: pll: Fix potential sleeping-while-atomicAndrew Bresticker2016-02-02
* clk: tegra: Fix the misnaming of nvenc from msencRhyland Klein2016-02-02
* clk: tegra: Fix naming of MISC registersRhyland Klein2016-02-02
* clk: tegra: Remove improper flags for lock_enableRhyland Klein2016-01-25
* 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