linux/drivers/clk
Finley Xiao 2d93493e7b clk: rockchip: Add support to get clk scale and rate
Change-Id: I2eeb9f47bffafda4a9706fd48c50d22dd88df2c7
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
2019-06-14 21:29:40 +08:00
..
actions clk: actions: Add S700 SoC clock support 2018-07-25 16:40:54 -07:00
at91 rk: revert to v4.4 2019-02-10 00:33:21 +08:00
axis
axs10x clk: axs10x: introduce AXS10X pll driver 2017-07-17 11:50:59 -07:00
bcm rk: revert to v4.4 2019-02-10 00:33:21 +08:00
berlin This time we have a good set of changes to the core framework that do some 2018-06-09 12:06:24 -07:00
davinci ARM: 32-bit SoC platform updates 2018-08-23 13:44:43 -07:00
h8300 clk: h8300: pr_err() strings should end with newlines 2017-12-06 22:40:02 -08:00
hisilicon reset: hisilicon: fix potential NULL pointer dereference 2018-11-21 09:19:17 +01:00
imgtec Update MIPS email addresses 2017-11-03 09:02:30 -07:00
imx rk: revert to v4.4 2019-02-10 00:33:21 +08:00
ingenic clk: ingenic: Add missing flag for UDC clock 2018-07-06 11:47:28 -07:00
keystone clk: keystone: sci-clk: add support for dynamically probing clocks 2018-03-08 11:43:15 +02:00
loongson1
mediatek rk: revert to v4.4 2019-02-10 00:33:21 +08:00
meson rk: revert to v4.4 2019-02-10 00:33:21 +08:00
microchip
mmp rk: revert to v4.4 2019-02-10 00:33:21 +08:00
mvebu rk: revert to v4.4 2019-02-10 00:33:21 +08:00
mxs rk: revert to v4.4 2019-02-10 00:33:21 +08:00
nxp rk: revert to v4.4 2019-02-10 00:33:21 +08:00
pistachio
pxa clk: pxa: export 32kHz PLL 2018-07-06 13:52:57 -07:00
qcom rk: revert to v4.4 2019-02-10 00:33:21 +08:00
renesas clk: renesas: r9a06g032: Fix UART34567 clock rate 2018-11-27 16:13:01 +01:00
rockchip clk: rockchip: Add support to get clk scale and rate 2019-06-14 21:29:40 +08:00
samsung rk: revert to v4.4 2019-02-10 00:33:21 +08:00
sirf We have two changes to the core framework this time around. The first being a 2017-11-17 20:04:24 -08:00
socfpga clk: socfpga: stratix10: fix naming convention for the fixed-clocks 2019-01-31 08:14:34 +01:00
spear clk: spear: fix WDT clock definition on SPEAr600 2018-04-06 13:45:34 -07:00
sprd clk: sprd: add RTC gate for SC9860 2018-03-16 15:53:30 -07:00
st rk: revert to v4.4 2019-02-10 00:33:21 +08:00
sunxi rk: revert to v4.4 2019-02-10 00:33:21 +08:00
sunxi-ng clk: sunxi-ng: Use u64 for calculation of NM rate 2019-01-09 17:38:44 +01:00
tegra rk: revert to v4.4 2019-02-10 00:33:21 +08:00
ti rk: revert to v4.4 2019-02-10 00:33:21 +08:00
uniphier clk: uniphier: add clock frequency support for SPI 2018-07-25 16:26:18 -07:00
ux500 clk: ux500: Drop AB8540/9540 support 2018-03-23 09:36:11 -07:00
versatile rk: revert to v4.4 2019-02-10 00:33:21 +08:00
x86 clk: x86: Stop marking clocks as CLK_IS_CRITICAL 2018-09-17 18:47:58 -07:00
zte clk: move clock common macros out from vendor directories 2017-12-21 15:00:38 -08:00
zynq
clk-asm9260.c treewide: Use struct_size() for kmalloc()-family 2018-06-06 11:15:43 -07:00
clk-aspeed.c The new and exciting feature this time around is in the clk core. 2018-08-15 21:41:21 -07:00
clk-axi-clkgen.c clk: axi-clkgen: Round closest in round_rate() and recalc_rate() 2017-12-21 18:07:53 -08:00
clk-axm5516.c
clk-bulk.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-cdce706.c
clk-cdce925.c clk: cdce925: remove redundant check for non-null parent_name 2017-11-13 17:44:15 -08:00
clk-clps711x.c treewide: Use struct_size() for kmalloc()-family 2018-06-06 11:15:43 -07:00
clk-composite.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-conf.c clk: defer clk_gets on orphan clocks 2019-04-01 19:03:38 +08:00
clk-cs2000-cp.c clk: cs2000-cp: convert to SPDX identifiers 2018-08-02 13:55:00 -07:00
clk-devres.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-divider.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-efm32gg.c treewide: Use struct_size() for kmalloc()-family 2018-06-06 11:15:43 -07:00
clk-fixed-factor.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-fixed-rate.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-fractional-divider.c clk: fractional-divider: Improve fractional divider jitter 2019-03-13 17:04:10 +08:00
clk-gate.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-gemini.c treewide: Use struct_size() for kmalloc()-family 2018-06-06 11:15:43 -07:00
clk-gpio.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-hi655x.c clk: hi6220: Add the hi655x's pmic clock 2017-04-21 19:18:53 -07:00
clk-highbank.c
clk-hsdk-pll.c ARC: clk: fix spelling mistake: "configurarion" -> "configuration" 2017-11-13 17:44:26 -08:00
clk-max9485.c clk: Add driver for MAX9485 2018-07-06 13:44:06 -07:00
clk-max77686.c
clk-moxart.c clk: Convert to using %pOF instead of full_name 2017-07-21 15:49:54 -07:00
clk-multiplier.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-mux.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-nomadik.c clk: nomadik: Delete error messages for a failed memory allocation in two functions 2017-04-21 19:47:14 -07:00
clk-npcm7xx.c clk: npcm7xx: fix memory allocation 2018-08-28 15:12:59 -07:00
clk-nspire.c
clk-oxnas.c
clk-palmas.c clk: palmas: undo preparation of a clock source. 2017-06-02 10:51:34 -07:00
clk-pwm.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-qoriq.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-rk808.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-s2mps11.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-scmi.c clk: scmi: Fix the rounding of clock rate 2018-08-02 13:43:48 -07:00
clk-scpi.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-si514.c clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations 2018-06-29 10:59:40 -07:00
clk-si544.c clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations 2018-06-29 10:59:40 -07:00
clk-si570.c
clk-si5351.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-si5351.h
clk-stm32f4.c clk: stm32: Add clk entry for SDMMC2 on stm32F769 2018-03-19 13:46:07 -07:00
clk-stm32h7.c treewide: Use struct_size() for kmalloc()-family 2018-06-06 11:15:43 -07:00
clk-stm32mp1.c This time we have a good set of changes to the core framework that do some 2018-06-09 12:06:24 -07:00
clk-tango4.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clk-twl6040.c clk: make clk_init_data const 2017-11-01 23:25:51 -07:00
clk-u300.c clk: clk-u300: Fix a typo in two comment lines 2017-11-13 17:39:43 -08:00
clk-versaclock5.c clk: vc5: Add support for IDT VersaClock 5P49V5925 2017-07-17 11:51:00 -07:00
clk-vt8500.c
clk-wm831x.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk-xgene.c rk: revert to v4.4 2019-02-10 00:33:21 +08:00
clk.c clk: defer clk_gets on orphan clocks 2019-04-01 19:03:38 +08:00
clk.h clk: defer clk_gets on orphan clocks 2019-04-01 19:03:38 +08:00
clkdev.c clk: defer clk_gets on orphan clocks 2019-04-01 19:03:38 +08:00
Kconfig rk: revert to v4.4 2019-02-10 00:33:21 +08:00
Makefile rk: revert to v4.4 2019-02-10 00:33:21 +08:00