summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | clk: sunxi-ng: A31: Fix spdif clock registerMarcus Cooper2017-01-021-2/+2
| | * | | | clk: sunxi-ng: set the parent rate when adjustin CPUX clock on A33Icenowy Zheng2017-01-021-1/+1
| | * | | | clk: sunxi-ng: fix PLL_CPUX adjusting on A33Icenowy Zheng2017-01-021-0/+10
| | * | | | clk: sunxi-ng: fix PLL_CPUX adjusting on H3Ondrej Jirman2017-01-021-0/+10
| * | | | | clk: qcom: SDHCI enablement on Nexus 5X / 6PJeremy McNicoll2017-01-271-0/+18
| * | | | | Merge tag 'clk-v4.11-samsung-2' of git://linuxtv.org/snawrocki/samsung into c...Stephen Boyd2017-01-276-31/+66
| |\ \ \ \ \
| | * | | | | clk: samsung: mark s3c...._clk_sleep_init() as __initMartin Kaiser2017-01-274-8/+8
| | * | | | | clk: samsung: Add enable/disable support for PLL35XX clocksMarek Szyprowski2017-01-271-7/+38
| | * | | | | clk: samsung: exynos5433: Correct typos in SoC nameMarek Szyprowski2017-01-271-14/+14
| | | |_|_|/ | | |/| | |
| | * | | | clk: samsung: exynos5433: Add data for 250MHz and 278MHz PLL ratesMarek Szyprowski2017-01-271-0/+2
| | * | | | clk: samsung: exynos5433: Add IDs for PHYCLK_MIPIDPHY0_* clocksMarek Szyprowski2017-01-271-2/+4
| | |/ / /
| * | | | Merge tag 'clk-renesas-for-v4.11-tag2' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd2017-01-274-18/+144
| |\ \ \ \
| | * | | | clk: renesas: r8a7796: Add IIC-DVFS clockKhiem Nguyen2017-01-271-0/+1
| | * | | | clk: renesas: r8a7795: Add IIC-DVFS clockKeita Kobayashi2017-01-271-0/+1
| | * | | | clk: renesas: cpg-mssr: Add support for reset controlGeert Uytterhoeven2017-01-271-0/+126
| | * | | | clk: renesas: cpg-mssr: Rename cpg_mssr_priv.mstp_lockGeert Uytterhoeven2017-01-271-5/+5
| | * | | | clk: renesas: cpg-mssr: Document suitability for RZ/G1Geert Uytterhoeven2017-01-271-1/+1
| | * | | | clk: renesas: mstp: Reformat cpg_mstp_clock_register() for git diffGeert Uytterhoeven2017-01-271-3/+3
| | * | | | clk: renesas: mstp: Make INTC-SYS a critical clockGeert Uytterhoeven2017-01-231-0/+5
| | * | | | clk: renesas: cpg-mssr: Migrate to CLK_IS_CRITICALGeert Uytterhoeven2017-01-231-9/+2Star
| * | | | | clk: mvebu: support for 98DX3236 SoCChris Packham2017-01-273-0/+70
| * | | | | clk: x86: Add Atom PMC platform clocksIrina Tirdea2017-01-272-0/+372
| * | | | | clk: Make x86/ conditional on CONFIG_COMMON_CLKPierre-Louis Bossart2017-01-271-0/+2
| * | | | | clk: hisilicon: fix lock assignmentLeo Yan2017-01-271-0/+1
| * | | | | Merge branch 'clk-ux500' into clk-nextStephen Boyd2017-01-272-18/+29
| |\ \ \ \ \
| | * | | | | clk: ux500: Convert ABx500 clocks to use OF probingLinus Walleij2017-01-271-10/+26
| | * | | | | clk: ux500: move AB8500 sysclk over to PRCMU clk driverLinus Walleij2017-01-272-8/+3Star
| | | |/ / / | | |/| | |
| * | | | | clk: mediatek: Fix MT8135 dependenciesJean Delvare2017-01-271-2/+2
| * | | | | clk: mediatek: Fix MT2701 dependenciesJean Delvare2017-01-271-7/+8
| * | | | | clk: ti: divider: Add the table parsing to get the best divider valueKeerthy2017-01-271-1/+30
| * | | | | clk: qcom: gdsc: Fix handling of hw control enable/disableRajendra Nayak2017-01-271-13/+45
| * | | | | clk: meson8b: fix clk81 register addressJerome Brunet2017-01-271-1/+0Star
| * | | | | clk: stm32f7: Introduce stm32f7 clocks for STM32F746 boardsGabriel Fernandez2017-01-271-6/+271
| * | | | | clk: uniphier: continue probing even if some clocks fail to registerMasahiro Yamada2017-01-271-5/+2Star
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branch 'clk-imx7', 'clk-bcm2835' into clk-nextStephen Boyd2017-01-272-49/+255
| |\ \ \ \ \ \
| | | * | | | | clk: bcm2835: Add leaf clock measurement support, disabled by defaultEric Anholt2017-01-211-25/+119
| | | * | | | | clk: bcm2835: Register the DSI0/DSI1 pixel clocks.Eric Anholt2017-01-211-12/+109
| | | * | | | | clk: bcm2835: Don't rate change PLLs on behalf of DSI PLL dividers.Eric Anholt2017-01-211-14/+28
| | | |/ / / /
| | * / / / / clk: imx7d: Add the OCOTP clockFabio Estevam2017-01-211-0/+1
| | |/ / / /
| * | | | | clk: cs2000: add Suspend/Resume featureKhiem Nguyen2017-01-211-0/+22
| * | | | | clk: vc5: Add support for IDT VersaClock 5P49V5923 and 5P49V5933Marek Vasut2017-01-213-0/+802
| * | | | | Merge tag 'v4.11-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd2017-01-218-13/+1067
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | clk: rockchip: use clock ids for memory controller parts on rk3066/rk3188Heiko Stuebner2017-01-131-2/+2
| | * | | | clk: rockchip: use rk3288 isp_in clock idsJacob Chen2017-01-131-1/+1
| | * | | | clk: rockchip: Remove useless init of "grf" to -EPROBE_DEFERDouglas Anderson2017-01-061-1/+0Star
| | * | | | clk: rockchip: add clock controller for rk3328Elaine Zhang2017-01-053-0/+914
| | * | | | clk: rockchip: add new pll-type for rk3328Elaine Zhang2017-01-022-3/+14
| | * | | | clk: rockchip: describe aclk_vcodec using the new muxgrf type on rk3288Heiko Stuebner2017-01-021-6/+5Star
| | * | | | clk: rockchip: add a clock-type for muxes based in the grfHeiko Stuebner2017-01-024-0/+131
| | |/ / /
| * | | | Merge tag 'clk-v4.11-samsung' of git://linuxtv.org/snawrocki/samsung into clk...Stephen Boyd2017-01-215-1041/+18Star
| |\ \ \ \