aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2018-11-15clk: mmp2: add SP clockLubomir Rintel1-0/+4
2018-11-15clk: rockchip: make rk3188 hclk_vio_bus criticalMark Yao1-1/+2
2018-11-15clk: rockchip: fix rk3188 sclk_mac_lbtest parameter orderingHeiko Stuebner1-2/+2
2018-11-15clk: rockchip: fix rk3188 sclk_smc gate dataFinley Xiao1-2/+2
2018-11-14clk: bcm2835: Switch to SPDX identifierStefan Wahren2-21/+2
2018-11-14clk: zynqmp: handle fixed factor param query errorRajan Vaja1-0/+3
2018-11-13clk: sunxi-ng: a64: Fix gate bit of DSI DPHYJagan Teki1-1/+1
2018-11-13clk: sunxi-ng: Enable DE2_CCU for SUN8I and SUN50IJagan Teki1-0/+1
2018-11-13clk: renesas: r7s9210: Add USB clocksChris Brandt1-0/+2
2018-11-12clk: rockchip: fix typo in rk3188 spdif_frac parentJohan Jonker1-1/+1
2018-11-09clk: qcom: gcc: Fix board clock node nameVinod Koul1-1/+1
2018-11-08clk: qoriq: add more chips supportYuantian Tang1-0/+11
2018-11-08clk: meson: axg: mark fdiv2 and fdiv3 as criticalJerome Brunet1-0/+13
2018-11-08clk: boston: unregister clks on failure in clk_boston_setup()Yi Wang1-5/+13
2018-11-08clk: boston: fix possible memory leak in clk_boston_setup()Yi Wang1-3/+8
2018-11-08clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICALChristian Hewitt1-0/+12
2018-11-08clk: tegra20: Check whether direct PLLM sourcing is turned off for EMCDmitry Osipenko1-0/+10
2018-11-08clk: tegra20: Turn EMC clock gate into dividerDmitry Osipenko1-10/+26
2018-11-06clk: qcom: smd: Add support for QCS404 rpm clocksTaniya Das1-0/+45
2018-11-06clk: s2mps11: constify clk_ops structureJulia Lawall1-1/+1
2018-11-06clk: pxa: constify clk_ops structuresJulia Lawall1-2/+2
2018-11-06clk: pistachio: constify clk_ops structuresJulia Lawall1-4/+4
2018-11-06clk: palmas: constify clk_ops structureJulia Lawall1-1/+1
2018-11-06clk: max77686: constify clk_ops structureJulia Lawall1-1/+1
2018-11-06clk: imx7d: remove UART1 clock settingAnson Huang1-3/+0
2018-11-06clk: bcm2835: make license text and module license matchStefan Wahren2-2/+2
2018-11-06clk: fixed-factor: fix of_node_get-put imbalanceRicardo Ribalda Delgado1-0/+1
2018-11-05clk: renesas: r8a77970: Add RPC clocksSergei Shtylyov1-0/+4
2018-11-05clk: renesas: r7s9210: Add SDHI clocksChris Brandt1-0/+5
2018-11-05clk: sunxi-ng: Add support for H6 DE3 clocksJernej Skrabec2-4/+71
2018-11-05clk: sunxi-ng: h6: Set video PLLs limitsJernej Skrabec1-0/+4
2018-11-05clk: sunxi-ng: Use u64 for calculation of NM rateJernej Skrabec1-3/+15
2018-11-05clk: sunxi-ng: Adjust MP clock parent rate when allowedJernej Skrabec1-2/+62
2018-11-05clk: sunxi-ng: sun50i: h6: Fix MMC clock mux widthJagan Teki1-3/+3
2018-11-05clk: sunxi-ng: enable so-said LDOs for A64 SoC's pll-mipi clockIcenowy Zheng1-1/+6
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