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
/
clk-qoriq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
clk: qoriq: add more chips support
Yuantian Tang
1
-0
/
+11
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-7
/
+7
2017-12-21
clk: qoriq: add more divider clocks support
Yuantian Tang
1
-1
/
+8
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+3
2017-07-21
clk: qoriq: add pll clock to clock lookup table
Yuantian Tang
1
-0
/
+7
2017-07-21
clk: qoriq: add clock configuration for ls1088a soc
Yuantian Tang
1
-0
/
+12
2017-06-01
clk: qoriq: Separate root input clock for core PLLs on ls1012a
Scott Wood
1
-14
/
+77
2016-12-08
clk: qoriq: added ls1012a clock configuration
Tang Yuantian
1
-0
/
+19
2016-11-01
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-5
/
+8
2016-11-01
clk: qoriq: add ls1046a support
Mingkai Hu
1
-0
/
+41
2016-11-01
clk: qoriq: Don't allow CPU clocks higher than starting value
Scott Wood
1
-5
/
+8
2016-08-18
clk: qoriq: fix a register offset error
Tang Yuantian
1
-1
/
+5
2016-04-19
clk: qoriq: add __init attribute
Julia Lawall
1
-1
/
+2
2016-04-15
clk: qoriq: Remove CLK_IS_ROOT
Stephen Boyd
1
-1
/
+1
2015-11-30
clk: qoriq: fix memory leak
Sudip Mukherjee
1
-1
/
+3
2015-10-27
clk: qoriq: Add ls1043a support.
Hou Zhiqiang
1
-0
/
+38
2015-10-22
clk: qoriq: Fix wrong data in p2041_cmux_grp2
Scott Wood
1
-2
/
+2
2015-10-21
clk: qoriq: Add ls2080a support.
Scott Wood
1
-9
/
+68
2015-10-21
clk: qoriq: Move chip-specific knowledge into driver
Scott Wood
1
-221
/
+1040
2015-02-18
clk: qoriq: Add support for the platform PLL
Emil Medve
1
-0
/
+83
2015-01-28
clk: qoriq: Use pr_fmt()
Emil Medve
1
-2
/
+5
2015-01-28
clk: qoriq: Replace kzalloc() with kmalloc()
Emil Medve
1
-1
/
+1
2015-01-28
clk: qoriq: Make local symbol 'static'
Emil Medve
1
-1
/
+1
2015-01-28
clk: qoriq: Fix checkpatch type OOM_MESSAGE
Emil Medve
1
-12
/
+5
2015-01-28
clk: qoriq: Fix checkpatch type ALLOC_SIZEOF_STRUCT
Emil Medve
1
-2
/
+2
2015-01-28
clk: qoriq: Fix checkpatch type ALLOC_WITH_MULTIPLY
Emil Medve
1
-2
/
+2
2015-01-28
clk: qoriq: Fix checkpatch type PARENTHESIS_ALIGNMENT
Emil Medve
1
-4
/
+4
2015-01-20
clk: ppc-corenet: rename driver to clk-qoriq
Tang Yuantian
1
-0
/
+283