summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2017-01-15ARM: 8631/1: clkdev: Detect errors in clk_hw_register_clkdev() for mass regis...Geert Uytterhoeven1-0/+8
2017-01-12clk: renesas: mstp: Support 8-bit registers for r7s72100Chris Brandt1-5/+22
2017-01-12clk: imx31: fix rewritten input argument of mx31_clocks_init()Vladimir Zapolskiy1-3/+1
2017-01-12clk: sunxi-ng: sun8i-h3: Set CLK_SET_RATE_PARENT for audio module clocksChen-Yu Tsai1-5/+5
2017-01-12clk: sunxi-ng: sun8i-a23: Set CLK_SET_RATE_PARENT for audio module clocksChen-Yu Tsai1-3/+3
2017-01-12clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m...Grygorii Strashko1-1/+0
2017-01-12clk: clk-wm831x: fix a logic errorPan Bian1-1/+1
2017-01-12clk: qcom: ipq806x: Fix board clk ratesStephen Boyd1-2/+2
2017-01-12clk: renesas: cpg-mssr: Fix inverted debug checkGeert Uytterhoeven1-2/+2
2017-01-09clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clkBoris Brezillon1-1/+3
2017-01-06clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts4-11/+104
2016-12-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-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-21clk: sunxi-ng: sun6i-a31: Enable PLL-MIPI LDOs when ungating itChen-Yu Tsai1-1/+1
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-04clk: sunxi: Fix M factor computation for APB1Stéphan Rafin1-1/+1
2016-11-02clk: mmp: pxa910: fix return value check in pxa910_clk_init()Wei Yongjun1-2/+2
2016-11-02clk: mmp: pxa168: fix return value check in pxa168_clk_init()Wei Yongjun1-1/+1
2016-11-02clk: mmp: mmp2: fix return value check in mmp2_clk_init()Wei Yongjun1-1/+1
2016-11-02clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood1-5/+8
2016-11-02Merge tag 'v4.9-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd1-4/+1
2016-11-02clk: imx: fix integer overflow in AV PLL round rateEmil Lundmark1-2/+6
2016-10-28clk: xgene: Don't call __pa on ioremaped addressLaura Abbott1-6/+4
2016-10-28clk/samsung: Use CLK_OF_DECLARE_DRIVER initialization method for CLKOUTMarek Szyprowski1-8/+14
2016-10-21clk: at91: Fix a return value in case of errorChristophe JAILLET1-1/+1
2016-10-19clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCsMasahiro Yamada3-9/+9
2016-10-19clk: uniphier: fix memory overrun bugMasahiro Yamada1-1/+1
2016-10-19clk: sunxi-ng: sun6i-a31: Force AHB1 clock to use PLL6 as parentChen-Yu Tsai1-0/+12
2016-10-18clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock initShawn Guo1-2/+2
2016-10-18clk: mvebu: armada-37xx-periph: Fix the clock gate flagGregory CLEMENT1-0/+1
2016-10-18clk: bcm2835: Clamp the PLL's requested rate to the hardware limits.Eric Anholt1-7/+4
2016-10-18clk: max77686: fix number of clocks setup for clk_hw based registrationJavier Martinez Canillas1-0/+1
2016-10-18clk: mvebu: armada-37xx-periph: Fix the clock provider registrationGregory CLEMENT1-5/+5
2016-10-18clk: mediatek: Add hardware dependencyJean Delvare1-0/+2
2016-10-18clk: samsung: clk-exynos-audss: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-18clk: uniphier: fix type of variable passed to regmap_read()Masahiro Yamada1-1/+1
2016-10-18clk: uniphier: add system clock support for sLD3 SoCMasahiro Yamada1-0/+4
2016-10-16clk: rockchip: don't return NULL when failing to register ddrclk branchShawn Lin1-4/+1
2016-10-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-9/+9
2016-10-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+70
2016-10-08Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-41/+5
2016-09-24CLK: Add Loongson1C clock supportYang Ling2-0/+98
2016-09-24clk: Loongson1: Make use of GENMASKKelvin Cheung1-1/+1
2016-09-24clk: Loongson1: Update clocks of Loongson1BKelvin Cheung1-10/+13
2016-09-24clk: Loongson1: Refactor Loongson1 clockKelvin Cheung5-48/+69
2016-09-24clk: zx296718: register driver earlier with core_initcallShawn Guo1-1/+5
2016-09-23clk: mvebu: dynamically allocate resources in Armada CP110 system controllerMarcin Wojtas1-9/+20