summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-19Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' ...Stephen Boyd36-1019/+3130
2018-10-19Merge branches 'clk-tegra' and 'clk-bulk-get-all' into clk-nextStephen Boyd4-5/+114
2018-10-19Merge branch 'clk-ingenic-jz4725b' into clk-nextStephen Boyd5-5/+279
2018-10-19Merge branch 'clk-qcom-qcs404' into clk-nextStephen Boyd4-0/+2754
2018-10-19Merge branch 'clk-qcom-sdm660' into clk-nextStephen Boyd3-0/+2490
2018-10-19Merge branches 'clk-samsung', 'clk-hisi3670' and 'clk-at91-div-0' into clk-nextStephen Boyd19-561/+1130
2018-10-19Merge branch 'clk-ti' into clk-nextStephen Boyd16-480/+2276
2018-10-19Merge branch 'clk-k3-tisci' into clk-nextStephen Boyd4-1/+12
2018-10-19Merge branches 'clk-mvebu-periph-pm', 'clk-meson', 'clk-allwinner', 'clk-mveb...Stephen Boyd22-740/+925
2018-10-19Merge branches 'clk-qcom-sdm845-camcc' and 'clk-mtk-unused' into clk-nextStephen Boyd4-5/+1754
2018-10-19Merge branch 'clk-renesas' into clk-nextStephen Boyd18-168/+1333
2018-10-19Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-nextStephen Boyd50-162/+166
2018-10-19Merge branches 'clk-spdx', 'clk-qcom-dfs', 'clk-smp2s11-include', 'clk-qcom-8...Stephen Boyd5-102/+568
2018-10-18clk: qcom: gcc-sdm660: Add MODULE_LICENSEStephen Boyd1-0/+1
2018-10-17clk: at91: move DT compatibility code to its own fileAlexandre Belloni17-944/+962
2018-10-17clk: at91: add at91sam9rl PMC driverAlexandre Belloni2-1/+172
2018-10-17clk: at91: add at91sam9x5 PMCs driverAlexandre Belloni2-1/+310
2018-10-17clk: at91: add at91sam9260 PMC driverAlexandre Belloni2-0/+495
2018-10-17clk: at91: add sama5d2 PMC driverAlexandre Belloni2-0/+337
2018-10-17clk: at91: add sama5d4 pmc driverAlexandre Belloni2-0/+265
2018-10-17clk: at91: add new DT lookup functionAlexandre Belloni1-0/+34
2018-10-17clk: at91: add pmc_data struct and helpersAlexandre Belloni2-0/+61
2018-10-17clk: at91: allow clock registration from C codeAlexandre Belloni14-59/+172
2018-10-17clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated()Alexandre Belloni1-17/+10
2018-10-17clk: at91: audio-pll: separate registration from DT parsingAlexandre Belloni1-38/+111
2018-10-17clk: at91: h32mx: separate registration from DT parsingAlexandre Belloni1-13/+27
2018-10-17clk: at91: generated: SSCs don't have a gclkAlexandre Belloni1-4/+1
2018-10-17clk: at91: audio-pll: fix audio pmc typeAlexandre Belloni1-1/+1
2018-10-17clk: mmp2: fix the clock id for sdh2_clk and sdh3_clkLubomir Rintel1-2/+2
2018-10-17clk: imx7d: remove CLK_IS_CRITICAL flag for arm_a7_root_clkAnson Huang1-1/+1
2018-10-17clk: imx: cpu clock should be always criticalAnson Huang1-1/+1
2018-10-17clk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probeGregory CLEMENT1-1/+2
2018-10-17clk: add managed version of clk_bulk_get_allDong Aisheng1-0/+24
2018-10-17clk: add new APIs to operate on all available clocksDong Aisheng1-0/+51
2018-10-17clk: bulk: add of_clk_bulk_get()Dong Aisheng1-0/+29
2018-10-17clk: tegra210: Include size.h for compilation easeStephen Boyd1-0/+1
2018-10-17clk: tegra: Fixes for MBIST work aroundJoseph Lo1-3/+3
2018-10-17clk: tegra: probe deferral error reportingMarcel Ziswiler1-2/+6
2018-10-17clk: imx: imx7d: remove clks_init_on arrayAnson Huang2-19/+15
2018-10-17clk: imx: imx7d: remove unnecessary clocks from clks_init_on arrayAnson Huang1-2/+1
2018-10-17clk: Add Ingenic jz4725b CGU driverPaul Cercueil3-0/+236
2018-10-17clk: ingenic: Add proper Kconfig entriesPaul Cercueil4-5/+43
2018-10-17clk: qcom: gcc: Add global clock controller driver for QCS404Shefali Jain3-0/+2753
2018-10-17clk: qcom: Export clk_alpha_pll_configure()Bjorn Andersson1-0/+1
2018-10-17clk: qcom: Add Global Clock controller (GCC) driver for SDM660Taniya Das3-0/+2489
2018-10-17clk: at91: Fix division by zero in PLL recalc_rate()Ronald Wahl1-0/+3
2018-10-17clk: hisilicon: Add clock driver for Hi3670 SoCManivannan Sadhasivam3-0/+1024
2018-10-17clk: actions: Add Actions Semi S900 SoC Reset Management Unit supportManivannan Sadhasivam1-0/+82
2018-10-17clk: actions: Add Actions Semi S700 SoC Reset Management Unit supportManivannan Sadhasivam1-0/+51
2018-10-17clk: actions: Add Actions Semi Owl SoCs Reset Management Unit supportManivannan Sadhasivam5-0/+101