summaryrefslogtreecommitdiff
path: root/drivers/clk/tegra
AgeCommit message (Expand)Author
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-14clk: tegra210: Fix default rates for HDA clocksJon Hunter
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-05-07Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...Stephen Boyd
2019-05-07Merge branches 'clk-sa', 'clk-aspeed', 'clk-samsung', 'clk-ingenic' and 'clk-...Stephen Boyd
2019-04-25clk: tegra: divider: Mark Memory Controller clock as read-onlyDmitry Osipenko
2019-04-25clk: tegra: emc: Replace BUG() with WARN_ONCE()Dmitry Osipenko
2019-04-25clk: tegra: emc: Fix EMC max-rate clampingDmitry Osipenko
2019-04-25clk: tegra: emc: Support multiple RAM codesDmitry Osipenko
2019-04-25clk: tegra: emc: Don't enable EMC clock manuallyDmitry Osipenko
2019-04-25clk: tegra124: Remove lock-enable bit from PLLMDmitry Osipenko
2019-04-25clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides dividerDmitry Osipenko
2019-04-23clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski
2019-04-19clk: tegra: Don't enable already enabled PLLsDmitry Osipenko
2019-04-11clk: tegra: Make tegra_clk_super_mux_ops staticYueHaibing
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-03-08Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ...Stephen Boyd
2019-02-22clk: tegra: dfll: Fix debugfs_simple_attr.cocci warningsYueHaibing
2019-02-18clk: tegra: dfll: Make symbol 'tegra210_cpu_cvb_tables' staticWei Yongjun
2019-02-15Merge tag 'tegra-for-5.1-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2019-02-06clk: tegra: dfll: build clk-dfll.c for Tegra124 and Tegra210Peter De Schrijver
2019-02-06clk: tegra: dfll: add CVB tables for Tegra210Joseph Lo
2019-02-06clk: tegra: dfll: round down voltages based on alignmentJoseph Lo
2019-02-06clk: tegra: dfll: support PWM regulator controlJoseph Lo
2019-02-06clk: tegra: dfll: CVB calculation alignment with the regulatorJoseph Lo
2019-02-06clk: tegra: dfll: registration for multiple SoCsPeter De Schrijver
2019-01-09clk: tegra: dfll: Fix a potential Oop in remove()Dan Carpenter
2018-12-14Merge branches 'clk-renesas', 'clk-allwinner', 'clk-tegra', 'clk-meson' and '...Stephen Boyd
2018-12-14clk: tegra: Return the exact clock rate from clk_round_rateRobert Yang
2018-12-14clk: tegra30: Use Tegra CPU powergate helper functionJon Hunter
2018-12-14clk: tegra: Fix maximum audio sync clock for Tegra124/210Jon Hunter
2018-12-14clk: tegra: get rid of duplicate definesMarcel Ziswiler
2018-11-28clk: tegra: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-08clk: tegra20: Check whether direct PLLM sourcing is turned off for EMCDmitry Osipenko
2018-11-08clk: tegra20: Turn EMC clock gate into dividerDmitry Osipenko
2018-10-16clk: tegra210: Include size.h for compilation easeStephen Boyd
2018-10-16clk: tegra: Fixes for MBIST work aroundJoseph Lo
2018-10-16clk: tegra: probe deferral error reportingMarcel Ziswiler
2018-08-14Merge branches 'clk-imx6-ocram', 'clk-missing-put', 'clk-tegra-sdmmc-jitter',...Stephen Boyd
2018-08-14Merge branches 'clk-imx-critical', 'clk-tegra-bpmp', 'clk-tegra-124', 'clk-te...Stephen Boyd
2018-07-25clk: tegra: make sdmmc2 and sdmmc4 as sdmmc clocksPeter De-Schrijver
2018-07-25clk: tegra: Add sdmmc mux divider clockPeter De-Schrijver
2018-07-25clk: tegra: Refactor fractional divider calculationPeter De Schrijver
2018-07-25clk: tegra: Fix includes required by fence_udelay()Aapo Vienamo
2018-07-08clk: tegra: emc: Avoid out-of-bounds bugDmitry Osipenko