| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-12-11 | clk: meson: meson8b: use clk_hw_set_parent in the CPU clock notifier |  Martin Blumenstingl | 1 | -13/+8 |
| 2019-12-11 | clk: meson: add a driver for the Meson8/8b/8m2 DDR clock controller |  Martin Blumenstingl | 2 | -1/+150 |
| 2019-12-11 | clk: imx7up: Rename the clks to hws |  Abel Vesa | 1 | -90/+90 |
| 2019-12-11 | clk: imx: Rename the imx_clk_divider_gate to imply it's clk_hw based |  Abel Vesa | 3 | -6/+6 |
| 2019-12-11 | clk: imx: Rename the imx_clk_pfdv2 to imply it's clk_hw based |  Abel Vesa | 3 | -10/+10 |
| 2019-12-11 | clk: imx: Rename the imx_clk_pllv4 to imply it's clk_hw based |  Abel Vesa | 3 | -4/+4 |
| 2019-12-11 | clk: imx: Rename sccg and frac pll register to suggest clk_hw |  Abel Vesa | 3 | -7/+16 |
| 2019-12-11 | clk: imx: imx7ulp composite: Rename to show is clk_hw based |  Abel Vesa | 3 | -28/+28 |
| 2019-12-11 | clk: imx: pllv2: Switch to clk_hw based API |  Abel Vesa | 2 | -6/+13 |
| 2019-12-11 | clk: imx: pllv1: Switch to clk_hw based API |  Abel Vesa | 2 | -6/+13 |
| 2019-12-11 | clk: imx: Replace all the clk based helpers with macros |  Abel Vesa | 1 | -27/+12 |
| 2019-12-11 | clk: imx: Rename the SCCG to SSCG |  Abel Vesa | 4 | -81/+81 |
| 2019-12-11 | clk: imx: Add correct failure handling for clk based helpers |  Abel Vesa | 1 | -15/+22 |
| 2019-12-11 | clk: imx8qxp-lpcg: Warn against devm_platform_ioremap_resource |  Leonard Crestez | 1 | -0/+11 |
| 2019-12-11 | clk: imx: pll14xx: fix clk_pll14xx_wait_lock |  Peng Fan | 1 | -1/+1 |
| 2019-12-11 | clk: imx8mn: correct the usb1_ctrl parent to be usb_bus |  Li Jun | 1 | -1/+1 |
| 2019-12-10 | clk: renesas: rcar-gen2: Change multipliers and dividers to u8 |  Geert Uytterhoeven | 1 | -4/+4 |
| 2019-12-09 | clk: sunxi-ng: v3s: Fix incorrect number of hw_clks. |  Yunhao Tian | 2 | -4/+2 |
| 2019-12-09 | clk: sunxi: use of_device_get_match_data |  Corentin Labbe | 1 | -4/+2 |
| 2019-12-09 | clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_table |  Peng Fan | 1 | -0/+1 |
| 2019-12-09 | clk: imx8m: Suppress bind attrs |  Leonard Crestez | 3 | -0/+15 |
| 2019-12-09 | clk: imx7ulp: Fix watchdog2 clock name typo |  Fabio Estevam | 1 | -1/+1 |
| 2019-12-09 | clk: imx6q: disable non functional divider |  Jan Remmet | 1 | -1/+4 |
| 2019-12-09 | clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHE |  Leonard Crestez | 4 | -2/+10 |
| 2019-12-09 | clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocks |  Leonard Crestez | 3 | -8/+23 |
| 2019-12-09 | clk: imx: clk-composite-8m: add lock to gate/mux |  Peng Fan | 1 | -0/+2 |
| 2019-12-09 | clk: imx: clk-divider-gate: drop redundant initialization |  Peng Fan | 1 | -4/+4 |
| 2019-12-09 | clk: imx: clk-divider-gate: fix a typo in comment |  Peng Fan | 1 | -1/+1 |
| 2019-12-05 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 2 | -1/+6 |
| 2019-12-05 | Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux |  Linus Torvalds | 3 | -3/+3 |
| 2019-12-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 115 | -2238/+7933 |
| 2019-11-27 | Merge branches 'clk-ingenic', 'clk-init-leak', 'clk-ux500' and 'clk-bitmain' into clk-next |  Stephen Boyd | 12 | -10/+1284 |
| 2019-11-27 | Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and 'clk-pxa' into clk-next |  Stephen Boyd | 28 | -208/+1029 |
| 2019-11-27 | Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspeed' into clk-next |  Stephen Boyd | 32 | -297/+3480 |
| 2019-11-27 | Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'clk-imx' into clk-next |  Stephen Boyd | 28 | -1529/+2057 |
| 2019-11-27 | Merge branches 'clk-rohm', 'clk-hisilicon', 'clk-marvell', 'clk-unused' and 'clk-devm-ioremap-resource' into clk-next |  Stephen Boyd | 21 | -199/+130 |
| 2019-11-26 | clk: aspeed: Add RMII RCLK gates for both AST2500 MACs |  Andrew Jeffery | 1 | -1/+26 |
| 2019-11-22 | clk: Add common clock driver for BM1880 SoC |  Manivannan Sadhasivam | 3 | -0/+977 |
| 2019-11-22 | clk: Add clk_hw_unregister_composite helper function definition |  Manivannan Sadhasivam | 1 | -0/+11 |
| 2019-11-22 | clk: Zero init clk_init_data in helpers |  Manivannan Sadhasivam | 5 | -5/+5 |
| 2019-11-22 | clk: ingenic: Allow drivers to be built with COMPILE_TEST |  Stephen Boyd | 1 | -1/+1 |
| 2019-11-19 | clk: mark clk_disable_unused() as __init |  Rasmus Villemoes | 1 | -4/+4 |
| 2019-11-19 | clk: Fix memory leak in clk_unregister() |  Kishon Vijay Abraham I | 1 | -0/+1 |
| 2019-11-13 | clk: Ingenic: Add CGU driver for X1000. |  Zhou Yanjie | 3 | -0/+285 |
| 2019-11-13 | clk: tegra: Use match_string() helper to simplify the code |  YueHaibing | 1 | -8/+4 |
| 2019-11-13 | clk: pxa: fix one of the pxa RTC clocks |  Robert Jarzmik | 1 | -0/+1 |
| 2019-11-13 | clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_by_phandle() |  Baolin Wang | 1 | -1/+1 |
| 2019-11-13 | clk: armada-xp: remove unused code |  YueHaibing | 1 | -26/+0 |
| 2019-11-11 | clk: tegra: Fix build error without CONFIG_PM_SLEEP |  YueHaibing | 1 | -0/+2 |
| 2019-11-11 | clk: tegra: Optimize PLLX restore on Tegra20/30 |  Dmitry Osipenko | 2 | -16/+30 |