summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2018-12-28clk: kirkwood: fix refcount leak in kirkwood_clk_init()Yangtao Li
2018-12-28clk: armada-370: fix refcount leak in a370_clk_init()Yangtao Li
2018-12-28clk: vf610: fix refcount leak in vf610_clocks_init()Yangtao Li
2018-12-28clk: imx7d: fix refcount leak in imx7d_clocks_init()Yangtao Li
2018-12-28clk: imx6sx: fix refcount leak in imx6sx_clocks_init()Yangtao Li
2018-12-28clk: imx6q: fix refcount leak in imx6q_clocks_init()Yangtao Li
2018-12-28clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()Yangtao Li
2018-12-28clk: socfpga: fix refcount leakYangtao Li
2018-12-28clk: ti: fix refcount leak in ti_dt_clocks_register()Yangtao Li
2018-12-28clk: qoriq: fix refcount leak in clockgen_init()Yangtao Li
2018-12-28clk: highbank: fix refcount leak in hb_clk_init()Yangtao Li
2018-12-10clk: qcom: qcs404: Fix gpll0_out_main parentSrinivas Kandagatla
2018-12-03clk: zynqmp: Off by one in zynqmp_is_valid_clock()Dan Carpenter
2018-12-03clk: mmp: Off by one in mmp_clk_add()Dan Carpenter
2018-12-03clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter
2018-11-27Merge branch 'clk-protected-binding' into clk-fixesStephen Boyd
2018-11-21clk: qcom: Support 'protected-clocks' propertyStephen Boyd
2018-11-14clk: zynqmp: handle fixed factor param query errorRajan Vaja
2018-11-09clk: qcom: gcc: Fix board clock node nameVinod Koul
2018-11-08clk: meson: axg: mark fdiv2 and fdiv3 as criticalJerome Brunet
2018-11-08clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICALChristian Hewitt
2018-11-06clk: fixed-factor: fix of_node_get-put imbalanceRicardo Ribalda Delgado
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-18Merge branches 'clk-fixed-rate-remove' and 'clk-qcom-cleanup' into clk-nextStephen Boyd
2018-10-18Merge branches 'clk-imx6-mmdc', 'clk-qcom-krait', 'clk-rockchip' and 'clk-smp...Stephen Boyd
2018-10-18Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' ...Stephen Boyd
2018-10-18Merge branches 'clk-tegra' and 'clk-bulk-get-all' into clk-nextStephen Boyd
2018-10-18Merge branch 'clk-ingenic-jz4725b' into clk-nextStephen Boyd
2018-10-18Merge branch 'clk-qcom-qcs404' into clk-nextStephen Boyd
2018-10-18Merge branch 'clk-qcom-sdm660' into clk-nextStephen Boyd
2018-10-18Merge branches 'clk-samsung', 'clk-hisi3670' and 'clk-at91-div-0' into clk-nextStephen Boyd
2018-10-18Merge branch 'clk-ti' into clk-nextStephen Boyd
2018-10-18Merge branch 'clk-k3-tisci' into clk-nextStephen Boyd
2018-10-18Merge branches 'clk-mvebu-periph-pm', 'clk-meson', 'clk-allwinner', 'clk-mveb...Stephen Boyd
2018-10-18Merge branches 'clk-qcom-sdm845-camcc' and 'clk-mtk-unused' into clk-nextStephen Boyd
2018-10-18Merge branch 'clk-renesas' into clk-nextStephen Boyd
2018-10-18Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-nextStephen Boyd
2018-10-18Merge branches 'clk-spdx', 'clk-qcom-dfs', 'clk-smp2s11-include', 'clk-qcom-8...Stephen Boyd
2018-10-18clk: qcom: Remove unused arrays in SDM845 GCCEvan Green
2018-10-18clk: fixed-rate: fix of_node_get-put imbalanceAlan Tull
2018-10-18clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor
2018-10-18clk: qcom: gcc-sdm660: Add MODULE_LICENSEStephen Boyd
2018-10-17clk: qcom: Add safe switch hook for krait mux clocksSricharan R
2018-10-17clk: qcom: Add Krait clock controller driverStephen Boyd
2018-10-17clk: qcom: Add KPSS ACC/GCC driverStephen Boyd