summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: samsung: clk-exynos-audss: Fix module autoloadJavier Martinez Canillas2016-11-181-0/+1
* clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood2016-11-181-5/+8
* clk: divider: Fix clk_divider_round_rate() to use clk_readl()Geert Uytterhoeven2016-10-311-1/+1
* clk: core: Force setting the phase delay when no changeJean-Francois Moine2016-10-311-5/+0
* clk: Return errors from clk providers in __of_clk_get_from_provider()Stephen Boyd2016-10-311-4/+5
* clk: qoriq: fix a register offset errorTang Yuantian2016-10-311-1/+5
* clk: qcom: select GDSC for msm8996 gcc and mmccSrinivas Kandagatla2016-10-311-0/+2
* clk: gcc-msm8996: Fix pcie 2 pipe register offsetSrinivas Kandagatla2016-10-311-2/+2
* clk: bcm2835: Skip PLLC clocks when deciding on a new clock parentEric Anholt2016-10-311-0/+23
* ARM: clk-imx35: fix name for ckil clkUwe Kleine-König2016-10-311-1/+1
* clk: imx6: fix i.MX6DL clock tree to reflect realityLucas Stach2016-10-281-12/+16
* clk: imx6: initialize GPU clocksLucas Stach2016-10-281-0/+18
* clk: mvebu: dynamically allocate resources in Armada CP110 system controllerMarcin Wojtas2016-10-221-9/+20
* clk: mvebu: fix setting unwanted flags in CP110 gate clockMarcin Wojtas2016-10-221-0/+2
* Merge tag 'sunxi-clk-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2016-09-084-14/+14
|\
| * clk: sunxi-ng: Fix wrong reset register offsetsJorik Jonker2016-08-291-8/+8
| * clk: sunxi-ng: nk: Make ccu_nk_find_best staticChen-Yu Tsai2016-08-081-3/+3
| * clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lockChen-Yu Tsai2016-08-081-1/+1
| * clk: sunxi: Fix return value check in sun8i_a23_mbus_setup()Wei Yongjun2016-08-081-1/+1
| * clk: sunxi: pll2: Fix return value check in sun4i_pll2_setup()Wei Yongjun2016-08-081-2/+2
* | Merge tag 'v4.8-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2016-08-291-5/+6
|\ \
| * | clk: rockchip: mark aclk_emmc_noc as a critical clock on rk3399Xing Zheng2016-08-241-0/+1
| * | clk: rockchip: fix incorrect GATE bits for {c, g}pll_aclk_perihp_src on rk3399Xing Zheng2016-08-121-2/+2
| * | clk: rockchip: fix incorrect aclk_emmc source gate bits on rk3399Xing Zheng2016-08-121-2/+2
| * | clk: rockchip: fix rk3399 aclk_vio gate bitChris Zhong2016-08-111-1/+1
| |/
* | clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2Vince Hsu2016-08-241-2/+2
* | clk: renesas: r8a7795: Fix SD clocksYoshihiro Shimoda2016-08-111-4/+5
* | clk: sunxi-ng: Fix inverted test condition in ccu_helper_wait_for_lockChen-Yu Tsai2016-08-101-1/+1
|/
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-2/+2
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-08-011-0/+1
|\
| * Merge tag 'sti-late-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pc...Arnd Bergmann2016-07-143-14/+27
| |\
| * \ Merge tag 'omap-for-v4.8/dt-part1-signed-v2' of git://git.kernel.org/pub/scm/...Olof Johansson2016-07-041-0/+1
| |\ \
| | * | ARM: dts: AM43xx: clk: Add RNG clk nodeLokesh Vutla2016-06-221-0/+1
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-014-31/+7
|\ \ \ \
| * \ \ \ Merge tag 'ux500-cleanup-bundle' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2016-07-143-30/+6
| |\ \ \ \
| | * | | | ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann2016-07-123-30/+6
| | | |/ / | | |/| |
| * / | | clk: clps711x: Changing the compatibility string to match with the smallest s...Alexander Shiyan2016-07-061-1/+1
| |/ / /
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-012-0/+9
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v4.8/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2016-07-052-0/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | clk: ti: am335x/am4372: Add tbclk to pwm nodeFranklin S Cooper Jr2016-06-102-0/+9
| | |/ /
* | | | Merge branch 'clk-fixes' into clk-nextMichael Turquette2016-07-213-6/+5
|\ \ \ \
| * | | | clk: at91: fix clk_programmable_set_parent()Boris Brezillon2016-07-181-1/+1
| * | | | Merge tag 'sunxi-clk-fixes-for-4.7' of https://git.kernel.org/pub/scm/linux/k...Michael Turquette2016-07-062-5/+4
| |\ \ \ \
| | * | | | clk: sunxi: remove unused variableArnd Bergmann2016-06-161-1/+0
| | * | | | clk: sunxi: display: Add per-clock flagsMaxime Ripard2016-06-101-1/+4
| | * | | | clk: sunxi: tcon-ch1: Do not return a negative error in get_parentMaxime Ripard2016-06-101-3/+0
| | | |/ / | | |/| |
* | | | | clk: Makefile: re-sort and clean upMichael Turquette2016-07-191-9/+11
* | | | | Merge branch 'clk-s905' into clk-nextMichael Turquette2016-07-151-1/+1
|\ \ \ \ \
| * | | | | Revert "clk: gxbb: expose CLKID_MMC_PCLK"Michael Turquette2016-07-151-1/+1
* | | | | | clk: samsung: Allow modular build of the Audio Subsystem CLKCON driverSylwester Nawrocki2016-07-133-12/+11