summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-pllv3.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-5/+9
|\
| * clk: imx: clk-pllv3: Switch to clk_hw based APIAbel Vesa2019-06-071-5/+9
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner2019-05-301-7/+1
|/
* clk: imx: clk-pllv3: mark expected switch fall-throughsGustavo A. R. Silva2019-05-031-0/+2
* clk: imx: correct i.MX7D AV PLL num/denom offsetAnson Huang2019-04-291-8/+21
* clk: imx7d: Fix the DDR PLL enable bitFabio Estevam2017-06-061-1/+1
* clk: imx7d: Fix the powerdown bit location of PLL DDRFabio Estevam2017-06-011-0/+5
* clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2Nikita Yushchenko2017-01-091-0/+99
* clk: imx: improve precision of AV PLL to 1 HzEmil Lundmark2016-11-011-0/+8
* clk: imx: fix integer overflow in AV PLL round rateEmil Lundmark2016-11-011-2/+6
* clk: imx: refine the powerdown bit of clk-pllv3Dong Aisheng2016-06-161-10/+10
* clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bitDong Aisheng2016-06-131-4/+4
* clk: imx: correct AV PLL rate formulaAnson Huang2016-06-121-2/+6
* clk: imx: return correct frequency for Ethernet PLLStefan Agner2016-04-271-1/+8
* clk: imx: add 'is_prepared' clk_ops callback for pllv3 clkBai Ping2015-11-251-0/+14
* clk: i.MX: Remove clk.h includeStephen Boyd2015-07-201-1/+0
* ARM: clk: imx: update pllv3 to support imx7Frank Li2015-06-031-1/+8
* ARM: imx: using unsigned variable for do_divAnson Huang2015-06-031-2/+2
* ARM: imx: move clock drivers into drivers/clkShawn Guo2015-06-031-0/+331