summaryrefslogtreecommitdiffstats
path: root/drivers/clk/tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-8/+12
|\
| * clk: tegra: Do not enable PLL_RE_VCO on Tegra210Thierry Reding2019-06-261-1/+0Star
| * clk: tegra: Warn if an enabled PLL is in IDDQThierry Reding2019-06-261-1/+5
| * clk: tegra: Do not warn unnecessarilyThierry Reding2019-06-261-2/+3
| * clk: tegra210: fix PLLU and PLLU_OUT1JC Kuo2019-06-261-4/+4
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-06-281-0/+2
|\ \
| * | clk: tegra210: Fix default rates for HDA clocksJon Hunter2019-06-141-0/+2
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-3020-240/+20Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-305-49/+5Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-154-0/+4
*-. Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...Stephen Boyd2019-05-074-40/+77
|\ \
| | * clk: tegra: divider: Mark Memory Controller clock as read-onlyDmitry Osipenko2019-04-251-1/+2
| | * clk: tegra: emc: Replace BUG() with WARN_ONCE()Dmitry Osipenko2019-04-251-1/+4
| | * clk: tegra: emc: Fix EMC max-rate clampingDmitry Osipenko2019-04-251-7/+10
| | * clk: tegra: emc: Support multiple RAM codesDmitry Osipenko2019-04-251-14/+23
| | * clk: tegra: emc: Don't enable EMC clock manuallyDmitry Osipenko2019-04-251-2/+0Star
| | * clk: tegra124: Remove lock-enable bit from PLLMDmitry Osipenko2019-04-251-2/+1Star
| | * clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides dividerDmitry Osipenko2019-04-251-2/+2
| | * clk: tegra: Don't enable already enabled PLLsDmitry Osipenko2019-04-201-13/+37
| |/
| |
| \
*-. | Merge branches 'clk-sa', 'clk-aspeed', 'clk-samsung', 'clk-ingenic' and 'clk-...Stephen Boyd2019-05-071-1/+1
|\ \|
| * | clk: tegra: Make tegra_clk_super_mux_ops staticYueHaibing2019-04-111-1/+1
| |/
* / clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski2019-04-232-5/+5
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-03-141-9/+9
|\
| *-. Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ...Stephen Boyd2019-03-081-9/+9
| |\ \
| | | * clk: tegra: dfll: Fix debugfs_simple_attr.cocci warningsYueHaibing2019-02-221-9/+9
| | |/
* | | clk: tegra: dfll: Make symbol 'tegra210_cpu_cvb_tables' staticWei Yongjun2019-02-181-1/+1
* | | Merge tag 'tegra-for-5.1-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2019-02-157-98/+913
|\ \ \ | |/ / |/| |
| * | clk: tegra: dfll: build clk-dfll.c for Tegra124 and Tegra210Peter De Schrijver2019-02-062-1/+6
| * | clk: tegra: dfll: add CVB tables for Tegra210Joseph Lo2019-02-062-0/+427
| * | clk: tegra: dfll: round down voltages based on alignmentJoseph Lo2019-02-061-8/+13
| * | clk: tegra: dfll: support PWM regulator controlJoseph Lo2019-02-061-67/+377
| * | clk: tegra: dfll: CVB calculation alignment with the regulatorJoseph Lo2019-02-064-14/+59
| * | clk: tegra: dfll: registration for multiple SoCsPeter De Schrijver2019-02-061-11/+34
| |/
* / clk: tegra: dfll: Fix a potential Oop in remove()Dan Carpenter2019-01-091-1/+3
|/
*-. Merge branches 'clk-renesas', 'clk-allwinner', 'clk-tegra', 'clk-meson' and '...Stephen Boyd2018-12-1410-32/+80
|\ \
| | * clk: tegra: Return the exact clock rate from clk_round_rateRobert Yang2018-12-141-3/+4
| | * clk: tegra30: Use Tegra CPU powergate helper functionJon Hunter2018-12-141-3/+3
| | * clk: tegra: Fix maximum audio sync clock for Tegra124/210Jon Hunter2018-12-147-13/+37
| | * clk: tegra: get rid of duplicate definesMarcel Ziswiler2018-12-141-3/+0Star
| | * clk: tegra20: Check whether direct PLLM sourcing is turned off for EMCDmitry Osipenko2018-11-081-0/+10
| | * clk: tegra20: Turn EMC clock gate into dividerDmitry Osipenko2018-11-081-10/+26
| |/
* / clk: tegra: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-281-11/+1Star
|/
* clk: tegra210: Include size.h for compilation easeStephen Boyd2018-10-171-0/+1
* clk: tegra: Fixes for MBIST work aroundJoseph Lo2018-10-171-3/+3
* clk: tegra: probe deferral error reportingMarcel Ziswiler2018-10-171-2/+6
*-. Merge branches 'clk-imx6-ocram', 'clk-missing-put', 'clk-tegra-sdmmc-jitter',...Stephen Boyd2018-08-158-40/+343
|\ \
| | * clk: tegra: make sdmmc2 and sdmmc4 as sdmmc clocksPeter De-Schrijver2018-07-253-15/+12Star