summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2018-11-23clk: meson: clk-regmap: add read-only gate opsMartin Blumenstingl2-0/+6
2018-11-23clk: meson: meson8b: allow changing the CPU clock treeMartin Blumenstingl1-6/+6
2018-11-23clk: meson: meson8b: run from the XTAL when changing the CPU frequencyMartin Blumenstingl1-0/+63
2018-11-23clk: meson: meson8b: add support for more M/N values in sys_pllMartin Blumenstingl1-0/+5
2018-11-23clk: meson: meson8b: mark the CPU clock as CLK_IS_CRITICALMartin Blumenstingl1-1/+2
2018-11-23clk: meson: meson8b: do not use cpu_div3 for cpu_scale_out_selMartin Blumenstingl1-2/+9
2018-11-23clk: meson: clk-pll: check if the clock is already enabledMartin Blumenstingl1-0/+19
2018-11-23clk: meson: meson8b: fix the width of the cpu_scale_div clockMartin Blumenstingl1-1/+1
2018-11-23clk: meson: meson8b: fix incorrect divider mapping in cpu_scale_tableMartin Blumenstingl1-7/+8
2018-11-23clk: meson: meson8b: use the HHI syscon if availableMartin Blumenstingl1-9/+15
2018-11-23clk: meson-gxbb: Add video clocksNeil Armstrong1-0/+722
2018-11-23dt-bindings: clk: meson-gxbb: Add Video clock bindingsNeil Armstrong1-2/+24
2018-11-23clk: meson-gxbb: Fix HDMI PLL for GXL SoCsNeil Armstrong1-2/+49
2018-11-23clk: meson: Add vid_pll divider driverNeil Armstrong3-1/+98
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds219-3478/+18371
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport1-1/+1
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-0/+1637
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2018-10-18Merge branches 'clk-fixed-rate-remove' and 'clk-qcom-cleanup' into clk-nextStephen Boyd2-16/+1
2018-10-18Merge branches 'clk-imx6-mmdc', 'clk-qcom-krait', 'clk-rockchip' and 'clk-smp...Stephen Boyd21-13/+1387
2018-10-18Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' ...Stephen Boyd36-1019/+3130
2018-10-18Merge branches 'clk-tegra' and 'clk-bulk-get-all' into clk-nextStephen Boyd4-5/+114
2018-10-18Merge branch 'clk-ingenic-jz4725b' into clk-nextStephen Boyd5-5/+279
2018-10-18Merge branch 'clk-qcom-qcs404' into clk-nextStephen Boyd4-0/+2754
2018-10-18Merge branch 'clk-qcom-sdm660' into clk-nextStephen Boyd3-0/+2490
2018-10-18Merge branches 'clk-samsung', 'clk-hisi3670' and 'clk-at91-div-0' into clk-nextStephen Boyd19-561/+1130
2018-10-18Merge branch 'clk-ti' into clk-nextStephen Boyd16-480/+2276
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