| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-10-27 | clk: qcom: Update the force mem core bit for GPU clocks |  Taniya Das | 2 | -0/+2 |
| 2022-10-27 | clk: Initialize max_rate in struct clk_rate_request |  Maxime Ripard | 1 | -0/+1 |
| 2022-10-27 | clk: Initialize the clk_rate_request even if clk_core is NULL |  Maxime Ripard | 1 | -1/+4 |
| 2022-10-27 | clk: Remove WARN_ON NULL parent in clk_core_init_rate_req() |  Maxime Ripard | 1 | -1/+1 |
| 2022-10-26 | Merge tag 'renesas-clk-fixes-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-fixes |  Stephen Boyd | 1 | -4/+9 |
| 2022-10-26 | clk: renesas: r8a779g0: Fix HSCIF parent clocks |  Geert Uytterhoeven | 1 | -4/+4 |
| 2022-10-18 | clk: renesas: r8a779g0: Add SASYNCPER clocks |  Geert Uytterhoeven | 1 | -0/+5 |
| 2022-10-17 | clk: mediatek: clk-mt8195-topckgen: Fix error return code in clk_mt8195_topck_probe() |  Yang Yingliang | 1 | -1/+3 |
| 2022-10-17 | clk: sifive: select by default if SOC_SIFIVE |  Conor Dooley | 1 | -1/+3 |
| 2022-10-17 | clk: rs9: Fix I2C accessors |  Marek Vasut | 1 | -3/+62 |
| 2022-10-16 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 15 | -124/+1810 |
| 2022-10-14 | Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 2 | -0/+2 |
| 2022-10-14 | Merge branch 'clk-rate-range' into clk-next |  Stephen Boyd | 9 | -113/+1805 |
| 2022-10-14 | clk: tegra: Fix Tegra PWM parent clock |  Jon Hunter | 5 | -0/+5 |
| 2022-10-14 | clk: qcom: gcc-msm8660: Drop hardcoded fixed board clocks |  Linus Walleij | 1 | -11/+0 |
| 2022-10-14 | clk: mediatek: clk-mux: Add .determine_rate() callback |  AngeloGioacchino Del Regno | 1 | -0/+10 |
| 2022-10-10 | clk: tests: Add tests for notifiers |  Maxime Ripard | 1 | -0/+156 |
| 2022-10-10 | clk: Update req_rate on __clk_recalc_rates() |  Maxime Ripard | 1 | -28/+11 |
| 2022-10-10 | clk: spear: Move prototype to accessible header |  Viresh Kumar | 2 | -0/+2 |
| 2022-10-08 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux |  Linus Torvalds | 214 | -3761/+24667 |
| 2022-10-04 | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux |  Linus Torvalds | 7 | -18/+7 |
| 2022-10-04 | Merge branches 'clk-baikal', 'clk-broadcom', 'clk-vc5' and 'clk-versaclock' into clk-next |  Stephen Boyd | 15 | -224/+2101 |
| 2022-10-04 | Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' into clk-next |  Stephen Boyd | 9 | -55/+2331 |
| 2022-10-04 | Merge branches 'clk-rockchip', 'clk-renesas', 'clk-microchip', 'clk-allwinner' and 'clk-imx' into clk-next |  Stephen Boyd | 25 | -255/+2163 |
| 2022-10-04 | Merge branches 'clk-samsung', 'clk-mtk', 'clk-rm', 'clk-ast' and 'clk-qcom' into clk-next |  Stephen Boyd | 130 | -3038/+17220 |
| 2022-10-04 | Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'clk-xilinx' into clk-next |  Stephen Boyd | 38 | -190/+862 |
| 2022-10-04 | clk: qcom: gcc-sm6375: Ensure unsigned long type |  Stephen Boyd | 1 | -1/+1 |
| 2022-10-04 | clk: qcom: gcc-sm6375: Remove unused variables |  Konrad Dybcio | 1 | -12/+0 |
| 2022-10-03 | clk: qcom: kpss-xcc: convert to parent data API |  Christian Marangi | 1 | -17/+9 |
| 2022-10-03 | clk: allow building lan966x as a module |  Clément Léger | 2 | -2/+2 |
| 2022-10-03 | clk: clk-xgene: simplify if-if to if-else |  Yihao Han | 1 | -2/+2 |
| 2022-10-03 | clk: ast2600: BCLK comes from EPLL |  Joel Stanley | 1 | -1/+1 |
| 2022-10-03 | clk: clocking-wizard: Depend on HAS_IOMEM |  Stephen Boyd | 1 | -0/+1 |
| 2022-10-03 | clk: clocking-wizard: Use dev_err_probe() helper |  Yang Yingliang | 1 | -10/+6 |
| 2022-10-03 | Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -4/+9 |
| 2022-10-03 | clk: nxp: fix typo in comment |  Julia Lawall | 1 | -1/+1 |
| 2022-10-03 | clk: pxa: add a check for the return value of kzalloc() |  Xiaoke Wang | 1 | -0/+2 |
| 2022-10-03 | clk: vc5: Add support for IDT/Renesas VersaClock 5P49V6975 |  Matthias Fend | 1 | -0/+11 |
| 2022-09-30 | clk: mvebu: armada-37xx-tbg: Remove the unneeded result variable |  ye xingchen | 1 | -4/+2 |
| 2022-09-30 | clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe |  Miaoqian Lin | 1 | -3/+6 |
| 2022-09-30 | clk: Renesas versaclock7 ccf device driver |  Alex Helms | 3 | -0/+1321 |
| 2022-09-30 | clk: ti: Balance of_node_get() calls for of_find_node_by_name() |  Liang He | 1 | -2/+3 |
| 2022-09-30 | clk: imx: scu: fix memleak on platform_device_add() fails |  Lin Yujun | 1 | -1/+5 |
| 2022-09-30 | clk: vc5: Use regmap_{set,clear}_bits() where appropriate |  Lars-Peter Clausen | 1 | -20/+15 |
| 2022-09-30 | clk: vc5: Check IO access results |  Lars-Peter Clausen | 1 | -50/+91 |
| 2022-09-30 | clk: mediatek: add driver for MT8365 SoC |  Fabien Parent | 9 | -0/+1614 |
| 2022-09-30 | clk: mediatek: Export required common code symbols |  Markus Schneider-Pargmann | 1 | -0/+2 |
| 2022-09-30 | clk: mediatek: Provide mtk_devm_alloc_clk_data |  Markus Schneider-Pargmann | 2 | -5/+30 |
| 2022-09-30 | clkdev: Simplify devm_clk_hw_register_clkdev() function |  Andy Shevchenko | 1 | -14/+10 |
| 2022-09-30 | clkdev: Remove never used devm_clk_release_clkdev() |  Andy Shevchenko | 1 | -34/+0 |