aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-pllv2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16clk: imx: pllv2: avoid using uninitialized valuesLucas Stach1-1/+5
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-01clk: imx: make clk_ops constBhumika Goyal1-1/+1
2015-11-30imx/clk-pllv2: fix wrong do_div() usageNicolas Pitre1-4/+5
2015-10-01clk: imx: use sign_extend32() and abs()Martin Kepplinger1-8/+4
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo1-0/+266