summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-qoriq.c
Commit message (Expand)AuthorAgeFilesLines
* clk: qoriq: use macros to generate pll_maskWasim Khan2021-02-141-19/+43
* clk: qoriq: provide constants for the typeMichael Walle2020-12-071-6/+7
* clk: qoriq: modify MAX_PLL_DIV to 32Zhao Qiang2020-10-131-1/+1
* clk: qoriq: add LS1021A core pll mux optionsMichael Krummsdorf2020-07-271-1/+9
* clk: qoriq: add cpufreq platform deviceMian Yousaf Kaukab2020-05-071-3/+27
* clk: qoriq: add ls1088a hwaccel clocks supportYangbo Lu2020-01-301-0/+29
* clk: qoriq: Fix -Wunused-const-variableNathan Huckleberry2019-08-071-1/+1
* 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-251-0/+12
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* 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-211-1/+8
* clk: Convert to using %pOF instead of full_nameRob Herring2017-07-211-4/+3
* clk: qoriq: add pll clock to clock lookup tableYuantian Tang2017-07-211-0/+7
* clk: qoriq: add clock configuration for ls1088a socYuantian Tang2017-07-211-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-081-0/+19
* Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-11-011-5/+8
|\
| * clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood2016-11-011-5/+8
* | clk: qoriq: add ls1046a supportMingkai Hu2016-11-011-0/+41
|/
* clk: qoriq: fix a register offset errorTang Yuantian2016-08-181-1/+5
* clk: qoriq: add __init attributeJulia Lawall2016-04-191-1/+2
* clk: qoriq: Remove CLK_IS_ROOTStephen Boyd2016-04-151-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-221-2/+2
* clk: qoriq: Add ls2080a support.Scott Wood2015-10-211-9/+68
* clk: qoriq: Move chip-specific knowledge into driverScott Wood2015-10-211-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/+5
* 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