summaryrefslogtreecommitdiffstats
path: root/drivers/clk/Makefile
Commit message (Expand)AuthorAgeFilesLines
* clk: Add Si5341/Si5340 driverMike Looijmans2019-06-271-0/+1
*-. Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...Stephen Boyd2019-05-071-0/+2
|\ \
| | * clk: sifive: add a driver for the SiFive FU540 PRCI IP blockPaul Walmsley2019-05-031-0/+1
| | * clk: analogbits: add Wide-Range PLL libraryPaul Walmsley2019-05-031-0/+1
| |/
| |
| \
*-. \ Merge branches 'clk-hisi', 'clk-lochnagar', 'clk-allwinner', 'clk-rockchip' a...Stephen Boyd2019-05-071-0/+1
|\ \ \ | | |/ | |/|
| | * clk: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax2019-04-231-0/+1
| |/
* / clock: milbeaut: Add Milbeaut M10V clock controllerSugaya Taichi2019-04-261-0/+1
|/
*-. Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '...Stephen Boyd2019-03-081-1/+1
|\ \
| | * clk: meson: use CONFIG_ARCH_MESON to enter meson clk directoryJerome Brunet2019-02-021-1/+1
| |/
* / clk: Add Fixed MMIO clock driverJan Kotas2019-01-091-0/+1
|/
*-. Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp...Stephen Boyd2018-12-141-1/+1
|\ \
| | * clk: imx: add configuration option for mmio clksAisheng Dong2018-12-141-1/+1
| |/
* / clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clockMatti Vaittinen2018-12-101-0/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-10-311-1/+2
|\
| * Merge branch 'clk-ingenic-jz4725b' into clk-nextStephen Boyd2018-10-191-1/+1
| |\
| | * clk: ingenic: Add proper Kconfig entriesPaul Cercueil2018-10-171-1/+1
| * | clk: keystone: Enable TISCI clocks if K3_ARCHNishanth Menon2018-10-021-0/+1
| |/
* / drivers: clk: Add ZynqMP clock driverJolly Shah2018-10-091-0/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-08-161-0/+1
|\
| * clk: Add driver for MAX9485Daniel Mack2018-07-061-0/+1
* | clk: sunxi-ng: replace lib-y with obj-yMasahiro Yamada2018-06-211-1/+1
|/
*-. Merge branches 'clk-qcom-rpmh', 'clk-npcm7xx', 'clk-of-parent-count' and 'clk...Stephen Boyd2018-06-041-0/+1
|\ \
| | * clk: npcm7xx: add clock controllerTali Perry2018-04-171-0/+1
* | | Merge branch 'clk-actions' into clk-nextStephen Boyd2018-06-041-0/+1
|\ \ \ | |/ / |/| |
| * | clk: actions: Add common clock driver supportManivannan Sadhasivam2018-04-061-0/+1
| |/
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-04-141-2/+6
|\ \
| | \
| | \
| *-. | Merge branches 'clk-stratix10', 'clk-imx', 'clk-bcm', 'clk-cs2000' and 'clk-i...Stephen Boyd2018-04-061-0/+1
| |\ \|
| | * | clk: socfpga: stratix10: add clock driver for Stratix10 platformDinh Nguyen2018-04-061-0/+1
| | |/
| | |
| | \
| | \
| | \
| *---. | Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and...Stephen Boyd2018-04-061-0/+2
| |\ \ \|
| | | * | clk: Add driver for the si544 clock generator chipMike Looijmans2018-03-231-0/+1
| | | |/
| | * / clk: davinci: New driver for davinci PLL clocksDavid Lechner2018-03-201-0/+1
| | |/
| * | clk: stm32: add configuration flags for each of the stm32 driversBenjamin Gaignard2018-03-191-2/+2
| * | clk: stm32mp1: Introduce STM32MP1 clock driverGabriel Fernandez2018-03-111-0/+1
| |/
* / clk: add support for clocks provided by SCMISudeep Holla2018-02-281-0/+1
|/
*---. Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner...Stephen Boyd2018-01-271-1/+2
|\ \ \
| | | * clk: mediatek: fixup test-building of MediaTek clock driversSean Wang2017-12-221-1/+1
| | |/
| * / clk: Add clock driver for ASPEED BMC SoCsJoel Stanley2018-01-271-0/+1
| |/
* / clk: sprd: Add common infrastructureChunyan Zhang2017-12-221-0/+1
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* clk: mb86s7x: Drop non-building driverAndreas Färber2017-09-011-1/+0Star
* clk: stm32h7: Add stm32h743 clock driverGabriel Fernandez2017-09-011-0/+1
* ARC: clk: introduce HSDK pll driverEugeniy Paltsev2017-08-311-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-151-0/+1
|\
| * clk: boston: Add a driver for MIPS Boston board clocksPaul Burton2017-07-111-0/+1
* | clk: Add Gemini SoC clock controllerLinus Walleij2017-06-211-0/+1
* | clk: keystone: Add sci-clk driver supportTero Kristo2017-06-141-1/+1
* | Merge branch 'clk-bulk-get' into clk-nextStephen Boyd2017-06-031-1/+1
|\ \
| * | clk: add clk_bulk_get accessoriesDong Aisheng2017-06-031-1/+1
| |/
* / clk: renesas: Rework Kconfig and Makefile logicGeert Uytterhoeven2017-05-241-1/+1
|/
* clk: hi6220: Add the hi655x's pmic clockDaniel Lezcano2017-04-221-0/+1