summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorLines
2016-11-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2016-11-23clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XXFlorian Fainelli-1/+1
2016-11-23clk: sunxi-ng: enable so-said LDOs for A33 SoC's pll-mipi clockIcenowy Zheng-1/+1
2016-11-21clk: sunxi-ng: sun6i-a31: Enable PLL-MIPI LDOs when ungating itChen-Yu Tsai-1/+1
2016-11-16Merge tag 'sunxi-clk-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd-1/+13
2016-11-16clk: efm32gg: Pass correct type to hw provider registrationStephen Boyd-1/+1
2016-11-16clk: berlin: Pass correct type to hw provider registrationStephen Boyd-2/+2
2016-11-04clk: sunxi: Fix M factor computation for APB1Stéphan Rafin-1/+1
2016-11-01clk: mmp: pxa910: fix return value check in pxa910_clk_init()Wei Yongjun-2/+2
2016-11-01clk: mmp: pxa168: fix return value check in pxa168_clk_init()Wei Yongjun-1/+1
2016-11-01clk: mmp: mmp2: fix return value check in mmp2_clk_init()Wei Yongjun-1/+1
2016-11-01clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood-5/+8
2016-11-01Merge tag 'v4.9-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd-4/+1
2016-11-01clk: imx: fix integer overflow in AV PLL round rateEmil Lundmark-2/+6
2016-10-28clk: xgene: Don't call __pa on ioremaped addressLaura Abbott-6/+4
2016-10-27clk/samsung: Use CLK_OF_DECLARE_DRIVER initialization method for CLKOUTMarek Szyprowski-8/+14
2016-10-20clk: at91: Fix a return value in case of errorChristophe JAILLET-1/+1
2016-10-19clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCsMasahiro Yamada-9/+9
2016-10-19clk: uniphier: fix memory overrun bugMasahiro Yamada-1/+1
2016-10-19clk: sunxi-ng: sun6i-a31: Force AHB1 clock to use PLL6 as parentChen-Yu Tsai-0/+12
2016-10-17clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock initShawn Guo-2/+2
2016-10-17clk: mvebu: armada-37xx-periph: Fix the clock gate flagGregory CLEMENT-0/+1
2016-10-17clk: bcm2835: Clamp the PLL's requested rate to the hardware limits.Eric Anholt-7/+4
2016-10-17clk: max77686: fix number of clocks setup for clk_hw based registrationJavier Martinez Canillas-0/+1
2016-10-17clk: mvebu: armada-37xx-periph: Fix the clock provider registrationGregory CLEMENT-5/+5
2016-10-17clk: mediatek: Add hardware dependencyJean Delvare-0/+2
2016-10-17clk: samsung: clk-exynos-audss: Fix module autoloadJavier Martinez Canillas-0/+1
2016-10-17clk: uniphier: fix type of variable passed to regmap_read()Masahiro Yamada-1/+1
2016-10-17clk: uniphier: add system clock support for sLD3 SoCMasahiro Yamada-0/+4
2016-10-16clk: rockchip: don't return NULL when failing to register ddrclk branchShawn Lin-4/+1
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds-9/+9
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+70
2016-10-07Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-41/+5
2016-09-23CLK: Add Loongson1C clock supportYang Ling-0/+98
2016-09-23clk: Loongson1: Make use of GENMASKKelvin Cheung-1/+1
2016-09-23clk: Loongson1: Update clocks of Loongson1BKelvin Cheung-10/+13
2016-09-23clk: Loongson1: Refactor Loongson1 clockKelvin Cheung-48/+69
2016-09-23clk: zx296718: register driver earlier with core_initcallShawn Guo-1/+5
2016-09-22clk: mvebu: dynamically allocate resources in Armada CP110 system controllerMarcin Wojtas-9/+20
2016-09-22clk: mvebu: fix setting unwanted flags in CP110 gate clockMarcin Wojtas-0/+2
2016-09-21clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomapArvind Yadav-0/+1
2016-09-21clk: mvebu: Add clk support for the orion5x SoC mv88f5181Jamie Lentin-0/+70
2016-09-21clk: mediatek: clk-mt8173: Unmap region obtained by of_iomapArvind Yadav-1/+3
2016-09-20clk: sunxi-ng: Fix reset offset for the A23 and A33Maxime Ripard-16/+16
2016-09-20clk: at91: sckc: optimize boot timeAlexandre Belloni-1/+1
2016-09-20clk: at91: Add sama5d4 sckc supportAlexandre Belloni-0/+100
2016-09-20clk: at91: move slow clock controller clocks to sckc.cAlexandre Belloni-388/+363
2016-09-20clk: imx6: initialize GPU clocksLucas Stach-0/+18
2016-09-20clk: imx6: fix i.MX6DL clock tree to reflect realityLucas Stach-12/+16
2016-09-20clk: imx53: Add clocks configurationKalle Kankare-0/+20