summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: clk-imx35: fix name for ckil clkUwe Kleine-König2016-09-141-1/+1
* clk: meson: fix CLKID_GCLK_VENCI_INT typoArnd Bergmann2016-09-141-1/+1
* clk: mmp: add missing header dependenciesBaoyou Xie2016-09-141-0/+1
* Merge tag 'clk-renesas-for-v4.9-tag3' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd2016-09-143-2/+32
|\
| * clk: renesas: r8a7796: Add CMT clocksBui Duc Phuc2016-09-121-0/+4
| * clk: renesas: r8a7795: Add CMT clocksBui Duc Phuc2016-09-121-0/+4
| * clk: renesas: r8a7796: Add RAVB clockLaurent Pinchart2016-09-121-0/+1
| * clk: renesas: r8a7796: Add THS/TSC clockKhiem Nguyen2016-09-051-0/+1
| * clk: renesas: rz: Select EXTAL vs USB clockChris Brandt2016-09-051-2/+22
* | meson: clk: Use builtin_platform_driver to simplify the codeWei Yongjun2016-09-141-5/+1
* | Merge tag 'sunxi-clk-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd2016-09-1419-78/+3349
|\ \
OpenPOWER on IntegriCloud