summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-qoriq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-0/+12
|\
| * clk: qoriq: add support for lx2160aVabhav Sharma2019-06-261-0/+12
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* clk: qoriq: increase array size of cmux_to_groupYogesh Gaur2019-04-251-2/+2
* clk: qoriq: Add ls1028a clock configurationYuantian Tang2019-04-251-0/+68
* clk: qoriq: add more PLL divider clocks supportYuantian Tang2019-04-251-2/+3
*-. Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ...Stephen Boyd2019-03-081-2/+2
|\ \
| | * clk: qoriq: Improve an error messageDan Carpenter2019-02-221-2/+2
| |/
| |
| \
*-. \ Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ...Stephen Boyd2019-03-081-0/+1
|\ \ \ | |_|/ |/| |
| * | clk: qoriq: fix refcount leak in clockgen_init()Yangtao Li2018-12-281-0/+1
| |/
* / clk: qoriq: add more chips supportYuantian Tang2018-11-081-0/+11
|/
* clk: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-301-7/+7
* clk: qoriq: add more divider clocks supportYuantian Tang2017-12-221-1/+8
* clk: Convert to using %pOF instead of full_nameRob Herring2017-07-221-4/+3Star
* clk: qoriq: add pll clock to clock lookup tableYuantian Tang2017-07-221-0/+7
* clk: qoriq: add clock configuration for ls1088a socYuantian Tang2017-07-221-0/+12
* clk: qoriq: Separate root input clock for core PLLs on ls1012aScott Wood2017-06-011-14/+77
* clk: qoriq: added ls1012a clock configurationTang Yuantian2016-12-091-0/+19
* Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-11-021-5/+8
|\
| * clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood2016-11-021-5/+8
* | clk: qoriq: add ls1046a supportMingkai Hu2016-11-021-0/+41
|/
* clk: qoriq: fix a register offset errorTang Yuantian2016-08-191-1/+5
* clk: qoriq: add __init attributeJulia Lawall2016-04-201-1/+2
* clk: qoriq: Remove CLK_IS_ROOTStephen Boyd2016-04-161-1/+1
* clk: qoriq: fix memory leakSudip Mukherjee2015-11-301-1/+3
* clk: qoriq: Add ls1043a support.Hou Zhiqiang2015-10-271-0/+38
* clk: qoriq: Fix wrong data in p2041_cmux_grp2Scott Wood2015-10-231-2/+2
* clk: qoriq: Add ls2080a support.Scott Wood2015-10-221-9/+68
* clk: qoriq: Move chip-specific knowledge into driverScott Wood2015-10-221-221/+1040
* clk: qoriq: Add support for the platform PLLEmil Medve2015-02-181-0/+83
* clk: qoriq: Use pr_fmt()Emil Medve2015-01-281-2/+5
* clk: qoriq: Replace kzalloc() with kmalloc()Emil Medve2015-01-281-1/+1
* clk: qoriq: Make local symbol 'static'Emil Medve2015-01-281-1/+1
* clk: qoriq: Fix checkpatch type OOM_MESSAGEEmil Medve2015-01-281-12/+5Star
* clk: qoriq: Fix checkpatch type ALLOC_SIZEOF_STRUCTEmil Medve2015-01-281-2/+2
* clk: qoriq: Fix checkpatch type ALLOC_WITH_MULTIPLYEmil Medve2015-01-281-2/+2
* clk: qoriq: Fix checkpatch type PARENTHESIS_ALIGNMENTEmil Medve2015-01-281-4/+4
* clk: ppc-corenet: rename driver to clk-qoriqTang Yuantian2015-01-201-0/+283