summaryrefslogtreecommitdiff
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| * | | clk: shmobile: r8a7778: Make r8a7778_rates[] and r8a7778_divs[] static constGeert Uytterhoeven2015-10-161-4/+4
| * | | clk: Use %u to format unsigned int in of_clk_src_onecell_get()Geert Uytterhoeven2015-10-161-1/+1
| * | | Merge tag 'imx-clk-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd2015-10-1613-31/+209
| |\ \ \
| | * | | clk: imx6: Add SPDIF_GCLK clock in clock treeShengjiu Wang2015-10-123-2/+7
| | * | | clk: imx7d: add ADC root clockHaibo Chen2015-10-091-0/+1
| | * | | clk: imx31: Do not call mxc_timer_init twice when booting with DTAlexander Stein2015-09-301-8/+17
| | * | | clk: imx7d: retain early UART clocks during kernel initLucas Stach2015-09-251-0/+13
| | * | | clk: imx6: retain early UART clocks during kernel initLucas Stach2015-09-253-0/+24
| | * | | clk: imx5: retain early UART clocks during kernel initLucas Stach2015-09-251-0/+16
| | * | | clk: imx35: retain early UART clocks during kernel initLucas Stach2015-09-251-0/+10
| | * | | clk: imx31: retain early UART clocks during kernel initLucas Stach2015-09-251-0/+12
| | * | | clk: imx27: retain early UART clocks during kernel initLucas Stach2015-09-251-0/+13
| | * | | clk: imx25: retain early UART clocks during kernel initLucas Stach2015-09-251-0/+12
| | * | | clk: imx: add common logic to detect early UART usageLucas Stach2015-09-252-0/+39
| | * | | clk: imx35: Do not call mxc_timer_init twice when booting with DTAlexander Stein2015-09-221-22/+27
| | * | | clk: clk-vf610: Add clock for Vybrid OCOTP controllerSanchayan Maity2015-09-221-0/+1
| | * | | clk: imx: increase AXI clock rate to 264MHz for i.MX6ULAnson Huang2015-09-171-0/+18
| | |/ /
| * | | clk: Make of_clk_get_parent_name() robust with #clock-cells = 1Stephen Boyd2015-10-151-2/+20
| * | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-10-151-1/+3
| |\ \ \
| * | | | clk: max77802: Update MODULE_AUTHOR() email addressJavier Martinez Canillas2015-10-141-1/+1
| * | | | clk: tegra: delete unneeded of_node_putJulia Lawall2015-10-121-3/+1
| * | | | Merge branch 'clk-bcm2835' into clk-nextStephen Boyd2015-10-124-56/+1576
| |\ \ \ \
| | * | | | clk: bcm2835: Add support for programming the audio domain clocksEric Anholt2015-10-121-1/+1521
| | * | | | clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers.Eric Anholt2015-10-013-1/+1
| | | |/ / | | |/| |
| * | | | clk: qcom: create virtual child device for TSENSRajendra Nayak2015-10-081-1/+18
| * | | | clk: qcom: Move gdsc config outside COMMON_CLK_QCOM configStephen Boyd2015-10-081-4/+4
| * | | | clk: qcom: Drop calls to qcom_cc_remove()Stephen Boyd2015-10-0813-76/+1
| * | | | qcom: clk: Make qcom_cc_probe() fully devm safeStephen Boyd2015-10-081-11/+24
| * | | | drivers: clk: st: Correct the pll-type for A9 for stih418Gabriel Fernandez2015-10-081-0/+194
| * | | | drivers: clk: st: PLL rate change implementation for DVFSGabriel Fernandez2015-10-083-10/+216
| * | | | drivers: clk: st: Support for enable/disable in Clockgen PLLsGabriel Fernandez2015-10-081-1/+59
| * | | | clk: qcom: Make oxili GDSC parent of oxili_cx GDSCStephen Boyd2015-10-081-1/+10
| * | | | Add driver for the si514 clock generator chipMike Looijmans2015-10-083-0/+390
| * | | | Merge branch 'v4.3-rc3-clk' of https://github.com/jamesjjliao/linux into clk-...Stephen Boyd2015-10-027-28/+497
| |\ \ \ \
| | * | | | clk: mediatek: Add USB clock support in MT8173 APMIXEDSYSJames Liao2015-10-015-7/+159
| | * | | | clk: mediatek: Add subsystem clocks of MT8173James Liao2015-10-011-0/+267
| | * | | | clk: mediatek: Fix rate and dependency of MT8173 clocksJames Liao2015-10-011-6/+13
| | * | | | clk: mediatek: Add fixed clocks support for Mediatek SoC.James Liao2015-10-012-0/+40
| | * | | | clk: mediatek: Add __initdata and __init for data and functionsJames Liao2015-10-013-10/+11
| | * | | | clk: mediatek: Remove unused code from MT8173.James Liao2015-10-012-4/+2
| | * | | | clk: mediatek: Removed unused dpi_ck clock from MT8173James Liao2015-10-011-1/+0
| | * | | | clk: mediatek: add 13mhz clock for MT8173Joe.C2015-10-011-0/+5
| | | |_|/ | | |/| |
| * | | | clk: samsung: exynos7: Staticize file scope symbolsStephen Boyd2015-10-021-2/+2
| * | | | Merge tag 'clk-samsung-4.4' of git://linuxtv.org/snawrocki/samsung into clk-nextStephen Boyd2015-10-021-147/+318
| |\ \ \ \
| | * | | | clk: samsung: exynos7: Add required clock tree for UFSAlim Akhtar2015-09-151-0/+107
| | * | | | clk: samsung: exynos7: Add missing fixed_clks to cmu_infoAlim Akhtar2015-09-151-0/+2
| | * | | | clk: samsung: exynos7: Correct CMU_FSYS1 clocks namesAlim Akhtar2015-09-151-6/+10
| | * | | | clk: samsung: exynos7: Correct CMU_FSYS0 clocks namesAlim Akhtar2015-09-151-10/+14
| | * | | | clk: samsung: exynos7: Correct CMU_PERIS clocks namesAlim Akhtar2015-09-151-2/+2
| | * | | | clk: samsung: exynos7: Correct CMU_PERIC1 clocks namesAlim Akhtar2015-09-151-18/+20