summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2017-03-02Merge branch 'next/late' with mainlineArnd Bergmann
2017-02-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2017-02-16Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann
2017-02-16Merge tag 'samsung-dt64-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2017-01-30PM / OPP: Update OPP users to put referenceViresh Kumar
2017-01-27clk: gxbb: fix CLKID_ETH defined twicejbrunet
2017-01-27clk: samsung: exynos5433: Add data for 250MHz and 278MHz PLL ratesMarek Szyprowski
2017-01-27clk: samsung: exynos5433: Add IDs for PHYCLK_MIPIDPHY0_* clocksMarek Szyprowski
2017-01-23clk: gxbb: add the SAR ADC clocks and expose themMartin Blumenstingl
2017-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-01-18clk: meson-gxbb: Export HDMI clocksNeil Armstrong
2017-01-16Merge tag 'samsung-dt-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2017-01-09clk/samsung: exynos542x: mark some clocks as criticalMarek Szyprowski
2017-01-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-29clk: samsung: Add CPU clk configuration data for Exynos4412 PrimeBartlomiej Zolnierkiewicz
2016-12-21clk: stm32f4: Use CLK_OF_DECLARE_DRIVER initialization methodGabriel Fernandez
2016-12-21clk: renesas: mstp: Support 8-bit registers for r7s72100Chris Brandt
2016-12-15Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-12-15Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-12clk: bcm: Fix 'maybe-uninitialized' warning in bcm2835_clock_choose_div_and_p...Boris Brezillon
2016-12-08clk: add devm_get_clk_from_child() APIKuninori Morimoto
2016-12-08clk: st: clk-flexgen: Unmap region obtained by of_iomapArvind Yadav
2016-12-08clk: keystone: pll: Unmap region obtained by of_iomapArvind Yadav
2016-12-08clk:mmp:clk-of-mmp2: Free memory and Unmap region obtained by kzalloc and of_...Arvind Yadav
2016-12-08clk:mmp:clk-of-pxa910: Free memory and Unmap region obtained by kzmalloc and ...Arvind Yadav
2016-12-08clk: mmp: clk-of-pxa1928: Free memory obtained by kzallocArvind Yadav
2016-12-08clk: cdce925: Fix limit checkChristophe JAILLET
2016-12-08clk: bcm: Make COMMON_CLK_IPROC into a libraryStephen Boyd
2016-12-08clk: qoriq: added ls1012a clock configurationTang Yuantian
2016-12-08clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m...Grygorii Strashko
2016-12-08clk: bcm: Allow rate change propagation to PLLH_AUX on VEC clockBoris Brezillon
2016-12-08clk: bcm: Support rate change propagation on bcm2835 clocksBoris Brezillon
2016-12-08clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clkBoris Brezillon
2016-12-08clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts
2016-12-07clk: clk-wm831x: fix a logic errorPan Bian
2016-12-07clk: uniphier: add cpufreq data for LD11, LD20 SoCsMasahiro Yamada
2016-12-07clk: uniphier: add CPU-gear change (cpufreq) supportMasahiro Yamada
2016-12-06Merge tag 'v4.10-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2016-11-23clk: qcom: Put venus core0/1 gdscs to hw control modeSricharan R
2016-11-23clk: qcom: gdsc: Add support for gdscs with HW controlRajendra Nayak
2016-11-23Merge branch 'clk-fixes' into clk-nextStephen Boyd
2016-11-23clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XXFlorian Fainelli
2016-11-23clk: sunxi-ng: enable so-said LDOs for A33 SoC's pll-mipi clockIcenowy Zheng
2016-11-23clk: bcm2835: Fix ->fixed_divider of pllh_auxBoris Brezillon
2016-11-23clk: qcom: clk-rpm: Fix clk_hw referencesGeorgi Djakov
2016-11-23clk: qcom: clk-smd-rpm: Fix clk_hw referencesGeorgi Djakov
2016-11-23clk: qcom: Move all sdcc rcgs to use clk_rcg2_floor_opsRajendra Nayak
2016-11-23clk: qcom: Add rcg ops to return floor value closest to the requested rateRajendra Nayak
2016-11-22ARM: 8631/1: clkdev: Detect errors in clk_hw_register_clkdev() for mass regis...Geert Uytterhoeven