Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
890f8ee7ef1957a56c59273bd5f7f16c2d5e3e6d
/
drivers
/
clk
/
rockchip
/
clk_rk3368.c
6d70ba0
treewide: Try to avoid the preprocessor with OF_REAL
by Simon Glass
· Sat Aug 07 07:24:06 2021 -0600
9288265
treewide: Use OF_REAL instead of !OF_PLATDATA
by Simon Glass
· Sat Aug 07 07:24:04 2021 -0600
3580f6d
treewide: Simply conditions with the new OF_REAL
by Simon Glass
· Sat Aug 07 07:24:03 2021 -0600
b58bfe0
mmc: Rename MMC_SUPPORT to MMC
by Simon Glass
· Sun Aug 08 12:20:09 2021 -0600
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· Tue Dec 22 19:30:28 2020 -0700
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
fb64e36
common: Drop linux/stringify.h from common header
by Simon Glass
· Sun May 10 11:40:09 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
416f8d3
rockchip: clk: fix wrong CONFIG_IS_ENABLED handling
by Heiko Stuebner
· Sat Nov 09 00:06:30 2019 +0100
3045dc2
rockchip: clk: rk3368: remove clk_enable()
by Kever Yang
· Wed Aug 28 16:23:50 2019 +0800
9fbe17c
rockchip: use 'arch-rockchip' as header file path
by Kever Yang
· Thu Mar 28 11:01:23 2019 +0800
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
9ffb695
rockchip: clk: rk3368: handle clk_enable requests for GMAC
by Philipp Tomsich
· Fri Feb 16 16:07:25 2018 +0100
6dd2fb4
rockchip: clk: guard set_parent implementations against OF_PLATDATA
by Philipp Tomsich
· Thu Jan 25 15:27:10 2018 +0100
e72793d
clk: rockchip: clk_rk3368: Implement "assign-clock-parent"
by David Wu
· Sat Jan 13 14:07:04 2018 +0800
432976f
rockchip: clk: bind reset driver
by Elaine Zhang
· Tue Dec 19 18:22:38 2017 +0800
4fbb6c2
rockchip: clock: update sysreset driver binding
by Kever Yang
· Fri Nov 03 15:16:13 2017 +0800
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
4771ba6
rockchip: clk: Add rk3368 SARADC clock support
by David Wu
· Wed Sep 20 14:37:50 2017 +0800
5355999
rockchip: clk: rk3368: Convert to livetree
by Philipp Tomsich
· Mon Sep 11 22:04:18 2017 +0200
1b1fe41
dtoc: Add support for 32 or 64-bit addresses
by Simon Glass
· Tue Aug 29 14:15:50 2017 -0600
f20995b
rockchip: clk: remove RATE_TO_DIV
by Kever Yang
· Thu Jul 27 12:54:02 2017 +0800
b4fb55f
rockchip: clk: rk3368: add support for configuring the SPI clocks
by Philipp Tomsich
· Tue Jul 25 16:48:16 2017 +0200
83a5d2c
rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate()
by Philipp Tomsich
· Wed Jul 05 12:11:58 2017 +0200
a249f10
rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock
by Philipp Tomsich
· Fri Jul 14 19:57:39 2017 +0200
c23a993
rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL)
by Philipp Tomsich
· Wed Jul 05 11:55:23 2017 +0200
fbf07a5
rockchip: clk: rk3368: implement MMC/SD clock reparenting
by Philipp Tomsich
· Tue Jul 04 14:49:38 2017 +0200
313b2da
rockchip: clk: rk3368: implement DPLL (DRAM PLL) support
by Philipp Tomsich
· Fri Jun 23 00:01:10 2017 +0200
415ff7e
rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM
by Philipp Tomsich
· Thu Jun 22 23:53:44 2017 +0200
79aa1ab
rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver
by Philipp Tomsich
· Thu Jun 22 23:51:37 2017 +0200
34b7613
rockchip: clk: rk3368: implement bandwidth adjust for PLLs
by Philipp Tomsich
· Thu Jun 22 23:47:11 2017 +0200
ea825a3
rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for auto-alloc
by Philipp Tomsich
· Tue Jul 11 20:59:45 2017 +0200
b9909aa
rockchip: rk3368: Add clock driver
by Andy Yan
· Mon May 15 17:49:56 2017 +0800