| Age | Commit message (Expand) | Author |
| 2020-12-30 | clk: tegra: Do not return 0 on failure | Nicolin Chen |
| 2020-12-30 | clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9 | Terry Zhou |
| 2020-12-30 | clk: ingenic: Fix divider calculation with div tables | Paul Cercueil |
| 2020-12-30 | clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts" | Geert Uytterhoeven |
| 2020-12-30 | clk: sunxi-ng: Make sure divider tables have sentinel | Jernej Skrabec |
| 2020-12-30 | clk: s2mps11: Fix a resource leak in error handling paths in the probe function | Christophe JAILLET |
| 2020-12-30 | clk: at91: sam9x60: remove atmel,osc-bypass support | Alexandre Belloni |
| 2020-12-30 | clk: at91: sama7g5: fix compilation error | Claudiu Beznea |
| 2020-12-30 | clk: bcm: dvp: Add MODULE_DEVICE_TABLE() | Nicolas Saenz Julienne |
| 2020-12-30 | clk: ti: Fix memleak in ti_fapll_synth_setup | Zhang Qilong |
| 2020-12-30 | clk: tegra: Fix duplicated SE clock entry | Dmitry Osipenko |
| 2020-12-30 | clk: qcom: gcc-sc7180: Use floor ops for sdcc clks | Douglas Anderson |
| 2020-12-30 | clk: renesas: r8a779a0: Fix R and OSC clocks | Geert Uytterhoeven |
| 2020-12-30 | clk: fsl-sai: fix memory leak | Michael Walle |
| 2020-12-30 | clk: meson: Kconfig: fix dependency for G12A | Kevin Hilman |
| 2020-12-07 | clk: renesas: r9a06g032: Drop __packed for portability | Geert Uytterhoeven |
| 2020-12-07 | clk: imx: scu: fix MXC_CLK_SCU module build break | Dong Aisheng |
| 2020-11-04 | clk: imx8m: fix bus critical clk registration | Peng Fan |
| 2020-10-28 | clk: define to_clk_regmap() as inline function | Arnd Bergmann |
| 2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
| 2020-10-24 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
| 2020-10-22 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
| 2020-10-20 | Merge branches 'clk-ingenic', 'clk-at91', 'clk-kconfig', 'clk-imx', 'clk-qcom... | Stephen Boyd |
| 2020-10-20 | Merge branches 'clk-semicolon', 'clk-axi-clkgen', 'clk-qoriq', 'clk-baikal', ... | Stephen Boyd |
| 2020-10-20 | Merge branches 'clk-simplify', 'clk-ti', 'clk-tegra', 'clk-rockchip' and 'clk... | Stephen Boyd |
| 2020-10-20 | Merge branches 'clk-renesas', 'clk-amlogic', 'clk-allwinner', 'clk-samsung', ... | Stephen Boyd |
| 2020-10-20 | clk: imx8mq: Fix usdhc parents order | Abel Vesa |
| 2020-10-20 | clk: qcom: gdsc: Keep RETAIN_FF bit set if gdsc is already on | Stephen Boyd |
| 2020-10-14 | clk: Restrict CLK_HSDK to ARC_SOC_HSDK | Geert Uytterhoeven |
| 2020-10-14 | clk: at91: sam9x60: support only two programmable clocks | Claudiu Beznea |
| 2020-10-13 | clk: ingenic: Respect CLK_SET_RATE_PARENT in .round_rate | Paul Cercueil |
| 2020-10-13 | clk: ingenic: Don't tag custom clocks with CLK_SET_RATE_PARENT | Paul Cercueil |
| 2020-10-13 | clk: ingenic: Don't use CLK_SET_RATE_GATE for PLL | Paul Cercueil |
| 2020-10-13 | clk: ingenic: Use readl_poll_timeout instead of custom loop | Paul Cercueil |
| 2020-10-13 | clk: ingenic: Use to_clk_info() macro for all clocks | Paul Cercueil |
| 2020-10-13 | clk: bcm2835: add missing release if devm_clk_hw_register fails | Navid Emamdoost |
| 2020-10-13 | clk: at91: clk-sam9x60-pll: remove unused variable | Claudiu Beznea |
| 2020-10-13 | clk: at91: clk-main: update key before writing AT91_CKGR_MOR | Claudiu Beznea |
| 2020-10-13 | clk: at91: remove the checking of parent_name | Claudiu Beznea |
| 2020-10-13 | clk: clk-prima2: fix return value check in prima2_clk_init() | Xu Wang |
| 2020-10-13 | clk: mmp2: Fix the display clock divider base | Lubomir Rintel |
| 2020-10-13 | clk: pxa: Constify static struct clk_ops | Rikard Falkeborn |
| 2020-10-13 | clk: baikal-t1: Mark Ethernet PLL as critical | Serge Semin |
| 2020-10-13 | clk: qoriq: modify MAX_PLL_DIV to 32 | Zhao Qiang |
| 2020-10-13 | clk: axi-clkgen: Set power bits for fractional mode | Lars-Peter Clausen |
| 2020-10-13 | clk: axi-clkgen: Add support for fractional dividers | Lars-Peter Clausen |
| 2020-10-13 | clk: qcom: Add display clock controller driver for SM8150 and SM8250 | Jonathan Marek |
| 2020-10-13 | clk: qcom: add video clock controller driver for SM8250 | Jonathan Marek |
| 2020-10-13 | clk: qcom: add video clock controller driver for SM8150 | Jonathan Marek |
| 2020-10-13 | clk: qcom: gcc-msm8994: Add missing clocks, resets and GDSCs | Konrad Dybcio |