| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-09-15 | clk: samsung: Keep top BPLL mux on Exynos542x enabled |  Marek Szyprowski | 1 | -0/+5 |
| 2020-09-13 | clk: imx: gate2: Fix a few typos |  Jonathan Neuschäfer | 1 | -1/+1 |
| 2020-09-10 | clk: qcom: lpass: Correct goto target in lpass_core_sc7180_probe() |  Jing Xiangfeng | 1 | -3/+4 |
| 2020-09-10 | clk: meson: make shipped controller configurable |  Jerome Brunet | 1 | -9/+17 |
| 2020-09-10 | clk: versatile: Add of_node_put() before return statement |  Sumera Priyadarsini | 1 | -1/+3 |
| 2020-09-10 | clk: bcm: dvp: Select the reset framework |  Maxime Ripard | 1 | -0/+1 |
| 2020-09-07 | clk: imx: Fix and update kerneldoc |  Krzysztof Kozlowski | 3 | -3/+6 |
| 2020-09-07 | clk: imx: fix i.MX7D peripheral clk mux flags |  Peng Fan | 1 | -65/+66 |
| 2020-09-07 | clk: imx: fix composite peripheral flags |  Peng Fan | 1 | -0/+1 |
| 2020-09-04 | clk: renesas: rcar-gen2: Rename vsp1-(sy|rt) clocks to vsp(s|r) |  Lad Prabhakar | 7 | -8/+8 |
| 2020-09-04 | clk: renesas: r8a7742: Add clk entry for VSPR |  Lad Prabhakar | 1 | -1/+2 |
| 2020-08-31 | clk: imx: Correct the memrepair clock on imx8mp |  Jacky Bai | 1 | -10/+4 |
| 2020-08-31 | clk: imx: Correct the root clk of media ldb on imx8mp |  Jacky Bai | 1 | -5/+5 |
| 2020-08-29 | clk: meson: g12a: mark fclk_div2 as critical |  Stefan Agner | 1 | -0/+11 |
| 2020-08-25 | clk: sunxi-ng: sun8i: r40: Use sigma delta modulation for audio PLL |  Jernej Skrabec | 1 | -13/+24 |
| 2020-08-25 | clk: sunxi-ng: add support for the Allwinner A100 CCU |  Yangtao Li | 6 | -0/+1579 |
| 2020-08-23 | clk: imx: vf610: Add CRC clock |  Krzysztof Kozlowski | 1 | -0/+1 |
| 2020-08-22 | clk: imx: Explicitly include bits.h |  Anson Huang | 13 | -1/+13 |
| 2020-08-22 | clk: imx8qxp: Support building i.MX8QXP clock driver as module |  Anson Huang | 4 | -9/+18 |
| 2020-08-22 | clk: imx8m: Support module build |  Anson Huang | 5 | -8/+24 |
| 2020-08-22 | clk: imx: Add clock configuration for ARMv7 platforms |  Anson Huang | 2 | -16/+76 |
| 2020-08-22 | clk: imx: Support building i.MX common clock driver as module |  Anson Huang | 10 | -26/+60 |
| 2020-08-22 | clk: composite: Export clk_hw_register_composite() |  Anson Huang | 1 | -0/+1 |
| 2020-08-22 | clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bits |  Anson Huang | 1 | -7/+8 |
| 2020-08-19 | ARM: s3c24xx: pass pointer to clk driver via platform data |  Krzysztof Kozlowski | 1 | -1/+6 |
| 2020-08-19 | ARM: s3c24xx: make S3C24XX_MISCCR access indirect |  Arnd Bergmann | 1 | -6/+4 |
| 2020-08-18 | clk: rockchip: Fix initialization of mux_pll_src_4plls_p |  Nathan Chancellor | 1 | -1/+1 |
| 2020-08-18 | clk: davinci: Use the correct size when allocating memory |  Christophe JAILLET | 1 | -1/+1 |
| 2020-08-17 | clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared header |  Krzysztof Kozlowski | 3 | -0/+3 |
| 2020-08-17 | clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared header |  Krzysztof Kozlowski | 1 | -0/+1 |
| 2020-08-17 | clk: meson: axg-audio: fix g12a tdmout sclk inverter |  Jerome Brunet | 1 | -25/+60 |
| 2020-08-17 | clk: meson: axg-audio: separate axg and g12a regmap tables |  Jerome Brunet | 1 | -8/+127 |
| 2020-08-17 | clk: meson: add sclk-ws driver |  Jerome Brunet | 2 | -0/+62 |
| 2020-08-15 | Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 3 | -79/+102 |
| 2020-08-14 | Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm |  Linus Torvalds | 1 | -1/+6 |
| 2020-08-12 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 61 | -588/+4230 |
| 2020-08-07 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 47 | -330/+2719 |
| 2020-08-07 | clk: x86: Support RV architecture |  Akshu Agrawal | 1 | -15/+38 |
| 2020-08-07 | clk: x86: Change name from ST to FCH |  Akshu Agrawal | 2 | -13/+13 |
| 2020-08-07 | ACPI: APD: Change name from ST to FCH |  Akshu Agrawal | 1 | -2/+2 |
| 2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux |  Linus Torvalds | 3 | -3/+2 |
| 2020-08-03 | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 1 | -3/+19 |
| 2020-08-03 | Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 2 | -0/+2 |
| 2020-08-03 | Merge branches 'clk-microchip', 'clk-mmp', 'clk-unused' and 'clk-at91' into clk-next |  Stephen Boyd | 28 | -285/+2438 |
| 2020-08-03 | Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'clk-qoriq' into clk-next |  Stephen Boyd | 8 | -85/+228 |
| 2020-08-03 | Merge branches 'clk-actions', 'clk-rockchip', 'clk-iproc', 'clk-intel' and 'clk-debugfs' into clk-next |  Stephen Boyd | 9 | -60/+214 |
| 2020-08-03 | Merge branches 'clk-https', 'clk-renesas', 'clk-kconfig', 'clk-amlogic' and 'clk-imx' into clk-next |  Stephen Boyd | 31 | -51/+613 |
| 2020-08-03 | Merge branches 'clk-socfpga', 'clk-doc', 'clk-qcom', 'clk-vc5' and 'clk-bcm' into clk-next |  Stephen Boyd | 29 | -433/+3485 |
| 2020-08-03 | clk: bcm2835: Do not use prediv with bcm2711's PLLs |  Nicolas Saenz Julienne | 1 | -4/+21 |
| 2020-08-03 | clk: drop unused function __clk_get_flags |  Julia Lawall | 1 | -6/+0 |