summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | clk: samsung: make clk-s5pv210-audss explicitly non-modularPaul Gortmaker2016-07-131-27/+2
* | | | | | clk: exynos5433: remove CLK_IGNORE_UNUSED flag from SPI clocksAndi Shyti2016-07-131-3/+2
* | | | | | clk: oxnas: Add hardware dependenciesJean Delvare2016-07-121-0/+1
* | | | | | clk: imx7d: do not set parent of ethernet time/ref clocksStefan Agner2016-07-121-9/+0
* | | | | | Merge branch 'clk-sunxi-ng' into clk-nextMichael Turquette2016-07-112-3/+3
|\ \ \ \ \ \
| * | | | | | clk: sunxi-ng: h3: Fix Kconfig symbol typoMaxime Ripard2016-07-111-1/+1
| * | | | | | clk: sunxi-ng: h3: Fix audio clock divider offsetMaxime Ripard2016-07-111-2/+2
* | | | | | | Merge branch 'clk-sunxi-ng' into clk-nextMichael Turquette2016-07-0831-0/+3397
|\| | | | | |
| * | | | | | clk: sunxi-ng: Add H3 clocksMaxime Ripard2016-07-084-0/+904
| * | | | | | clk: sunxi-ng: Add N-K-M-P factor clockMaxime Ripard2016-07-084-0/+244
| * | | | | | clk: sunxi-ng: Add N-K-M Factor clockMaxime Ripard2016-07-084-0/+227
| * | | | | | clk: sunxi-ng: Add N-M-factor clock supportMaxime Ripard2016-07-084-0/+212
| * | | | | | clk: sunxi-ng: Add N-K-factor clock supportMaxime Ripard2016-07-084-0/+223
| * | | | | | clk: sunxi-ng: Add M-P factor clock supportMaxime Ripard2016-07-084-0/+245