summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2017-06-05Merge tag 'v4.10.17' into dev-4.10Joel Stanley4-2/+12
2017-05-24clk/aspeed: Fix g4 clkin rate calculationBenjamin Herrenschmidt1-11/+5
2017-05-14clk: rockchip: add "," to mux_pll_src_apll_dpll_gpll_usb480m_p on rk3036Heiko Stuebner1-1/+1
2017-05-14clk: Make x86/ conditional on CONFIG_COMMON_CLKPierre-Louis Bossart1-0/+2
2017-03-30clk: sunxi-ng: mp: Adjust parent rate for pre-dividersChen-Yu Tsai1-0/+8
2017-03-30clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clockChen-Yu Tsai1-1/+1
2017-03-28clk: aspeed: fix APB and AHB clock ratesCédric Le Goater2-3/+3
2017-03-22clk: aspeed: Add driver for uart clockJoel Stanley2-1/+92
2017-03-22clk: aspeed: Add clock driver for g5 clocksJoel Stanley2-0/+155
2017-03-22clk: aspeed: Add clock driver for g4 clocksJoel Stanley1-0/+165
2017-03-22clk: Add Aspeed common codeJoel Stanley4-0/+88
2017-01-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+7
2017-01-10clk/samsung: exynos542x: mark some clocks as criticalMarek Szyprowski1-7/+7
2017-01-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+24
2016-12-22clk: stm32f4: Use CLK_OF_DECLARE_DRIVER initialization methodGabriel Fernandez1-2/+2
2016-12-22clk: renesas: mstp: Support 8-bit registers for r7s72100Chris Brandt1-5/+22
2016-12-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+8
2016-12-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-1/+1
2016-12-16Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-26/+26
2016-12-12clk: bcm: Fix 'maybe-uninitialized' warning in bcm2835_clock_choose_div_and_p...Boris Brezillon1-1/+1
2016-12-09clk: add devm_get_clk_from_child() APIKuninori Morimoto1-0/+21
2016-12-09clk: st: clk-flexgen: Unmap region obtained by of_iomapArvind Yadav1-1/+4
2016-12-09clk: keystone: pll: Unmap region obtained by of_iomapArvind Yadav1-2/+7
2016-12-09clk:mmp:clk-of-mmp2: Free memory and Unmap region obtained by kzalloc and of_...Arvind Yadav1-3/+12
2016-12-09clk:mmp:clk-of-pxa910: Free memory and Unmap region obtained by kzmalloc and ...Arvind Yadav1-4/+15
2016-12-09clk: mmp: clk-of-pxa1928: Free memory obtained by kzallocArvind Yadav1-0/+3
2016-12-09clk: cdce925: Fix limit checkChristophe JAILLET1-1/+1
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-22ARM: 8631/1: clkdev: Detect errors in clk_hw_register_clkdev() for mass regis...Geert Uytterhoeven1-0/+8
2016-11-22Merge tag 'clk-v4.10-exynos5433' of git://linuxtv.org/snawrocki/samsung into ...Stephen Boyd1-15/+15