index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-qoriq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: Convert to using %pOF instead of full_name
Rob Herring
2017-07-21
1
-4
/
+3
*
clk: qoriq: add pll clock to clock lookup table
Yuantian Tang
2017-07-21
1
-0
/
+7
*
clk: qoriq: add clock configuration for ls1088a soc
Yuantian Tang
2017-07-21
1
-0
/
+12
*
clk: qoriq: Separate root input clock for core PLLs on ls1012a
Scott Wood
2017-06-01
1
-14
/
+77
*
clk: qoriq: added ls1012a clock configuration
Tang Yuantian
2016-12-08
1
-0
/
+19
*
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2016-11-01
1
-5
/
+8
|
\
|
*
clk: qoriq: Don't allow CPU clocks higher than starting value
Scott Wood
2016-11-01
1
-5
/
+8
*
|
clk: qoriq: add ls1046a support
Mingkai Hu
2016-11-01
1
-0
/
+41
|
/
*
clk: qoriq: fix a register offset error
Tang Yuantian
2016-08-18
1
-1
/
+5
*
clk: qoriq: add __init attribute
Julia Lawall
2016-04-19
1
-1
/
+2
*
clk: qoriq: Remove CLK_IS_ROOT
Stephen Boyd
2016-04-15
1
-1
/
+1
*
clk: qoriq: fix memory leak
Sudip Mukherjee
2015-11-30
1
-1
/
+3
*
clk: qoriq: Add ls1043a support.
Hou Zhiqiang
2015-10-27
1
-0
/
+38
*
clk: qoriq: Fix wrong data in p2041_cmux_grp2
Scott Wood
2015-10-22
1
-2
/
+2
*
clk: qoriq: Add ls2080a support.
Scott Wood
2015-10-21
1
-9
/
+68
*
clk: qoriq: Move chip-specific knowledge into driver
Scott Wood
2015-10-21
1
-221
/
+1040
*
clk: qoriq: Add support for the platform PLL
Emil Medve
2015-02-18
1
-0
/
+83
*
clk: qoriq: Use pr_fmt()
Emil Medve
2015-01-28
1
-2
/
+5
*
clk: qoriq: Replace kzalloc() with kmalloc()
Emil Medve
2015-01-28
1
-1
/
+1
*
clk: qoriq: Make local symbol 'static'
Emil Medve
2015-01-28
1
-1
/
+1
*
clk: qoriq: Fix checkpatch type OOM_MESSAGE
Emil Medve
2015-01-28
1
-12
/
+5
*
clk: qoriq: Fix checkpatch type ALLOC_SIZEOF_STRUCT
Emil Medve
2015-01-28
1
-2
/
+2
*
clk: qoriq: Fix checkpatch type ALLOC_WITH_MULTIPLY
Emil Medve
2015-01-28
1
-2
/
+2
*
clk: qoriq: Fix checkpatch type PARENTHESIS_ALIGNMENT
Emil Medve
2015-01-28
1
-4
/
+4
*
clk: ppc-corenet: rename driver to clk-qoriq
Tang Yuantian
2015-01-20
1
-0
/
+283