summaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk-pllv3.c
AgeCommit message (Expand)Author
2023-02-10clk: imx: fix compile testing imxrt1050Arnd Bergmann
2021-11-22clk: imx: Use div64_ul instead of do_divChangcheng Deng
2020-09-07clk: imx: Fix and update kerneldocKrzysztof Kozlowski
2020-07-27clk: imx: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-20clk: imx: clk-pllv3: Use readl_relaxed_poll_timeout() for PLL lock waitAnson Huang
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-06-07clk: imx: clk-pllv3: Switch to clk_hw based APIAbel Vesa
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner
2019-05-03clk: imx: clk-pllv3: mark expected switch fall-throughsGustavo A. R. Silva
2019-04-29clk: imx: correct i.MX7D AV PLL num/denom offsetAnson Huang
2017-06-06clk: imx7d: Fix the DDR PLL enable bitFabio Estevam
2017-06-01clk: imx7d: Fix the powerdown bit location of PLL DDRFabio Estevam
2017-01-09clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2Nikita Yushchenko
2016-11-01clk: imx: improve precision of AV PLL to 1 HzEmil Lundmark
2016-11-01clk: imx: fix integer overflow in AV PLL round rateEmil Lundmark
2016-06-16clk: imx: refine the powerdown bit of clk-pllv3Dong Aisheng
2016-06-13clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bitDong Aisheng
2016-06-12clk: imx: correct AV PLL rate formulaAnson Huang
2016-04-27clk: imx: return correct frequency for Ethernet PLLStefan Agner
2015-11-25clk: imx: add 'is_prepared' clk_ops callback for pllv3 clkBai Ping
2015-07-20clk: i.MX: Remove clk.h includeStephen Boyd
2015-06-03ARM: clk: imx: update pllv3 to support imx7Frank Li
2015-06-03ARM: imx: using unsigned variable for do_divAnson Huang
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo