| Age | Commit message (Expand) | Author |
| 2020-04-28 | firmware: xilinx: Remove eemi ops for clock_getdivider | Rajan Vaja |
| 2020-04-28 | firmware: xilinx: Remove eemi ops for clock_setdivider | Rajan Vaja |
| 2020-04-28 | firmware: xilinx: Remove eemi ops for clock_getstate | Rajan Vaja |
| 2020-04-28 | firmware: xilinx: Remove eemi ops for clock_disable | Rajan Vaja |
| 2020-04-28 | firmware: xilinx: Remove eemi ops for clock_enable | Rajan Vaja |
| 2020-04-28 | firmware: xilinx: Remove eemi ops for query_data | Rajan Vaja |
| 2020-04-21 | clk: qcom: msm8916: Fix the address location of pll->config_reg | Bryan O'Donoghue |
| 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-16 | clk: meson: g12a: Prepare the GPU clock tree to change at runtime | Martin Blumenstingl |
| 2020-04-16 | clk: meson: gxbb: Prepare the GPU clock tree to change at runtime | Martin Blumenstingl |
| 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-14 | clk: meson: meson8b: make the hdmi_sys clock tree mutable | Martin Blumenstingl |
| 2020-04-14 | clk: meson8b: export the HDMI system clock | Martin Blumenstingl |
| 2020-04-14 | clk: renesas: r9a06g032: Fix some typo in comments | Christophe JAILLET |
| 2020-04-14 | clk: sunxi: Fix incorrect usage of round_down() | Rikard Falkeborn |
| 2020-04-13 | clk: sprd: don't gate uart console clock | Chunyan Zhang |
| 2020-04-13 | clk: mmp2: fix link error without mmp2 | Arnd Bergmann |
| 2020-04-13 | clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typo | Arnd Bergmann |
| 2020-04-13 | clk: imx: imx6ul: change flexcan clock to support CiA bitrates | Waibel Georg |
| 2020-04-13 | clk / soc: mediatek: Move mt8173 MMSYS to platform driver | Matthias Brugger |
| 2020-04-13 | clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks | Justin Swartz |
| 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 |