index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-23
clk: rockchip: rk3288: make all niu clocks critical
Jacob Chen
1
-7
/
+14
2017-01-22
clk: rockchip: use rk3288 vip_out clock ids
Jacob Chen
1
-1
/
+1
2017-01-18
clk: rockchip: fix the incorrect pclk_edp div width for RK3399
Xing Zheng
1
-1
/
+1
2017-01-13
clk: rockchip: use clock ids for memory controller parts on rk3066/rk3188
Heiko Stuebner
1
-2
/
+2
2017-01-13
clk: rockchip: use rk3288 isp_in clock ids
Jacob Chen
1
-1
/
+1
2017-01-06
clk: rockchip: Remove useless init of "grf" to -EPROBE_DEFER
Douglas Anderson
1
-1
/
+0
2017-01-05
clk: rockchip: add clock controller for rk3328
Elaine Zhang
3
-0
/
+914
2017-01-02
clk: rockchip: add new pll-type for rk3328
Elaine Zhang
2
-3
/
+14
2017-01-02
clk: rockchip: describe aclk_vcodec using the new muxgrf type on rk3288
Heiko Stuebner
1
-6
/
+5
2017-01-02
clk: rockchip: add a clock-type for muxes based in the grf
Heiko Stuebner
4
-0
/
+131
2016-12-07
Merge tag 'v4.10-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
5
-2
/
+558
2016-11-16
clk: rockchip: add clock controller for rk1108
Shawn Lin
3
-0
/
+547
2016-11-16
clk: rockchip: fix copy-paste error in rk3399 testclk
Jianqun Xu
1
-2
/
+2
2016-11-15
Merge tag 'v4.10-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
3
-21
/
+25
2016-11-14
clk: rockchip: validity should be checked prior to cpu clock rate change
Elaine Zhang
1
-0
/
+9
2016-11-06
clk: rockchip: Ignore frac divisor for PLL equivalence when it's unused
Julius Werner
1
-2
/
+4
2016-11-06
clk: rockchip: remove more CLK_IGNORE_UNUSED for rk3399 clocktree
Jianqun Xu
1
-11
/
+11
2016-11-06
clk: rockchip: add 400MHz to rk3066 clock rates table
Paweł Jarosz
1
-0
/
+1
2016-11-02
clk: rockchip: optimize 800MHz and 1GHz pll rates on RK3399
Xing Zheng
1
-2
/
+2
2016-10-21
clk: rockchip: Use clock ids for cpu and peri clocks on rk3066
Paweł Jarosz
1
-6
/
+6
2016-10-21
clk: rockchip: add 533.25MHz to rk3399 clock rates table
Xing Zheng
1
-0
/
+1
2016-10-16
clk: rockchip: don't return NULL when failing to register ddrclk branch
Shawn Lin
1
-4
/
+1
2016-09-07
Merge tag 'v4.9-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Boyd
7
-20
/
+248
2016-09-05
clk: rockchip: use the dclk_vop_frac clock ids on rk3399
Yakir Yang
1
-2
/
+2
2016-09-05
clk: rockchip: drop CLK_SET_RATE_PARENT from rk3399 fractional dividers
Douglas Anderson
1
-13
/
+13
2016-09-04
clk: rockchip: add 2016M to big cpu clk rate table on rk3399
Shunqian Zheng
1
-0
/
+1
2016-09-04
clk: rockchip: add rk3399 ddr clock support
Lin Huang
1
-0
/
+19
2016-09-01
clk: rockchip: add new clock-type for the ddrclk
Lin Huang
4
-0
/
+197
2016-08-25
clk: rockchip: mark aclk_emmc_noc as a critical clock on rk3399
Xing Zheng
1
-0
/
+1
2016-08-23
clk: rockchip: handle of_iomap failures in legacy clock driver
Arvind Yadav
1
-1
/
+6
2016-08-12
clk: rockchip: fix incorrect GATE bits for {c, g}pll_aclk_perihp_src on rk3399
Xing Zheng
1
-2
/
+2
2016-08-12
clk: rockchip: fix incorrect aclk_emmc source gate bits on rk3399
Xing Zheng
1
-2
/
+2
2016-08-12
clk: rockchip: mark rk3399 hdcp_noc and vio_noc as critical
Chris Zhong
1
-0
/
+4
2016-08-12
clk: rockchip: fix rk3399 aclk_vio gate bit
Chris Zhong
1
-1
/
+1
2016-08-08
clk: rockchip: use general clock flag when registering pll
Heiko Stübner
3
-4
/
+4
2016-08-08
clk: rockchip: delete the CLK_IGNORE_UNUSED from aclk_pcie on rk3399
Elaine Zhang
1
-2
/
+2
2016-08-08
clk: rockchip: add 65MHz and 106.5MHz rates to rk3399 plls used for HDMI
Xing Zheng
1
-0
/
+2
2016-07-02
Merge tag 'v4.8-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Boyd
2
-52
/
+84
2016-07-01
clk: rockchip: fix incorrect rk3399 spdif-DPTX divider bits
Xing Zheng
1
-1
/
+1
2016-07-01
clk: rockchip: export rk3228 MAC clocks
Xing Zheng
1
-11
/
+11
2016-07-01
clk: rockchip: rename rk3228 sclk_macphy_50m to sclk_mac_extclk
Xing Zheng
1
-3
/
+3
2016-07-01
clk: rockchip: export rk3228 audio clocks
Xing Zheng
1
-4
/
+4
2016-07-01
clk: rockchip: include rk3228 downstream muxes into fractional dividers
Xing Zheng
1
-29
/
+52
2016-06-22
clk: rockchip: fix incorrect rk3228 clock registers
Xing Zheng
1
-9
/
+9
2016-06-03
clk: rockchip: release io resource when failing to init clk on rk3399
Shawn Lin
1
-0
/
+2
2016-05-30
clk: rockchip: add a dummy clock for the watchdog pclk on rk3399
Xing Zheng
1
-0
/
+9
2016-05-30
clk: rockchip: fix cpuclk registration error handling
Xing Zheng
1
-2
/
+2
2016-05-30
clk: rockchip: Revert "clk: rockchip: reset init state before mmc card initia...
Douglas Anderson
1
-11
/
+0
2016-05-30
clk: rockchip: fix incorrect parent for rk3399's {c,g}pll_aclk_perihp_src
Xing Zheng
1
-2
/
+2
2016-05-30
clk: rockchip: mark rk3399 GIC clocks as critical
Brian Norris
1
-0
/
+2
[next]