aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2018-10-18Merge branch 'clk-k3-tisci' into clk-nextStephen Boyd4-1/+12
2018-10-18Merge branches 'clk-mvebu-periph-pm', 'clk-meson', 'clk-allwinner', 'clk-mveb...Stephen Boyd22-740/+925
2018-10-18Merge branches 'clk-qcom-sdm845-camcc' and 'clk-mtk-unused' into clk-nextStephen Boyd4-5/+1754
2018-10-18Merge branch 'clk-renesas' into clk-nextStephen Boyd18-168/+1333
2018-10-18Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-nextStephen Boyd50-162/+166
2018-10-18Merge branches 'clk-spdx', 'clk-qcom-dfs', 'clk-smp2s11-include', 'clk-qcom-8...Stephen Boyd5-102/+568
2018-10-18clk: qcom: Remove unused arrays in SDM845 GCCEvan Green1-16/+0
2018-10-18clk: fixed-rate: fix of_node_get-put imbalanceAlan Tull1-0/+1
2018-10-18clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor1-1/+1
2018-10-18clk: qcom: gcc-sdm660: Add MODULE_LICENSEStephen Boyd1-0/+1
2018-10-17clk: qcom: Add safe switch hook for krait mux clocksSricharan R3-0/+61
2018-10-17clk: qcom: Add Krait clock controller driverStephen Boyd4-2/+352
2018-10-17clk: qcom: Add KPSS ACC/GCC driverStephen Boyd3-0/+96
2018-10-17clk: qcom: Add support for Krait clocksStephen Boyd4-0/+166
2018-10-17clk: qcom: Add IPQ806X's HFPLLsStephen Boyd1-0/+82
2018-10-17clk: qcom: Add MSM8960/APQ8064's HFPLLsStephen Boyd1-0/+172
2018-10-17clk: qcom: Add HFPLL driverStephen Boyd3-0/+105
2018-10-17clk: qcom: Add support for High-Frequency PLLs (HFPLLs)Stephen Boyd3-0/+289
2018-10-17clk: imx6q: add mmdc0 ipg clockAnson Huang1-0/+1
2018-10-17clk: imx6sl: add mmdc ipg clocksAnson Huang1-0/+2
2018-10-17clk: imx6sll: add mmdc1 ipg clockAnson Huang1-0/+1
2018-10-17clk: imx6sx: add mmdc1 ipg clockAnson Huang1-0/+1
2018-10-17clk: imx6ul: add mmdc1 ipg clockAnson Huang1-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: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent callEnric Balletbo i Serra1-4/+0
2018-10-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+9
2018-10-16clk: mvebu: armada-37xx-tbg: Switch to clk_get and balance it in probeGregory CLEMENT1-1/+2
2018-10-16clk: add managed version of clk_bulk_get_allDong Aisheng1-0/+24
2018-10-16clk: add new APIs to operate on all available clocksDong Aisheng1-0/+51
2018-10-16clk: bulk: add of_clk_bulk_get()Dong Aisheng1-0/+29
2018-10-16clk: tegra210: Include size.h for compilation easeStephen Boyd1-0/+1
2018-10-16clk: tegra: Fixes for MBIST work aroundJoseph Lo1-3/+3
2018-10-16clk: tegra: probe deferral error reportingMarcel Ziswiler1-2/+6
2018-10-16clk: imx: imx7d: remove clks_init_on arrayAnson Huang2-19/+15