aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-qoriq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-21clk: Convert to using %pOF instead of full_nameRob Herring1-4/+3
2017-07-21clk: qoriq: add pll clock to clock lookup tableYuantian Tang1-0/+7
2017-07-21clk: qoriq: add clock configuration for ls1088a socYuantian Tang1-0/+12
2017-06-01clk: qoriq: Separate root input clock for core PLLs on ls1012aScott Wood1-14/+77
2016-12-08clk: qoriq: added ls1012a clock configurationTang Yuantian1-0/+19
2016-11-01Merge branch 'clk-fixes' into clk-nextStephen Boyd1-5/+8
2016-11-01clk: qoriq: add ls1046a supportMingkai Hu1-0/+41
2016-11-01clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood1-5/+8
2016-08-18clk: qoriq: fix a register offset errorTang Yuantian1-1/+5
2016-04-19clk: qoriq: add __init attributeJulia Lawall1-1/+2
2016-04-15clk: qoriq: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2015-11-30clk: qoriq: fix memory leakSudip Mukherjee1-1/+3
2015-10-27clk: qoriq: Add ls1043a support.Hou Zhiqiang1-0/+38
2015-10-22clk: qoriq: Fix wrong data in p2041_cmux_grp2Scott Wood1-2/+2
2015-10-21clk: qoriq: Add ls2080a support.Scott Wood1-9/+68
2015-10-21clk: qoriq: Move chip-specific knowledge into driverScott Wood1-221/+1040
2015-02-18clk: qoriq: Add support for the platform PLLEmil Medve1-0/+83
2015-01-28clk: qoriq: Use pr_fmt()Emil Medve1-2/+5
2015-01-28clk: qoriq: Replace kzalloc() with kmalloc()Emil Medve1-1/+1
2015-01-28clk: qoriq: Make local symbol 'static'Emil Medve1-1/+1
2015-01-28clk: qoriq: Fix checkpatch type OOM_MESSAGEEmil Medve1-12/+5
2015-01-28clk: qoriq: Fix checkpatch type ALLOC_SIZEOF_STRUCTEmil Medve1-2/+2
2015-01-28clk: qoriq: Fix checkpatch type ALLOC_WITH_MULTIPLYEmil Medve1-2/+2
2015-01-28clk: qoriq: Fix checkpatch type PARENTHESIS_ALIGNMENTEmil Medve1-4/+4
2015-01-20clk: ppc-corenet: rename driver to clk-qoriqTang Yuantian1-0/+283