Age | Commit message (Expand) | Author |
2020-05-21 | clk: imx: add mux ops for i.MX8M composite clk | Peng Fan |
2020-05-20 | clk: imx8m: migrate A53 clk root to use composite core | Peng Fan |
2020-05-20 | clk: imx8mp: use imx8m_clk_hw_composite_core to simplify code | Peng Fan |
2020-05-20 | clk: imx8mp: Define gates for pll1/2 fixed dividers | Peng Fan |
2020-05-20 | clk: imx: imx8mp: fix pll mux bit | Peng Fan |
2020-05-20 | clk: imx8m: drop clk_hw_set_parent for A53 | Peng Fan |
2020-04-29 | clk: imx: Add helpers for passing the device as argument | Abel Vesa |
2020-04-29 | clk: imx: pll14xx: Add the device as argument when registering | Abel Vesa |
2020-04-29 | clk: imx: gate2: Allow single bit gating clock | Abel Vesa |
2020-04-20 | clk: imx: clk-pllv3: Use readl_relaxed_poll_timeout() for PLL lock wait | Anson Huang |
2020-04-20 | clk: imx: clk-sscg-pll: Remove unnecessary blank lines | Anson Huang |
2020-04-14 | clk: imx: drop the dependency on ARM64 for i.MX8M | Peng Fan |
2020-04-14 | clk: imx7ulp: make it easy to change ARM core clk | Peng Fan |
2020-04-13 | clk: imx: imx6ul: change flexcan clock to support CiA bitrates | Waibel Georg |
2020-04-05 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-04-03 | Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-04-03 | Merge branches 'clk-unisoc', 'clk-tegra', 'clk-qcom' and 'clk-imx' into clk-next | Stephen Boyd |
2020-04-03 | Merge branches 'clk-ti', 'clk-ingenic', 'clk-typo', 'clk-at91', 'clk-mmp2' an... | Stephen Boyd |
2020-04-03 | Merge branches 'clk-phase-errors', 'clk-amlogic', 'clk-renesas' and 'clk-allw... | Stephen Boyd |
2020-04-03 | Merge branches 'clk-samsung', 'clk-formatting', 'clk-si5341' and 'clk-socfpga... | Stephen Boyd |
2020-04-03 | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-04-03 | Merge branch 'arm/late' into arm/dt | Arnd Bergmann |
2020-04-02 | clk: sprd: fix to get a correct ibias of pll | Chunyan Zhang |
2020-03-25 | clk: imx: Align imx sc clock parent msg structs to 4 | Leonard Crestez |
2020-03-25 | clk: imx: Align imx sc clock msg structs to 4 | Leonard Crestez |
2020-03-24 | clk: qcom: rpmh: Drop unnecessary semicolons | Stephen Boyd |
2020-03-24 | clk: qcom: rpmh: Simplify clk_rpmh_bcm_send_cmd() | Stephen Boyd |
2020-03-24 | clk: tegra: Use NULL for pointer initialization | Stephen Boyd |
2020-03-24 | clk: sprd: add clocks support for SC9863A | Chunyan Zhang |
2020-03-24 | clk: sprd: support to get regmap from parent node | Chunyan Zhang |
2020-03-24 | clk: sprd: Add macros for referencing parents without strings | Chunyan Zhang |
2020-03-24 | clk: sprd: add gate for pll clocks | Xiaolong Zhang |
2020-03-20 | clk: mmp2: Fix bit masks for LCDC I/O and pixel clocks | Lubomir Rintel |
2020-03-20 | clk: mmp2: Add clock for fifth SD HCI on MMP3 | Lubomir Rintel |
2020-03-20 | clk: mmp2: Add clocks for the thermal sensors | Lubomir Rintel |
2020-03-20 | clk: mmp2: add the GPU clocks | Lubomir Rintel |
2020-03-20 | clk: mmp2: Add PLLs that are available on MMP3 | Lubomir Rintel |
2020-03-20 | clk: mmp2: Check for MMP3 | Lubomir Rintel |
2020-03-20 | clk: mmp2: Stop pretending PLL outputs are constant | Lubomir Rintel |
2020-03-20 | clk: mmp2: Add support for PLL clock sources | Lubomir Rintel |
2020-03-20 | clk: mmp2: Constify some strings | Lubomir Rintel |
2020-03-20 | clk: mmp2: Remove a unused prototype | Lubomir Rintel |
2020-03-20 | clk: at91: add at91rm9200 pmc driver | Alexandre Belloni |
2020-03-20 | clk: versatile: Add device tree probing for IM-PD1 clocks | Linus Walleij |
2020-03-20 | clk: versatile: Export icst_clk_setup() | Linus Walleij |
2020-03-20 | clk: Fix trivia typo in comment exlusive => exclusive | Andy Shevchenko |
2020-03-20 | clk: ingenic/TCU: Fix round_rate returning error | Paul Cercueil |
2020-03-20 | clk: ingenic/jz4770: Exit with error if CGU init failed | Paul Cercueil |
2020-03-20 | clk: keystone: Add new driver to handle syscon based clocks | Vignesh Raghavendra |
2020-03-20 | clk: JZ4780: Add function for enable the second core. | 周琰杰 (Zhou Yanjie) |