summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-qoriq.c
AgeCommit message (Expand)Author
2020-01-29clk: qoriq: fix refcount leak in clockgen_init()Yangtao Li
2019-10-07clk: qoriq: Fix -Wunused-const-variableNathan Huckleberry
2016-11-01clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood
2016-08-18clk: qoriq: fix a register offset errorTang Yuantian
2016-04-19clk: qoriq: add __init attributeJulia Lawall
2016-04-15clk: qoriq: Remove CLK_IS_ROOTStephen Boyd
2015-11-30clk: qoriq: fix memory leakSudip Mukherjee
2015-10-27clk: qoriq: Add ls1043a support.Hou Zhiqiang
2015-10-22clk: qoriq: Fix wrong data in p2041_cmux_grp2Scott Wood
2015-10-21clk: qoriq: Add ls2080a support.Scott Wood
2015-10-21clk: qoriq: Move chip-specific knowledge into driverScott Wood
2015-02-18clk: qoriq: Add support for the platform PLLEmil Medve
2015-01-28clk: qoriq: Use pr_fmt()Emil Medve
2015-01-28clk: qoriq: Replace kzalloc() with kmalloc()Emil Medve
2015-01-28clk: qoriq: Make local symbol 'static'Emil Medve
2015-01-28clk: qoriq: Fix checkpatch type OOM_MESSAGEEmil Medve
2015-01-28clk: qoriq: Fix checkpatch type ALLOC_SIZEOF_STRUCTEmil Medve
2015-01-28clk: qoriq: Fix checkpatch type ALLOC_WITH_MULTIPLYEmil Medve
2015-01-28clk: qoriq: Fix checkpatch type PARENTHESIS_ALIGNMENTEmil Medve
2015-01-20clk: ppc-corenet: rename driver to clk-qoriqTang Yuantian