summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | clk: stm32mp1: fix mcu divider tableGabriel Fernandez2019-02-211-1/+1
| | | | * | | clk: stm32mp1: set ck_csi as critical clockGabriel Fernandez2019-02-211-1/+3
| | | | * | | clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocksGabriel Fernandez2019-02-211-5/+7
| | | | * | | clk: stm32mp1: parent clocks updateGabriel Fernandez2019-02-211-5/+5
| | | | |/ /
| | | * / / clk: clk-gpio: add support for sleeping GPIOs in gpio-gate-clkThomas Petazzoni2019-02-211-2/+37
| | | |/ /
| | * / / clk: qcom: clk-rpmh: Add IPA clock supportDavid Dai2019-02-211-0/+146
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c...Stephen Boyd2019-03-0831-328/+2022
| |\ \ \ \ \ \ \
| | | | | | * | | clk: mmp2: separate LCDC peripheral clk form the display clockLubomir Rintel2019-02-211-2/+3
| | | | | | | |/ | | | | | | |/|
| | | | | * | | clk: uniphier: Fix update register for CPU-gearKunihiko Hayashi2019-02-211-1/+1
| | | | | | |/ | | | | | |/|
| | | | * | | clk: clk-twl6040: Fix imprecise external abort for pdmclkTony Lindgren2019-02-211-2/+51
| | | | * | | clk: ti: check clock type before doing autoidle opsAndreas Kemnade2019-02-151-4/+16
| | | | * | | clk: ti: add a usecount for autoidleAndreas Kemnade2019-02-151-4/+28
| | | | * | | clk: ti: generalize the init sequence of clk_hw_omap clocksTero Kristo2019-02-156-24/+31
| | | | * | | clk: ti: remove usage of CLK_IS_BASICTero Kristo2019-02-156-6/+6
| | | | * | | clk: ti: add new API for checking if a provided clock is an OMAP clockTero Kristo2019-02-152-0/+20
| | | | * | | clk: ti: move clk_hw_omap list handling under generic part of the driverTero Kristo2019-02-153-39/+69
| | | | |/ /
| | | * | | clk: samsung: s3c2443: Mark expected switch fall-throughGustavo A. R. Silva2019-02-211-1/+1
| | | * | | clk: samsung: exynos5: Fix kfree() of const memory on setting driver_overrideKrzysztof Kozlowski2019-02-211-2/+1Star
| | | * | | clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device...Krzysztof Kozlowski2019-02-211-2/+8
| | | * | | clk: samsung: exynos5433: Add selected IMEM clocksKamil Konieczny2019-02-011-0/+32
| | | * | | clk: samsung: exynos5433: Fix name typo in sssxKamil Konieczny2019-02-011-1/+1
| | | * | | clk: samsung: exynos5433: Fix definition of CLK_ACLK_IMEM_{200, 266} clocksKamil Konieczny2019-02-011-2/+2
| | | |/ /
| | * | | clk: imx8mq: add GPIO clocks to clock treeAnson Huang2019-02-281-0/+5
| | * | | clk: imx: Refactor entire sccg pll clkAbel Vesa2019-02-263-159/+417
| | * | | clk: imx: scu: add cpu frequency scaling supportAnson Huang2019-02-261-0/+36
| | * | | clk: imx: imx8mm: Mark init function __initStephen Boyd2019-02-221-1/+1
| | * | | clk: imx8mq: Add the missing ARM clockAbel Vesa2019-02-211-0/+6
| | * | | clk: imx: imx8mq: Fix the rate propagation for arm pllAbel Vesa2019-02-211-1/+1
| | * | | clk: imx8mq: Add support for the CLKO1 clockFabio Estevam2019-02-211-0/+3
| | * | | clk: imx8mq: Fix the CLKO2 source select listFabio Estevam2019-02-211-2/+2
| | * | | clk: imx8mq: Add missing M4 clocksCarlo Caione2019-02-211-0/+7
| | * | | clk: imx: Add clock driver support for imx8mmBai Ping2019-02-213-0/+682
| | * | | clk: imx: Add PLLs driver for imx8mm socBai Ping2019-02-213-1/+418
| | * | | clk: imx5: add imx5_SCC2_IPG_GATEMichael Grzeschik2019-02-211-0/+1
| | * | | clk: imx: scu: add set parent supportAisheng Dong2019-02-212-3/+100
| | * | | clk: imx: scu: add fallback compatible string supportAisheng Dong2019-02-211-0/+1
| | * | | clk: imx8mq: Make parent names arrays const pointersAbel Vesa2019-02-211-97/+97
| | * | | clk: imx: Make parents const pointer in mux wrappersAbel Vesa2019-02-211-1/+2
| | * | | clk: imx: Make parent_names const pointer in composite-8mAbel Vesa2019-02-212-2/+2
| | | |/ | | |/|
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '...Stephen Boyd2019-03-0851-825/+5195
| |\ \ \ \ \ \ \
| | | | | | * | | clk: renesas: r8a774a1: Fix LAST_DT_CORE_CLKFabrizio Castro2019-02-251-1/+1
| | | | | | * | | clk: renesas: r8a774c0: Fix LAST_DT_CORE_CLKFabrizio Castro2019-02-211-1/+1
| | | | | | * | | clk: renesas: r8a774c0: Add TMU clockBiju Das2019-02-051-0/+5
| | | | | | * | | clk: renesas: r8a77980: Add RPC clocksSergei Shtylyov2019-02-051-0/+8
| | | | | | * | | clk: renesas: rcar-gen3: Add RPC clocksSergei Shtylyov2019-02-052-0/+105
| | | | | | * | | clk: renesas: rcar-gen3: Add spinlockSergei Shtylyov2019-01-251-0/+8
| | | | | | * | | clk: renesas: rcar-gen3: Factor out cpg_reg_modify()Sergei Shtylyov2019-01-251-18/+20
| | | | | | * | | clk: renesas: r8a774c0: Correct parent clock of DUGeert Uytterhoeven2019-01-241-2/+2
| | | | | | * | | clk: renesas: r8a774a1: Add missing CANFD clockFabrizio Castro2019-01-211-0/+2
| | | | | | * | | clk: renesas: r8a774c0: Add missing CANFD clockFabrizio Castro2019-01-211-0/+4
| | | | | | | |/ | | | | | | |/|