| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-07-29 | clk: meson: axg: migrate to the new parent description method |  Alexandre Mergnat | 1 | -60/+144 |
| 2019-07-29 | clk: meson: gxbb: migrate to the new parent description method |  Alexandre Mergnat | 1 | -203/+451 |
| 2019-07-29 | clk: meson: g12a: migrate to the new parent description method |  Alexandre Mergnat | 1 | -394/+693 |
| 2019-07-29 | clk: meson: remove ao input bypass clocks |  Alexandre Mergnat | 3 | -46/+0 |
| 2019-07-29 | clk: meson: axg-aoclk: migrate to the new parent description method |  Alexandre Mergnat | 1 | -26/+37 |
| 2019-07-29 | clk: meson: gxbb-aoclk: migrate to the new parent description method |  Alexandre Mergnat | 1 | -28/+27 |
| 2019-07-29 | clk: meson: g12a-aoclk: migrate to the new parent description method |  Alexandre Mergnat | 1 | -31/+50 |
| 2019-07-29 | clk: meson: axg-audio: migrate to the new parent description method |  Alexandre Mergnat | 2 | -140/+118 |
| 2019-07-25 | clk: rockchip: Fix -Wunused-const-variable in rv1108 clk driver |  Nathan Huckleberry | 1 | -1/+0 |
| 2019-07-25 | clk: meson: g12a: fix hifi typo in mali parent_names |  Alexandre Mergnat | 1 | -1/+1 |
| 2019-07-22 | clk: renesas: cpg-mssr: Fix reset control race condition |  Geert Uytterhoeven | 1 | -14/+2 |
| 2019-07-22 | clk: sprd: Select REGMAP_MMIO to avoid compile errors |  Chunyan Zhang | 1 | -0/+1 |
| 2019-07-22 | clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource |  Weiyi Lu | 1 | -12/+34 |
| 2019-07-22 | clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1 |  Codrin Ciubotariu | 1 | -0/+2 |
| 2019-07-22 | clk: sunxi-ng: v3s: add the missing PLL_DDR1 |  Icenowy Zheng | 2 | -6/+19 |
| 2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 113 | -2982/+6927 |
| 2019-07-15 | Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd |  Linus Torvalds | 3 | -15/+88 |
| 2019-07-12 | Merge branches 'clk-bcm63xx', 'clk-silabs', 'clk-lochnagar' and 'clk-rockchip' into clk-next |  Stephen Boyd | 16 | -175/+1810 |
| 2019-07-12 | Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'clk-sprd' and 'clk-at91' into clk-next |  Stephen Boyd | 16 | -104/+569 |
| 2019-07-12 | Merge branches 'clk-debugfs', 'clk-unused', 'clk-refactor' and 'clk-qoriq' into clk-next |  Stephen Boyd | 9 | -194/+30 |
| 2019-07-12 | Merge branches 'clk-bulk-optional', 'clk-kirkwood', 'clk-socfpga' and 'clk-docs' into clk-next |  Stephen Boyd | 5 | -11/+65 |
| 2019-07-12 | Merge branches 'clk-ti', 'clk-samsung', 'clk-imx' and 'clk-allwinner' into clk-next |  Stephen Boyd | 42 | -2206/+2876 |
| 2019-07-12 | Merge branches 'clk-qcom-gdsc-warn', 'clk-ingenic', 'clk-qcom-qcs404-reset', 'clk-xgene-limit' and 'clk-meson' into clk-next |  Stephen Boyd | 22 | -161/+1285 |
| 2019-07-12 | Merge branches 'clk-pwm-duty', 'clk-bcm', 'clk-mtk', 'clk-qcom-msm8998-gpu' and 'clk-renesas' into clk-next |  Stephen Boyd | 16 | -141/+288 |
| 2019-07-12 | scripts/spelling.txt: add spelling fix for prohibited |  Chris Paterson | 1 | -1/+1 |
| 2019-07-12 | clk: consoldiate the __clk_get_hw() declarations |  Stephen Rothwell | 7 | -4/+6 |
| 2019-07-02 | Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulator-rtc-5.3', 'ib-mfd-cros-5.3' and 'ib-mfd-regulator-5.3' into ibs-for-mfd-merged |  Lee Jones | 2 | -6/+67 |
| 2019-06-28 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 7 | -13/+18 |
| 2019-06-27 | clk: sprd: Add check for return value of sprd_clk_regmap_init() |  Chunyan Zhang | 1 | -1/+4 |
| 2019-06-27 | clk: Add Si5341/Si5340 driver |  Mike Looijmans | 3 | -0/+1358 |
| 2019-06-27 | clk: clk-si544: Implement small frequency change support |  Mike Looijmans | 1 | -10/+92 |
| 2019-06-27 | clk: add BCM63XX gated clock controller driver |  Jonas Gorski | 3 | -0/+247 |
| 2019-06-27 | clk: at91: sckc: use dedicated functions to unregister clock |  Claudiu Beznea | 1 | -2/+2 |
| 2019-06-27 | clk: at91: sckc: improve error path for sama5d4 sck registration |  Claudiu Beznea | 1 | -15/+28 |
| 2019-06-27 | clk: at91: sckc: remove unnecessary line |  Claudiu Beznea | 1 | -1/+0 |
| 2019-06-27 | clk: at91: sckc: improve error path for sam9x5 sck register |  Claudiu Beznea | 1 | -18/+32 |
| 2019-06-27 | clk: at91: sckc: add support to free slow clock osclillator |  Claudiu Beznea | 1 | -0/+8 |
| 2019-06-27 | clk: at91: sckc: add support to free slow rc oscillator |  Claudiu Beznea | 1 | -0/+8 |
| 2019-06-27 | clk: at91: sckc: add support to free slow oscillator |  Claudiu Beznea | 1 | -0/+8 |
| 2019-06-27 | clk: RK808: Add RK809 and RK817 support. |  Tony Xie | 2 | -6/+67 |
| 2019-06-27 | clk: bd718x7: Support ROHM BD70528 clk block |  Matti Vaittinen | 2 | -7/+19 |
| 2019-06-27 | mfd: regulator: clk: Split rohm-bd718x7.h |  Matti Vaittinen | 1 | -3/+3 |
| 2019-06-27 | clk: rockchip: export HDMIPHY clock on rk3228 |  Heiko Stuebner | 1 | -1/+1 |
| 2019-06-27 | clk: rockchip: add watchdog pclk on rk3328 |  Heiko Stuebner | 1 | -0/+3 |
| 2019-06-26 | clk: at91: sckc: add support for SAM9X60 |  Claudiu Beznea | 1 | -0/+74 |
| 2019-06-26 | clk: at91: sckc: add support to specify registers bit offsets |  Claudiu Beznea | 1 | -32/+61 |
| 2019-06-26 | clk: at91: sckc: sama5d4 has no bypass support |  Claudiu Beznea | 1 | -6/+0 |
| 2019-06-26 | clk: sprd: Check error only for devm_regmap_init_mmio() |  Chunyan Zhang | 1 | -1/+1 |
| 2019-06-26 | clk: sprd: Switch from of_iomap() to devm_ioremap_resource() |  Chunyan Zhang | 1 | -1/+6 |
| 2019-06-25 | clk: lochnagar: Use new parent_data approach to register clock parents |  Charles Keepax | 1 | -119/+86 |