summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2016-10-071-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-071-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-071-41/+5
|\ \ \ \ \
| * | | | | ARM: i.MX: Remove i.MX1 non-DT supportAlexander Shiyan2016-08-091-41/+5
| |/ / / /
* | | | | 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-221-9/+20
* | | | | clk: mvebu: fix setting unwanted flags in CP110 gate clockMarcin Wojtas2016-09-221-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-202-16/+16
* | | | | clk: at91: sckc: optimize boot timeAlexandre Belloni2016-09-201-1/+1
* | | | | clk: at91: Add sama5d4 sckc supportAlexandre Belloni2016-09-201-0/+100
* | | | | clk: at91: move slow clock controller clocks to sckc.cAlexandre Belloni2016-09-203-388/+363
* | | | | clk: imx6: initialize GPU clocksLucas Stach2016-09-201-0/+18
* | | | | clk: imx6: fix i.MX6DL clock tree to reflect realityLucas Stach2016-09-201-12/+16
* | | | | clk: imx53: Add clocks configurationKalle Kankare2016-09-201-0/+20
* | | | | clk: uniphier: add clock data for UniPhier SoCsMasahiro Yamada2016-09-166-0/+416
* | | | | clk: uniphier: add core support code for UniPhier clock driverMasahiro Yamada2016-09-1610-0/+535
* | | | | clk: bcm: Add driver for BCM53573 ILP clockRafał Miłecki2016-09-162-0/+149
* | | | | clk: Add USB3 PHY reset linesVivek Gautam2016-09-161-0/+2
* | | | | clk: zx: fix pointer case warningsArnd Bergmann2016-09-161-10/+10
* | | | | clk/Renesas-MSTP: Use kmalloc_array() in cpg_mstp_clocks_init()Markus Elfring2016-09-161-1/+1
* | | | | clk: zx296718: use builtin_platform_driver to simplify the codeWei Yongjun2016-09-161-5/+1
* | | | | clk: sunxi-ng: sun6i-a31: Fix register offset for mipi-csi clkChen-Yu Tsai2016-09-161-1/+1
* | | | | clk: sunxi-ng: sun6i-a31: set CLK_SET_RATE_UNGATE for all PLLsChen-Yu Tsai2016-09-161-10/+10
* | | | | clk: sunxi-ng: sun6i-a31: Set CLK_SET_RATE_PARENT for display output clocksChen-Yu Tsai2016-09-161-9/+13
* | | | | drivers: clk: st: Handle clk synchronous mode for video clocksGabriel Fernandez2016-09-161-2/+35
* | | | | drivers: clk: st: Add clock propagation for audio clocksGabriel Fernandez2016-09-161-1/+25
* | | | | drivers: clk: st: Add fs660c32 synthesizer algorithmGabriel Fernandez2016-09-161-69/+111
* | | | | drivers: clk: st: Simplify clock binding of STiH4xx platformsGabriel Fernandez2016-09-163-77/+55
* | | | | drivers: clk: st: Remove stih415-416 clock supportGabriel Fernandez2016-09-163-1404/+1
* | | | | clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd2016-09-1413-199/+277
* | | | | clk: bcm2835: Migrate to clk_hw based registration and OF APIsStephen Boyd2016-09-142-55/+58
* | | | | clk: iproc: Make clocks visible optionsJon Mason2016-09-142-5/+32
* | | | | clk: xgene: Add PMD clockHoan Tran2016-09-141-0/+221
* | | | | clk: zx: register ZX296718 clocksJun Nie2016-09-143-0/+1050
* | | | | clk: zx: reform pll config info to ease code extensionJun Nie2016-09-142-9/+16
* | | | | clk-kona-setup: Use kmalloc_array() in parent_process()Markus Elfring2016-09-141-2/+2
* | | | | ARM: clk-imx35: annotate clk enum with number valuesUwe Kleine-König2016-09-141-14/+16
OpenPOWER on IntegriCloud