Age | Commit message (Expand) | Author | Files | Lines |
2020-12-07 | clk: qoriq: provide constants for the type | Michael Walle | 1 | -6/+7 |
2020-10-13 | clk: qoriq: modify MAX_PLL_DIV to 32 | Zhao Qiang | 1 | -1/+1 |
2020-07-27 | clk: qoriq: add LS1021A core pll mux options | Michael Krummsdorf | 1 | -1/+9 |
2020-05-07 | clk: qoriq: add cpufreq platform device | Mian Yousaf Kaukab | 1 | -3/+27 |
2020-01-30 | clk: qoriq: add ls1088a hwaccel clocks support | Yangbo Lu | 1 | -0/+29 |
2019-08-07 | clk: qoriq: Fix -Wunused-const-variable | Nathan Huckleberry | 1 | -1/+1 |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+12 |
2019-06-25 | clk: qoriq: add support for lx2160a | Vabhav Sharma | 1 | -0/+12 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-04-25 | clk: qoriq: increase array size of cmux_to_group | Yogesh Gaur | 1 | -2/+2 |
2019-04-25 | clk: qoriq: Add ls1028a clock configuration | Yuantian Tang | 1 | -0/+68 |
2019-04-25 | clk: qoriq: add more PLL divider clocks support | Yuantian Tang | 1 | -2/+3 |
2019-03-08 | Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ... | Stephen Boyd | 1 | -2/+2 |
2019-03-08 | Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ... | Stephen Boyd | 1 | -0/+1 |
2019-02-22 | clk: qoriq: Improve an error message | Dan Carpenter | 1 | -2/+2 |
2018-12-28 | clk: qoriq: fix refcount leak in clockgen_init() | Yangtao Li | 1 | -0/+1 |
2018-11-08 | clk: qoriq: add more chips support | Yuantian Tang | 1 | -0/+11 |
2018-08-30 | clk: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -7/+7 |
2017-12-21 | clk: qoriq: add more divider clocks support | Yuantian Tang | 1 | -1/+8 |
2017-07-21 | clk: Convert to using %pOF instead of full_name | Rob Herring | 1 | -4/+3 |
2017-07-21 | clk: qoriq: add pll clock to clock lookup table | Yuantian Tang | 1 | -0/+7 |
2017-07-21 | clk: qoriq: add clock configuration for ls1088a soc | Yuantian Tang | 1 | -0/+12 |
2017-06-01 | clk: qoriq: Separate root input clock for core PLLs on ls1012a | Scott Wood | 1 | -14/+77 |
2016-12-08 | clk: qoriq: added ls1012a clock configuration | Tang Yuantian | 1 | -0/+19 |
2016-11-01 | Merge branch 'clk-fixes' into clk-next | Stephen Boyd | 1 | -5/+8 |
2016-11-01 | clk: qoriq: add ls1046a support | Mingkai Hu | 1 | -0/+41 |
2016-11-01 | clk: qoriq: Don't allow CPU clocks higher than starting value | Scott Wood | 1 | -5/+8 |
2016-08-18 | clk: qoriq: fix a register offset error | Tang Yuantian | 1 | -1/+5 |
2016-04-19 | clk: qoriq: add __init attribute | Julia Lawall | 1 | -1/+2 |
2016-04-15 | clk: qoriq: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2015-11-30 | clk: qoriq: fix memory leak | Sudip Mukherjee | 1 | -1/+3 |
2015-10-27 | clk: qoriq: Add ls1043a support. | Hou Zhiqiang | 1 | -0/+38 |
2015-10-22 | clk: qoriq: Fix wrong data in p2041_cmux_grp2 | Scott Wood | 1 | -2/+2 |
2015-10-21 | clk: qoriq: Add ls2080a support. | Scott Wood | 1 | -9/+68 |
2015-10-21 | clk: qoriq: Move chip-specific knowledge into driver | Scott Wood | 1 | -221/+1040 |
2015-02-18 | clk: qoriq: Add support for the platform PLL | Emil Medve | 1 | -0/+83 |
2015-01-28 | clk: qoriq: Use pr_fmt() | Emil Medve | 1 | -2/+5 |
2015-01-28 | clk: qoriq: Replace kzalloc() with kmalloc() | Emil Medve | 1 | -1/+1 |
2015-01-28 | clk: qoriq: Make local symbol 'static' | Emil Medve | 1 | -1/+1 |
2015-01-28 | clk: qoriq: Fix checkpatch type OOM_MESSAGE | Emil Medve | 1 | -12/+5 |
2015-01-28 | clk: qoriq: Fix checkpatch type ALLOC_SIZEOF_STRUCT | Emil Medve | 1 | -2/+2 |
2015-01-28 | clk: qoriq: Fix checkpatch type ALLOC_WITH_MULTIPLY | Emil Medve | 1 | -2/+2 |
2015-01-28 | clk: qoriq: Fix checkpatch type PARENTHESIS_ALIGNMENT | Emil Medve | 1 | -4/+4 |
2015-01-20 | clk: ppc-corenet: rename driver to clk-qoriq | Tang Yuantian | 1 | -0/+283 |