summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2016-12-09clk: bcm: Make COMMON_CLK_IPROC into a libraryStephen Boyd1-11/+5
2016-12-09clk: qoriq: added ls1012a clock configurationTang Yuantian1-0/+19
2016-12-09clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m...Grygorii Strashko1-1/+0
2016-12-09clk: bcm: Allow rate change propagation to PLLH_AUX on VEC clockBoris Brezillon1-1/+6
2016-12-09clk: bcm: Support rate change propagation on bcm2835 clocksBoris Brezillon1-4/+63
2016-12-09clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clkBoris Brezillon1-1/+3
2016-12-09clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts4-11/+104
2016-12-08clk: clk-wm831x: fix a logic errorPan Bian1-1/+1
2016-12-08clk: uniphier: add cpufreq data for LD11, LD20 SoCsMasahiro Yamada2-1/+61
2016-12-08clk: uniphier: add CPU-gear change (cpufreq) supportMasahiro Yamada4-2/+136
2016-12-07Merge tag 'v4.10-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd5-2/+558
2016-11-24clk: qcom: Put venus core0/1 gdscs to hw control modeSricharan R1-0/+2
2016-11-24clk: qcom: gdsc: Add support for gdscs with HW controlRajendra Nayak2-0/+19
2016-11-24Merge branch 'clk-fixes' into clk-nextStephen Boyd3-3/+3
2016-11-24clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XXFlorian Fainelli1-1/+1
2016-11-23clk: sunxi-ng: enable so-said LDOs for A33 SoC's pll-mipi clockIcenowy Zheng1-1/+1
2016-11-23clk: bcm2835: Fix ->fixed_divider of pllh_auxBoris Brezillon1-1/+1
2016-11-23clk: qcom: clk-rpm: Fix clk_hw referencesGeorgi Djakov1-14/+22
2016-11-23clk: qcom: clk-smd-rpm: Fix clk_hw referencesGeorgi Djakov1-14/+22
2016-11-23clk: qcom: Move all sdcc rcgs to use clk_rcg2_floor_opsRajendra Nayak5-18/+18
2016-11-23clk: qcom: Add rcg ops to return floor value closest to the requested rateRajendra Nayak4-9/+86
2016-11-22Merge tag 'clk-v4.10-exynos5433' of git://linuxtv.org/snawrocki/samsung into ...Stephen Boyd1-15/+15
2016-11-21clk: sunxi-ng: sun6i-a31: Enable PLL-MIPI LDOs when ungating itChen-Yu Tsai1-1/+1
2016-11-18clk: exynos5433: Mark some clocks as criticalMarek Szyprowski1-14/+14
2016-11-18Merge tag 'clk-renesas-for-v4.10-tag3' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd10-1/+974
2016-11-18Merge tag 'clk-renesas-for-v4.10-tag2' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd7-51/+59
2016-11-17clk: exynos5433: Fix parent clocks for FSYS blockMarek Szyprowski1-1/+1
2016-11-16clk: sunxi-ng: Mark structs static and cleanup spacesStephen Boyd1-6/+6
2016-11-16Merge tag 'sunxi-clk-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd21-130/+1201
2016-11-16Merge tag 'imx-clk-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Stephen Boyd3-21/+342
2016-11-16Merge branch 'clk-fixes' into clk-nextStephen Boyd5-4/+16
2016-11-16Merge tag 'sunxi-clk-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2-1/+13
2016-11-16clk: efm32gg: Pass correct type to hw provider registrationStephen Boyd1-1/+1
2016-11-16clk: berlin: Pass correct type to hw provider registrationStephen Boyd2-2/+2
2016-11-16clk: rockchip: add clock controller for rk1108Shawn Lin3-0/+547
2016-11-16clk: rockchip: fix copy-paste error in rk3399 testclkJianqun Xu1-2/+2
2016-11-15clk: Hi6220: enable stub clock driver for ARCH_HISILeo Yan1-0/+1
2016-11-15Merge tag 'v4.10-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd3-21/+25
2016-11-15Merge tag 'clk-renesas-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd3-14/+58
2016-11-15clk: imx: clk-imx6ul: add clk support for imx6ullBai Ping1-11/+61
2016-11-15Merge branch 'clk-hisi' into clk-nextStephen Boyd5-0/+719
2016-11-14clk: hisilicon: add CRG driver for Hi3516CV300 SoCPan Wen3-0/+339
2016-11-14clk: rockchip: validity should be checked prior to cpu clock rate changeElaine Zhang1-0/+9
2016-11-12clk: hisilicon: add CRG driver for Hi3798CV200 SoCJiancheng Xue4-0/+380
2016-11-11clk: sunxi-ng: sun8i-h3: Set CLK_SET_RATE_PARENT for audio module clocksChen-Yu Tsai1-5/+5
2016-11-11clk: sunxi-ng: sun8i-a23: Set CLK_SET_RATE_PARENT for audio module clocksChen-Yu Tsai1-3/+3
2016-11-11Merge branch 'clk-qcom-rpm' into clk-nextStephen Boyd5-9/+1096
2016-11-11clk: qcom: Add support for RPM ClocksGeorgi Djakov3-0/+503
2016-11-11clk: qcom: Add support for SMD-RPM ClocksGeorgi Djakov3-0/+587
2016-11-11clk: qcom: Always add factor clock for xo clocksGeorgi Djakov1-9/+6