summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)AuthorLines
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
2016-09-19Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-127/+523
2016-09-16clk: uniphier: add clock data for UniPhier SoCsMasahiro Yamada-0/+416
2016-09-16clk: uniphier: add core support code for UniPhier clock driverMasahiro Yamada-0/+535
2016-09-16clk: bcm: Add driver for BCM53573 ILP clockRafał Miłecki-0/+149
2016-09-16clk: Add USB3 PHY reset linesVivek Gautam-0/+2
2016-09-16clk: zx: fix pointer case warningsArnd Bergmann-10/+10
2016-09-16clk/Renesas-MSTP: Use kmalloc_array() in cpg_mstp_clocks_init()Markus Elfring-1/+1
2016-09-16clk: zx296718: use builtin_platform_driver to simplify the codeWei Yongjun-5/+1
2016-09-16clk: sunxi-ng: sun6i-a31: Fix register offset for mipi-csi clkChen-Yu Tsai-1/+1
2016-09-16clk: sunxi-ng: sun6i-a31: set CLK_SET_RATE_UNGATE for all PLLsChen-Yu Tsai-10/+10
2016-09-16clk: sunxi-ng: sun6i-a31: Set CLK_SET_RATE_PARENT for display output clocksChen-Yu Tsai-9/+13
2016-09-16drivers: clk: st: Handle clk synchronous mode for video clocksGabriel Fernandez-2/+35
2016-09-16drivers: clk: st: Add clock propagation for audio clocksGabriel Fernandez-1/+25
2016-09-16drivers: clk: st: Add fs660c32 synthesizer algorithmGabriel Fernandez-69/+111
2016-09-16drivers: clk: st: Simplify clock binding of STiH4xx platformsGabriel Fernandez-77/+55
2016-09-16drivers: clk: st: Remove stih415-416 clock supportGabriel Fernandez-1404/+1
2016-09-14clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd-199/+277
2016-09-14clk: bcm2835: Migrate to clk_hw based registration and OF APIsStephen Boyd-55/+58
2016-09-14clk: iproc: Make clocks visible optionsJon Mason-5/+32
2016-09-14clk: xgene: Add PMD clockHoan Tran-0/+221
2016-09-14clk: zx: register ZX296718 clocksJun Nie-0/+1050
2016-09-14clk: zx: reform pll config info to ease code extensionJun Nie-9/+16
2016-09-14clk-kona-setup: Use kmalloc_array() in parent_process()Markus Elfring-2/+2
2016-09-14ARM: clk-imx35: annotate clk enum with number valuesUwe Kleine-König-14/+16
2016-09-14ARM: clk-imx35: fix name for ckil clkUwe Kleine-König-1/+1
2016-09-14clk: gxbb: expose i2c clocksJerome Brunet-2/+2
2016-09-14clk: gxbb: expose USB clocksMartin Blumenstingl-5/+5
2016-09-14clk: gxbb: expose spifc clockJerome Brunet-1/+1
2016-09-14clk: gxbb: expose MPLL2 clock for use by DTMartin Blumenstingl-1/+1
2016-09-14clk: meson: fix CLKID_GCLK_VENCI_INT typoArnd Bergmann-1/+1