| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-02-12 | clk: sunxi-ng: sun8i-de2: Add rotation core clocks and reset for A64 |  Jernej Skrabec | 1 | -3/+42 |
| 2020-02-12 | clk: sunxi-ng: sun8i-de2: Split out H5 definitions |  Jernej Skrabec | 1 | -1/+17 |
| 2020-02-11 | clk: sunxi-ng: a64: Export MBUS clock |  Jernej Skrabec | 1 | -4/+0 |
| 2020-02-10 | clk: renesas: r8a77965: Add RPC clocks |  Dirk Behme | 1 | -0/+8 |
| 2020-02-10 | clk: renesas: r8a7796: Add RPC clocks |  Dirk Behme | 1 | -0/+8 |
| 2020-02-10 | clk: renesas: r8a7795: Add RPC clocks |  Dirk Behme | 1 | -0/+8 |
| 2020-02-10 | clk: renesas: rcar-gen3: Add CCREE clocks |  Geert Uytterhoeven | 4 | -1/+9 |
| 2020-02-08 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 2 | -0/+26 |
| 2020-02-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 1 | -1/+1 |
| 2020-02-08 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 1 | -0/+6 |
| 2020-02-07 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 5 | -41/+27 |
| 2020-02-04 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -1/+1 |
| 2020-02-03 | clk: qcom: Use ARRAY_SIZE in videocc-sc7180 for parent clocks |  Douglas Anderson | 1 | -1/+1 |
| 2020-02-03 | clk: qcom: Get rid of the test clock for videocc-sc7180 |  Douglas Anderson | 1 | -3/+1 |
| 2020-02-03 | clk: qcom: Use ARRAY_SIZE in gpucc-sc7180 for parent clocks |  Douglas Anderson | 1 | -1/+1 |
| 2020-02-03 | clk: qcom: Get rid of the test clock for gpucc-sc7180 |  Douglas Anderson | 1 | -3/+1 |
| 2020-02-03 | clk: qcom: Use ARRAY_SIZE in dispcc-sc7180 for parent clocks |  Douglas Anderson | 1 | -11/+11 |
| 2020-02-03 | clk: qcom: Get rid of the test clock for dispcc-sc7180 |  Douglas Anderson | 1 | -22/+10 |
| 2020-02-03 | clk: qcom: Get rid of fallback global names for dispcc-sc7180 |  Douglas Anderson | 1 | -13/+10 |
| 2020-02-03 | clk: qcom: rcg2: Don't crash if our parent can't be found; return an error |  Douglas Anderson | 1 | -0/+3 |
| 2020-02-03 | clk: ls1028a: fix a dereference of pointer 'parent' before a null check |  Colin Ian King | 1 | -1/+3 |
| 2020-02-04 | treewide: remove redundant IS_ERR() before error code check |  Masahiro Yamada | 1 | -1/+1 |
| 2020-02-03 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 99 | -1568/+12710 |
| 2020-02-03 | clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq() |  Stephen Boyd | 1 | -4/+4 |
| 2020-02-03 | clk: ls1028a: Fix warning on clamp() usage |  Stephen Boyd | 1 | -2/+2 |
| 2020-02-03 | Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd |  Linus Torvalds | 2 | -14/+42 |
| 2020-01-31 | Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', 'clk-freescale' and 'clk-qoriq' into clk-next |  Stephen Boyd | 59 | -1094/+12089 |
| 2020-01-31 | Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlogic' and 'clk-allwinner' into clk-next |  Stephen Boyd | 22 | -398/+468 |
| 2020-01-31 | Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig' and 'clk-at91' into clk-next |  Stephen Boyd | 23 | -68/+124 |
| 2020-01-31 | Merge branches 'clk-init-allocation', 'clk-unused' and 'clk-register-dt-node-better' into clk-next |  Stephen Boyd | 2 | -4/+26 |
| 2020-01-30 | clk: qoriq: add ls1088a hwaccel clocks support |  Yangbo Lu | 1 | -0/+29 |
| 2020-01-30 | clk: ls1028a: Add clock driver for Display output interface |  Wen He | 3 | -0/+297 |
| 2020-01-28 | clk: fsl-sai: new driver |  Michael Walle | 3 | -0/+105 |
| 2020-01-28 | clk: composite: add _register_composite_pdata() variants |  Michael Walle | 1 | -3/+53 |
| 2020-01-28 | clk, clk-si5341: Support multiple input ports |  Mike Looijmans | 1 | -16/+196 |
| 2020-01-28 | clk: qcom: rpmh: Sort OF match table |  Bjorn Andersson | 1 | -1/+1 |
| 2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap |  Linus Torvalds | 1 | -2/+2 |
| 2020-01-24 | clk: bd718x7: Support ROHM BD71828 clk block |  Matti Vaittinen | 2 | -13/+31 |
| 2020-01-24 | mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devices |  Matti Vaittinen | 1 | -1/+11 |
| 2020-01-23 | clk: zynqmp: Add support for clock with CLK_DIVIDER_POWER_OF_TWO flag |  Tejas Patel | 1 | -5/+31 |
| 2020-01-23 | clk: zynqmp: Fix divider calculation |  Rajan Vaja | 1 | -0/+46 |
| 2020-01-23 | clk: zynqmp: Add support for get max divider |  Rajan Vaja | 1 | -0/+36 |
| 2020-01-23 | clk: zynqmp: Warn user if clock user are more than allowed |  Rajan Vaja | 1 | -2/+4 |
| 2020-01-23 | clk: zynqmp: Extend driver for versal |  Rajan Vaja | 1 | -1/+2 |
| 2020-01-23 | ARM: dts: Add missing omap5 secure clocks |  Tony Lindgren | 1 | -0/+13 |
| 2020-01-23 | ARM: dts: Add missing omap4 secure clocks |  Tony Lindgren | 1 | -0/+13 |
| 2020-01-20 | clk: ti: clkctrl: Fix hidden dependency to node name |  Tony Lindgren | 2 | -12/+88 |
| 2020-01-20 | clk: ti: add clkctrl data dra7 sgx |  Tony Lindgren | 1 | -0/+35 |
| 2020-01-20 | clk: ti: omap5: Add missing AESS clock |  Tony Lindgren | 1 | -0/+15 |
| 2020-01-20 | clk: ti: dra7: fix parent for gmac_clkctrl |  Grygorii Strashko | 1 | -1/+1 |