index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
rockchip
/
clk-rk3288.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-04
clk: rockchip: convert manually created factor clocks to the new type
Heiko Stuebner
1
-17
/
+5
2016-01-25
clk: rockchip: fix usbphy-related clocks
Heiko Stuebner
1
-11
/
+5
2016-01-02
Merge branch 'clk-rockchip' into clk-next
Michael Turquette
1
-16
/
+40
2016-01-02
clk: rockchip: fix section mismatches with new child-clocks
Heiko Stübner
1
-16
/
+40
2015-12-23
Merge branch 'clk-rockchip' into clk-next
Michael Turquette
1
-34
/
+36
2015-12-23
clk: rockchip: Allow the RK3288 SPDIF clocks to change their parent
Sjoerd Simons
1
-8
/
+8
2015-12-23
clk: rockchip: include downstream muxes into fractional dividers
Heiko Stuebner
1
-32
/
+34
2015-12-21
clk: rockchip: only enter pll slow-mode directly before reboots on rk3288
Heiko Stuebner
1
-2
/
+2
2015-12-12
clk: rockchip: use rk3288-efuse clock ids
ZhengShunQian
1
-2
/
+2
2015-12-01
clk: rockchip: switch PLLs to slow mode before reboot for rk3288
Chris Zhong
1
-18
/
+14
2015-11-26
clk: rockchip: add mipidsi clock on rk3288
Chris Zhong
1
-1
/
+1
2015-11-23
clk: rockchip: set the id for crypto clk
Zain Wang
1
-1
/
+1
2015-09-04
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+1
2015-08-13
clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks
Heiko Stuebner
1
-0
/
+1
2015-07-28
clk: rockchip: Fix PLL bandwidth
Douglas Anderson
1
-1
/
+1
2015-07-06
clk: rockchip: define the inverters of rk3066/rk3188 and rk3288
Heiko Stuebner
1
-1
/
+6
2015-07-06
clk: rockchip: fix faulty vip parent name on rk3288
Heiko Stuebner
1
-2
/
+2
2015-07-06
clk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_mac
Heiko Stuebner
1
-1
/
+1
2015-05-05
clk: rockchip: Staticize file-scope declarations
Krzysztof Kozlowski
1
-1
/
+1
2015-04-12
clk: don't use __initconst for non-const arrays
Uwe Kleine-König
1
-1
/
+1
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
1
-13
/
+35
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+14
2015-01-27
Merge tag 'v3.20-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Turquette
1
-13
/
+35
2015-01-22
clk: rockchip: add a dummy clock for the watchdog pclk on rk3288
Heiko Stuebner
1
-0
/
+8
2015-01-22
clk: rockchip: add PVTM clocks on rk3288
huang lin
1
-2
/
+2
2015-01-22
clk: rockchip: use the clock ID for usbphy480m_src
Kever Yang
1
-1
/
+1
2014-12-31
GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMAC
Roger Chen
1
-7
/
+7
2014-12-31
clk: rockchip: rk3288: Make s2r reliable by switching PLLs to slow mode
Doug Anderson
1
-0
/
+14
2014-12-28
clk: rockchip: fix rk3288 cpuclk core dividers
Heiko Stuebner
1
-14
/
+14
2014-12-21
clk: rockchip: Add CLK_SET_RATE_PARENT to sclk_uart clocks
Doug Anderson
1
-10
/
+10
2014-11-28
clk: rockchip: Add support for the mmc clock phases using the framework
Alexandru M Stan
1
-0
/
+12
2014-11-28
clk: rockchip: rk3288 export i2s0_clkout for use in DT
Sonny Rao
1
-1
/
+1
2014-11-26
clk: rockchip: use clock ID for DMC (memory controller) on rk3288
Jeff Chen
1
-4
/
+4
2014-11-25
clk: rockchip: add ROCKCHIP_PLL_SYNC_RATE flag to some plls
Heiko Stuebner
1
-3
/
+3
2014-11-25
clk: rockchip: add ability to specify pll-specific flags
Heiko Stuebner
1
-5
/
+5
2014-11-16
clk: rockchip: fix clock select order for rk3288 usbphy480m_src
Kever Yang
1
-2
/
+2
2014-11-16
clk: rockchip: fix rk3288 clk_usbphy480m_gate bit location in register
Kever Yang
1
-1
/
+1
2014-11-13
clk: rockchip: ensure HCLK_VIO2_H2P and PCLK_VIO2_H2P stay enabled
Dmitry Torokhov
1
-2
/
+2
2014-11-10
clk: rockchip: rk3288: add suspend and resume
Chris Zhong
1
-0
/
+60
2014-11-04
clk: rockchip: disable unused clocks
Kever Yang
1
-64
/
+64
2014-10-29
clk: rockchip: change PLL setting for better clock jitter
Kever Yang
1
-1
/
+1
2014-10-20
clk: rockchip: add npll to source of sclk_gpu
Kever Yang
1
-4
/
+4
2014-10-20
clk: rockchip: rk3288: removing the CLK_SET_RATE_PARENT from i2s_clkout
Jianqun
1
-1
/
+1
2014-10-20
clk: rockchip: add 400MHz and 500MHz for rk3288 clock rate
Kever Yang
1
-0
/
+2
2014-10-20
clk: rockchip: Add CLK_SET_RATE_PARENT to aclk_cpu_pre
Doug Anderson
1
-1
/
+1
2014-10-20
clk: rockchip: fix parent for spdif_8ch_frac on rk3288
Sonny Rao
1
-1
/
+1
2014-10-01
clk: rockchip: add restart handler
Heiko Stübner
1
-0
/
+2
2014-10-01
clk: rockchip: rk3288: i2s_frac adds flag to set parent's rate
Jianqun
1
-4
/
+4
2014-09-27
clk: rockchip: switch to using the new cpuclk type for armclk
Heiko Stuebner
1
-2
/
+69
2014-09-27
clk: rockchip: make tightly bound armclk child-clocks read-only
Heiko Stuebner
1
-9
/
+9
[next]