- 8653b77 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 1 month ago
- 5bf5861 clk: tegra: Fix duplicated SE clock entry by Dmitry Osipenko · 4 years, 2 months ago
- a886c31 clk: tegra: bpmp: Clamp clock rates on requests by Sivaram Nair · 4 years, 3 months ago
- 6160aca clk: tegra: Do not return 0 on failure by Nicolin Chen · 4 years, 2 months ago
- 4cfdad3 clk: tegra: Export Tegra20 EMC kernel symbols by Dmitry Osipenko · 4 years, 2 months ago
- 3fec0ea Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 3 months ago
- f102ed0 clk: tegra: Drop !provider check in tegra210_clk_emc_set_rate() by Stephen Boyd · 4 years, 4 months ago
- 2f878d0 clk: tegra: Fix missing prototype for tegra210_clk_register_emc() by Thierry Reding · 4 years, 7 months ago
- 5105660 clk: tegra: Always program PLL_E when enabled by Thierry Reding · 4 years, 7 months ago
- 6402e780 clk: tegra: Capitalization fixes by Thierry Reding · 4 years, 7 months ago
- fa64023 clk: tegra: pll: Improve PLLM enable-state detection by Dmitry Osipenko · 4 years, 6 months ago
- 6f63078 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 7 months ago
- 4d3d641 clk: tegra: Fix initial rate for pll_a on Tegra124 by Thierry Reding · 4 years, 8 months ago
- dec3963 clk: tegra: Add Tegra210 CSI TPG clock gate by Sowjanya Komatineni · 4 years, 8 months ago
- 4232985 clk: tegra30: Use custom CCLK implementation by Dmitry Osipenko · 4 years, 10 months ago
- 2db2fcd clk: tegra20: Use custom CCLK implementation by Dmitry Osipenko · 4 years, 10 months ago
- dec15c9 clk: tegra: cclk: Add helpers for handling PLLX rate changes by Dmitry Osipenko · 4 years, 10 months ago
- 9157abe clk: tegra: pll: Add pre/post rate-change hooks by Dmitry Osipenko · 4 years, 10 months ago
- 1641567 clk: tegra: Add custom CCLK implementation by Dmitry Osipenko · 4 years, 10 months ago
- 1d3e3c4 clk: tegra: Remove the old emc_mux clock for Tegra210 by Joseph Lo · 6 years ago
- 0ac65fc clk: tegra: Implement Tegra210 EMC clock by Joseph Lo · 6 years ago
- a3cba69 clk: tegra: Export functions for EMC clock scaling by Joseph Lo · 6 years ago
- cd4d6f3 clk: tegra: Add PLLP_UD and PLLMB_UD for Tegra210 by Joseph Lo · 6 years ago
- 3dcbd36 clk: tegra: Rename Tegra124 EMC clock source file by Thierry Reding · 4 years, 10 months ago
- ba0eb9d clk: tegra: Use NULL for pointer initialization by Stephen Boyd · 4 years, 10 months ago
- efdd205 clk: tegra: Remove audio clocks configuration from clock driver by Sowjanya Komatineni · 5 years ago
- acbeec3 clk: tegra: Remove tegra_pmc_clk_init along with clk ids by Sowjanya Komatineni · 5 years ago
- c9e28c2 clk: tegra: Remove CLK_M_DIV fixed clocks by Sowjanya Komatineni · 5 years ago
- 6fe38aa clk: tegra: Fix Tegra PMC clock out parents by Sowjanya Komatineni · 5 years ago
- 2b50e49 clk: tegra: Add Tegra OSC to clock lookup by Sowjanya Komatineni · 5 years ago
- 9a85eb4 clk: tegra: Add support for OSC_DIV fixed clocks by Sowjanya Komatineni · 5 years ago
- db865ee Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', 'clk-freescale' and 'clk-qoriq' into clk-next by Stephen Boyd · 5 years ago
- 41a1f09 clk: tegra20/30: Explicitly set parent clock for Video Decoder by Dmitry Osipenko · 5 years ago
- cb98598 clk: tegra20/30: Don't pre-initialize displays parent clock by Dmitry Osipenko · 5 years ago
- cf83a28 clk: tegra: divider: Check UART's divider enable-bit state on rate's recalculation by Dmitry Osipenko · 5 years ago
- d8edf52 clk: tegra: clk-dfll: Remove call to pm_runtime_irq_safe() by Sowjanya Komatineni · 5 years ago
- bf83b96 clk: tegra: Mark fuse clock as critical by Stephen Warren · 5 years ago
- fc66693 clk: tegra: Fix double-free in tegra_clk_init() by Dmitry Osipenko · 5 years ago
- a31414e clk: tegra: Use match_string() helper to simplify the code by YueHaibing · 5 years ago
- 07b293c clk: tegra: Fix build error without CONFIG_PM_SLEEP by YueHaibing · 5 years ago
- 204ce75 clk: tegra: Optimize PLLX restore on Tegra20/30 by Dmitry Osipenko · 5 years ago
- 535f296d clk: tegra: Add suspend and resume support on Tegra210 by Sowjanya Komatineni · 5 years ago
- 3214be6 clk: tegra: Share clk and rst register defines with Tegra clock driver by Sowjanya Komatineni · 5 years ago
- f68cbb3 clk: tegra: Use fence_udelay() during PLLU init by Sowjanya Komatineni · 5 years ago
- a99d744 clk: tegra: clk-dfll: Add suspend and resume support by Sowjanya Komatineni · 5 years ago
- f8fd975 clk: tegra: clk-super: Add restore-context support by Sowjanya Komatineni · 5 years ago
- 68a14a5 clk: tegra: clk-super: Fix to enable PLLP branches to CPU by Sowjanya Komatineni · 5 years ago
- 2b8cfd6 clk: tegra: periph: Add restore_context support by Sowjanya Komatineni · 5 years ago
- 50d4da9 clk: tegra: Support for OSC context save and restore by Sowjanya Komatineni · 5 years ago
- bc0b3a6 clk: tegra: pll: Save and restore pll context by Sowjanya Komatineni · 5 years ago
- fa62228 clk: tegra: pllout: Save and restore pllout context by Sowjanya Komatineni · 5 years ago
- d64422d clk: tegra: divider: Save and restore divider rate by Sowjanya Komatineni · 5 years ago
- 05308d7 clk: tegra: Reimplement SOR clocks on Tegra210 by Thierry Reding · 6 years ago
- 25175c8 clk: tegra: Reimplement SOR clock on Tegra124 by Thierry Reding · 5 years ago
- da8d1a3 clk: tegra: Rename sor0_lvds to sor0_out by Thierry Reding · 5 years ago
- e5f8a10 clk: tegra: Move SOR0 implementation to Tegra124 by Thierry Reding · 6 years ago
- 991a051 clk: tegra: Remove last remains of TEGRA210_CLK_SOR1_SRC by Thierry Reding · 6 years ago
- ed1a245 clk: tegra: Add Tegra20/30 EMC clock implementation by Dmitry Osipenko · 5 years ago
- 916f562 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
- 556e2f6 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
- e3527dc clk: tegra: Do not enable PLL_RE_VCO on Tegra210 by Thierry Reding · 6 years ago
- c1139d2 clk: tegra: Warn if an enabled PLL is in IDDQ by Thierry Reding · 6 years ago
- 2067507 clk: tegra: Do not warn unnecessarily by Thierry Reding · 6 years ago
- 0d34dfb clk: tegra210: fix PLLU and PLLU_OUT1 by JC Kuo · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 9caec66 clk: tegra210: Fix default rates for HDA clocks by Jon Hunter · 6 years ago
- 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
- 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
- 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 62e59c4 clk: Remove io.h from clk-provider.h by Stephen Boyd · 6 years ago
- ff06001 Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and 'clk-spdx' into clk-next by Stephen Boyd · 6 years ago
- 7e9c62b Merge branches 'clk-sa', 'clk-aspeed', 'clk-samsung', 'clk-ingenic' and 'clk-zynq' into clk-next by Stephen Boyd · 6 years ago
- e71f4d3 clk: tegra: divider: Mark Memory Controller clock as read-only by Dmitry Osipenko · 6 years ago
- f403765 clk: tegra: emc: Replace BUG() with WARN_ONCE() by Dmitry Osipenko · 6 years ago
- 913c307 clk: tegra: emc: Fix EMC max-rate clamping by Dmitry Osipenko · 6 years ago
- 888ca40 clk: tegra: emc: Support multiple RAM codes by Dmitry Osipenko · 6 years ago
- 924ee3d clk: tegra: emc: Don't enable EMC clock manually by Dmitry Osipenko · 6 years ago
- 449c695 clk: tegra124: Remove lock-enable bit from PLLM by Dmitry Osipenko · 6 years ago
- 40db569 clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides divider by Dmitry Osipenko · 6 years ago
- 5834fd7 clk: core: replace clk_{readl,writel} with {readl,writel} by Jonas Gorski · 6 years ago
- bff1cef clk: tegra: Don't enable already enabled PLLs by Dmitry Osipenko · 6 years ago
- b331db5 clk: tegra: Make tegra_clk_super_mux_ops static by YueHaibing · 6 years ago
- dc2535b Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
- 75f486c Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and 'clk-SA-fixes' into clk-next by Stephen Boyd · 6 years ago
- e7e6198 clk: tegra: dfll: Fix debugfs_simple_attr.cocci warnings by YueHaibing · 6 years ago
- bb87270 clk: tegra: dfll: Make symbol 'tegra210_cpu_cvb_tables' static by Wei Yongjun · 6 years ago
- 7e5c4c2 Merge tag 'tegra-for-5.1-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers by Arnd Bergmann · 6 years ago
- 8bf9437 clk: tegra: dfll: build clk-dfll.c for Tegra124 and Tegra210 by Peter De Schrijver · 6 years ago
- 2b2dbc2 clk: tegra: dfll: add CVB tables for Tegra210 by Joseph Lo · 6 years ago
- f7ebf88 clk: tegra: dfll: round down voltages based on alignment by Joseph Lo · 6 years ago
- 36541f0 clk: tegra: dfll: support PWM regulator control by Joseph Lo · 6 years ago
- b3cf8d0 clk: tegra: dfll: CVB calculation alignment with the regulator by Joseph Lo · 6 years ago
- b0dcfb7 clk: tegra: dfll: registration for multiple SoCs by Peter De Schrijver · 6 years ago
- d39eca5 clk: tegra: dfll: Fix a potential Oop in remove() by Dan Carpenter · 6 years ago
- ffe0554 Merge branches 'clk-renesas', 'clk-allwinner', 'clk-tegra', 'clk-meson' and 'clk-rockchip' into clk-next by Stephen Boyd · 6 years ago
- 08441a96 clk: tegra: Return the exact clock rate from clk_round_rate by Robert Yang · 6 years ago
- b158aee clk: tegra30: Use Tegra CPU powergate helper function by Jon Hunter · 6 years ago
- 845d782 clk: tegra: Fix maximum audio sync clock for Tegra124/210 by Jon Hunter · 6 years ago
- 7514557 clk: tegra: get rid of duplicate defines by Marcel Ziswiler · 6 years ago