summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-01-062-7/+24
|\
| * clk: stm32f4: Use CLK_OF_DECLARE_DRIVER initialization methodGabriel Fernandez2016-12-211-2/+2
| * clk: renesas: mstp: Support 8-bit registers for r7s72100Chris Brandt2016-12-211-5/+22
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-12-151-0/+8
|\ \
| * | ARM: 8631/1: clkdev: Detect errors in clk_hw_register_clkdev() for mass regis...Geert Uytterhoeven2016-11-221-0/+8
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-12-151-1/+1
|\ \ \
| * | | clk: pxa25x: OSTIMER0 clocks from the main oscillatorRussell King - ARM Linux2016-10-181-1/+1
| |/ /
* | | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-151-26/+26
|\ \ \ | |_|/ |/| |
| * | Merge tag 'imx-fix-nc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2016-11-181-26/+26
| |\ \
| | * | ARM: clk: imx31: properly init clocks for machines with DTVladimir Zapolskiy2016-11-011-24/+26
| | * | clk: imx31: fix rewritten input argument of mx31_clocks_init()Vladimir Zapolskiy2016-11-011-3/+1
| | |/
* | | clk: bcm: Fix 'maybe-uninitialized' warning in bcm2835_clock_choose_div_and_p...Boris Brezillon2016-12-121-1/+1
* | | clk: add devm_get_clk_from_child() APIKuninori Morimoto2016-12-081-0/+21
* | | clk: st: clk-flexgen: Unmap region obtained by of_iomapArvind Yadav2016-12-081-1/+4
* | | clk: keystone: pll: Unmap region obtained by of_iomapArvind Yadav2016-12-081-2/+7
* | | clk:mmp:clk-of-mmp2: Free memory and Unmap region obtained by kzalloc and of_...Arvind Yadav2016-12-081-3/+12
* | | clk:mmp:clk-of-pxa910: Free memory and Unmap region obtained by kzmalloc and ...Arvind Yadav2016-12-081-4/+15
* | | clk: mmp: clk-of-pxa1928: Free memory obtained by kzallocArvind Yadav2016-12-081-0/+3
* | | clk: cdce925: Fix limit checkChristophe JAILLET2016-12-081-1/+1
* | | clk: bcm: Make COMMON_CLK_IPROC into a libraryStephen Boyd2016-12-081-11/+5
* | | clk: qoriq: added ls1012a clock configurationTang Yuantian2016-12-081-0/+19
* | | clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m...Grygorii Strashko2016-12-081-1/+0
* | | clk: bcm: Allow rate change propagation to PLLH_AUX on VEC clockBoris Brezillon2016-12-081-1/+6
* | | clk: bcm: Support rate change propagation on bcm2835 clocksBoris Brezillon2016-12-081-4/+63
* | | clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clkBoris Brezillon2016-12-081-1/+3
* | | clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts2016-12-084-11/+104
* | | clk: clk-wm831x: fix a logic errorPan Bian2016-12-071-1/+1
* | | clk: uniphier: add cpufreq data for LD11, LD20 SoCsMasahiro Yamada2016-12-072-1/+61
* | | clk: uniphier: add CPU-gear change (cpufreq) supportMasahiro Yamada2016-12-074-2/+136
* | | Merge tag 'v4.10-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd2016-12-065-2/+558
|\ \ \
| * | | clk: rockchip: add clock controller for rk1108Shawn Lin2016-11-163-0/+547
| * | | clk: rockchip: fix copy-paste error in rk3399 testclkJianqun Xu2016-11-161-2/+2
| * | | clk: rockchip: validity should be checked prior to cpu clock rate changeElaine Zhang2016-11-141-0/+9
* | | | clk: qcom: Put venus core0/1 gdscs to hw control modeSricharan R2016-11-231-0/+2
* | | | clk: qcom: gdsc: Add support for gdscs with HW controlRajendra Nayak2016-11-232-0/+19
* | | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-11-233-3/+3
|\ \ \ \
| * | | | clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XXFlorian Fainelli2016-11-231-1/+1
| * | | | clk: sunxi-ng: enable so-said LDOs for A33 SoC's pll-mipi clockIcenowy Zheng2016-11-231-1/+1
| * | | | clk: sunxi-ng: sun6i-a31: Enable PLL-MIPI LDOs when ungating itChen-Yu Tsai2016-11-211-1/+1
* | | | | clk: bcm2835: Fix ->fixed_divider of pllh_auxBoris Brezillon2016-11-231-1/+1
* | | | | clk: qcom: clk-rpm: Fix clk_hw referencesGeorgi Djakov2016-11-231-14/+22
* | | | | clk: qcom: clk-smd-rpm: Fix clk_hw referencesGeorgi Djakov2016-11-231-14/+22
* | | | | clk: qcom: Move all sdcc rcgs to use clk_rcg2_floor_opsRajendra Nayak2016-11-235-18/+18
* | | | | clk: qcom: Add rcg ops to return floor value closest to the requested rateRajendra Nayak2016-11-234-9/+86
* | | | | Merge tag 'clk-v4.10-exynos5433' of git://linuxtv.org/snawrocki/samsung into ...Stephen Boyd2016-11-211-15/+15
|\ \ \ \ \
| * | | | | clk: exynos5433: Mark some clocks as criticalMarek Szyprowski2016-11-181-14/+14
| * | | | | clk: exynos5433: Fix parent clocks for FSYS blockMarek Szyprowski2016-11-171-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'clk-renesas-for-v4.10-tag3' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd2016-11-1710-1/+974
|\ \ \ \ \
| * | | | | clk: renesas: cpg-mssr: Add R8A7745 supportSergei Shtylyov2016-11-105-0/+268
| * | | | | clk: renesas: cpg-mssr: Add R8A7743 supportSergei Shtylyov2016-11-105-0/+279
OpenPOWER on IntegriCloud