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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-01
clk: rockchip: add new clock-type for the ddrclk
Lin Huang
1
-0
/
+9
2016-08-08
clk: rockchip: use general clock flag when registering pll
Heiko Stübner
1
-1
/
+1
2016-05-09
clk: rockchip: simplify GRF handling in pll clocks
Heiko Stuebner
1
-5
/
+0
2016-05-09
clk: rockchip: lookup General Register Files in rockchip_clk_init
Heiko Stuebner
1
-3
/
+3
2016-04-20
clk: rockchip: fix checkpatch warning in core code
Heiko Stuebner
1
-20
/
+24
2016-03-27
clk: rockchip: remove redundant checking of device_node
Shawn Lin
1
-5
/
+3
2016-03-27
clk: rockchip: Add support for multiple clock providers
Xing Zheng
1
-56
/
+92
2016-02-15
Merge tag 'v4.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Michael Turquette
1
-2
/
+62
2016-02-04
clk: rockchip: add a factor clock type
Heiko Stuebner
1
-0
/
+55
2016-02-02
clk: rockchip: free memory in error cases when registering clock branches
Shawn Lin
1
-2
/
+7
2016-01-29
clk-divider: make sure read-only dividers do not write to their register
Heiko Stuebner
1
-1
/
+3
2015-12-23
Merge branch 'clk-rockchip' into clk-next
Michael Turquette
1
-14
/
+123
2015-12-23
clk: rockchip: handle mux dependency of fractional dividers
Heiko Stuebner
1
-14
/
+123
2015-12-21
clk: rockchip: only enter pll slow-mode directly before reboots on rk3288
Heiko Stuebner
1
-1
/
+6
2015-10-02
clk: rockchip: save width in struct clk_fractional_divider
Andy Shevchenko
1
-2
/
+4
2015-07-06
clk: rockchip: add support for phase inverters
Heiko Stuebner
1
-0
/
+7
2015-06-04
clk: make several parent names const
Uwe Kleine-König
1
-4
/
+4
2015-04-12
clk: don't use __initconst for non-const arrays
Uwe Kleine-König
1
-1
/
+2
2014-11-28
Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Turquette
1
-1
/
+10
2014-11-28
clk: rockchip: Add support for the mmc clock phases using the framework
Alexandru M Stan
1
-0
/
+8
2014-11-25
clk: rockchip: add ability to specify pll-specific flags
Heiko Stuebner
1
-1
/
+2
2014-11-24
Merge branch 'clk-fixes' into clk-next
Michael Turquette
1
-3
/
+1
2014-11-17
clk-divider: Fix READ_ONLY when divider > 1
James Hogan
1
-3
/
+1
2014-11-04
clk: rockchip: disable unused clocks
Kever Yang
1
-9
/
+0
2014-10-01
clk: rockchip: add restart handler
Heiko Stübner
1
-0
/
+25
2014-09-27
clk: rockchip: add new clock-type for the cpuclk
Heiko Stuebner
1
-0
/
+21
2014-09-02
clk: rockchip: protect critical clocks from getting disabled
Heiko Stübner
1
-0
/
+13
2014-09-02
clk: rockchip: make rockchip_clk_register_branch static
Heiko Stübner
1
-1
/
+1
2014-09-02
clk: rockchip: implement the fraction divider branch type
Heiko Stübner
1
-2
/
+56
2014-07-13
clk: rockchip: add clock type for pll clocks and pll used on rk3066
Heiko Stübner
1
-0
/
+35
2014-07-13
clk: rockchip: add basic infrastructure for clock branches
Heiko Stübner
1
-0
/
+209