summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: Fix a return value in case of errorChristophe JAILLET2016-10-211-1/+1
* clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCsMasahiro Yamada2016-10-193-9/+9
* clk: uniphier: fix memory overrun bugMasahiro Yamada2016-10-191-1/+1
* clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock initShawn Guo2016-10-181-2/+2
* clk: mvebu: armada-37xx-periph: Fix the clock gate flagGregory CLEMENT2016-10-181-0/+1
* clk: bcm2835: Clamp the PLL's requested rate to the hardware limits.Eric Anholt2016-10-181-7/+4Star
* clk: max77686: fix number of clocks setup for clk_hw based registrationJavier Martinez Canillas2016-10-181-0/+1
* clk: mvebu: armada-37xx-periph: Fix the clock provider registrationGregory CLEMENT2016-10-181-5/+5
* clk: mediatek: Add hardware dependencyJean Delvare2016-10-181-0/+2
* clk: samsung: clk-exynos-audss: Fix module autoloadJavier Martinez Canillas2016-10-181-0/+1
* clk: uniphier: fix type of variable passed to regmap_read()Masahiro Yamada2016-10-181-1/+1
* clk: uniphier: add system clock support for sLD3 SoCMasahiro Yamada2016-10-181-0/+4
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2016-10-081-9/+9
|\
| * Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-09-196-127/+523
| |\
| | * clk: gxbb: expose i2c clocksJerome Brunet2016-09-141-2/+2
| | * clk: gxbb: expose USB clocksMartin Blumenstingl2016-09-141-5/+5
| | * clk: gxbb: expose spifc clockJerome Brunet2016-09-141-1/+1
| | * clk: gxbb: expose MPLL2 clock for use by DTMartin Blumenstingl2016-09-141-1/+1
| * | Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann2016-09-142-1/+192
| |\ \
* | \ \ Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-081-0/+70
|\ \ \ \
| * | | | clk: mvebu: Add clk support for the orion5x SoC mv88f5181Jamie Lentin2016-09-211-0/+70
* | | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-081-41/+5Star
|\ \ \ \ \
| * | | | | ARM: i.MX: Remove i.MX1 non-DT supportAlexander Shiyan2016-08-091-41/+5Star
| |/ / / /
* | | | | CLK: Add Loongson1C clock supportYang Ling2016-09-232-0/+98
* | | | | clk: Loongson1: Make use of GENMASKKelvin Cheung2016-09-231-1/+1
* | | | | clk: Loongson1: Update clocks of Loongson1BKelvin Cheung2016-09-231-10/+13
* | | | | clk: Loongson1: Refactor Loongson1 clockKelvin Cheung2016-09-235-48/+69
* | | | | clk: zx296718: register driver earlier with core_initcallShawn Guo2016-09-231-1/+5
* | | | | clk: mvebu: dynamically allocate resources in Armada CP110 system controllerMarcin Wojtas2016-09-231-9/+20
* | | | | clk: mvebu: fix setting unwanted flags in CP110 gate clockMarcin Wojtas2016-09-231-0/+2
* | | | | clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomapArvind Yadav2016-09-211-0/+1
* | | | | clk: mediatek: clk-mt8173: Unmap region obtained by of_iomapArvind Yadav2016-09-211-1/+3
* | | | | clk: sunxi-ng: Fix reset offset for the A23 and A33Maxime Ripard2016-09-212-16/+16
* | | | | clk: at91: sckc: optimize boot timeAlexandre Belloni2016-09-211-1/+1
* | | | | clk: at91: Add sama5d4 sckc supportAlexandre Belloni2016-09-211-0/+100
* | | | | clk: at91: move slow clock controller clocks to sckc.cAlexandre Belloni2016-09-213-388/+363Star
* | | | | clk: imx6: initialize GPU clocksLucas Stach2016-09-211-0/+18
* | | | | clk: imx6: fix i.MX6DL clock tree to reflect realityLucas Stach2016-09-211-12/+16
* | | | | clk: imx53: Add clocks configurationKalle Kankare2016-09-211-0/+20
* | | | | clk: uniphier: add clock data for UniPhier SoCsMasahiro Yamada2016-09-176-0/+416
* | | | | clk: uniphier: add core support code for UniPhier clock driverMasahiro Yamada2016-09-1710-0/+535
* | | | | clk: bcm: Add driver for BCM53573 ILP clockRafał Miłecki2016-09-172-0/+149
* | | | | clk: Add USB3 PHY reset linesVivek Gautam2016-09-171-0/+2
* | | | | clk: zx: fix pointer case warningsArnd Bergmann2016-09-171-10/+10
* | | | | clk/Renesas-MSTP: Use kmalloc_array() in cpg_mstp_clocks_init()Markus Elfring2016-09-171-1/+1
* | | | | clk: zx296718: use builtin_platform_driver to simplify the codeWei Yongjun2016-09-171-5/+1Star
* | | | | clk: sunxi-ng: sun6i-a31: Fix register offset for mipi-csi clkChen-Yu Tsai2016-09-171-1/+1
* | | | | clk: sunxi-ng: sun6i-a31: set CLK_SET_RATE_UNGATE for all PLLsChen-Yu Tsai2016-09-171-10/+10
* | | | | clk: sunxi-ng: sun6i-a31: Set CLK_SET_RATE_PARENT for display output clocksChen-Yu Tsai2016-09-171-9/+13
* | | | | drivers: clk: st: Handle clk synchronous mode for video clocksGabriel Fernandez2016-09-171-2/+35