summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2020-05-21clk: imx: add mux ops for i.MX8M composite clkPeng Fan
2020-05-20clk: imx8m: migrate A53 clk root to use composite corePeng Fan
2020-05-20clk: imx8mp: use imx8m_clk_hw_composite_core to simplify codePeng Fan
2020-05-20clk: imx8mp: Define gates for pll1/2 fixed dividersPeng Fan
2020-05-20clk: imx: imx8mp: fix pll mux bitPeng Fan
2020-05-20clk: imx8m: drop clk_hw_set_parent for A53Peng Fan
2020-04-29clk: imx: Add helpers for passing the device as argumentAbel Vesa
2020-04-29clk: imx: pll14xx: Add the device as argument when registeringAbel Vesa
2020-04-29clk: imx: gate2: Allow single bit gating clockAbel Vesa
2020-04-20clk: imx: clk-pllv3: Use readl_relaxed_poll_timeout() for PLL lock waitAnson Huang
2020-04-20clk: imx: clk-sscg-pll: Remove unnecessary blank linesAnson Huang
2020-04-14clk: imx: drop the dependency on ARM64 for i.MX8MPeng Fan
2020-04-14clk: imx7ulp: make it easy to change ARM core clkPeng Fan
2020-04-13clk: imx: imx6ul: change flexcan clock to support CiA bitratesWaibel Georg
2020-04-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-04-03Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-04-03Merge branches 'clk-unisoc', 'clk-tegra', 'clk-qcom' and 'clk-imx' into clk-nextStephen Boyd
2020-04-03Merge branches 'clk-ti', 'clk-ingenic', 'clk-typo', 'clk-at91', 'clk-mmp2' an...Stephen Boyd
2020-04-03Merge branches 'clk-phase-errors', 'clk-amlogic', 'clk-renesas' and 'clk-allw...Stephen Boyd
2020-04-03Merge branches 'clk-samsung', 'clk-formatting', 'clk-si5341' and 'clk-socfpga...Stephen Boyd
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-04-03Merge branch 'arm/late' into arm/dtArnd Bergmann
2020-04-02clk: sprd: fix to get a correct ibias of pllChunyan Zhang
2020-03-25clk: imx: Align imx sc clock parent msg structs to 4Leonard Crestez
2020-03-25clk: imx: Align imx sc clock msg structs to 4Leonard Crestez
2020-03-24clk: qcom: rpmh: Drop unnecessary semicolonsStephen Boyd
2020-03-24clk: qcom: rpmh: Simplify clk_rpmh_bcm_send_cmd()Stephen Boyd
2020-03-24clk: tegra: Use NULL for pointer initializationStephen Boyd
2020-03-24clk: sprd: add clocks support for SC9863AChunyan Zhang
2020-03-24clk: sprd: support to get regmap from parent nodeChunyan Zhang
2020-03-24clk: sprd: Add macros for referencing parents without stringsChunyan Zhang
2020-03-24clk: sprd: add gate for pll clocksXiaolong Zhang
2020-03-20clk: mmp2: Fix bit masks for LCDC I/O and pixel clocksLubomir Rintel
2020-03-20clk: mmp2: Add clock for fifth SD HCI on MMP3Lubomir Rintel
2020-03-20clk: mmp2: Add clocks for the thermal sensorsLubomir Rintel
2020-03-20clk: mmp2: add the GPU clocksLubomir Rintel
2020-03-20clk: mmp2: Add PLLs that are available on MMP3Lubomir Rintel
2020-03-20clk: mmp2: Check for MMP3Lubomir Rintel
2020-03-20clk: mmp2: Stop pretending PLL outputs are constantLubomir Rintel
2020-03-20clk: mmp2: Add support for PLL clock sourcesLubomir Rintel
2020-03-20clk: mmp2: Constify some stringsLubomir Rintel
2020-03-20clk: mmp2: Remove a unused prototypeLubomir Rintel
2020-03-20clk: at91: add at91rm9200 pmc driverAlexandre Belloni
2020-03-20clk: versatile: Add device tree probing for IM-PD1 clocksLinus Walleij
2020-03-20clk: versatile: Export icst_clk_setup()Linus Walleij
2020-03-20clk: Fix trivia typo in comment exlusive => exclusiveAndy Shevchenko
2020-03-20clk: ingenic/TCU: Fix round_rate returning errorPaul Cercueil
2020-03-20clk: ingenic/jz4770: Exit with error if CGU init failedPaul Cercueil
2020-03-20clk: keystone: Add new driver to handle syscon based clocksVignesh Raghavendra
2020-03-20clk: JZ4780: Add function for enable the second core.周琰杰 (Zhou Yanjie)