| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2022-01-13 | 158 | -1204/+16845 |
|\ |
|
| *-. | Merge branches 'clk-ingenic' and 'clk-mediatek' into clk-next | Stephen Boyd | 2022-01-12 | 9 | -15/+843 |
| |\ \ |
|
| | | * | clk: mediatek: add mt7986 clock support | Sam Shih | 2022-01-07 | 6 | -0/+819 |
| | | * | clk: mediatek: clk-gate: Use regmap_{set/clear}_bits helpers | AngeloGioacchino Del Regno | 2022-01-07 | 1 | -4/+2 |
| | | * | clk: mediatek: clk-gate: Shrink by adding clockgating bit check helper | AngeloGioacchino Del Regno | 2022-01-07 | 1 | -11/+7 |
| | * | | clk: ingenic: Add MDMA and BDMA clocks | Paul Cercueil | 2022-01-07 | 2 | -0/+15 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'clk-socfpga', 'clk-toshiba', 'clk-st' and 'clk-bitmain' into ... | Stephen Boyd | 2022-01-12 | 19 | -41/+1246 |
| |\ \ \ \ \ |
|
| | | | | * | | clk: bm1880: remove kfrees on static allocations | Conor Dooley | 2022-01-07 | 1 | -18/+2 |
| | | | | |/ |
|
| | | | * | | clk: Drop unused COMMON_CLK_STM32MP157_SCMI config | Sudeep Holla | 2022-01-06 | 1 | -10/+0 |
| | | | * | | clk: st: clkgen-mux: search reg within node or parent | Alain Volmat | 2022-01-06 | 1 | -2/+9 |
| | | | * | | clk: st: clkgen-fsyn: search reg within node or parent | Alain Volmat | 2022-01-06 | 1 | -2/+11 |
| | | | |/ |
|
| | | * | | clk: visconti: Remove pointless NULL check in visconti_pll_add_lookup() | Nathan Chancellor | 2022-01-08 | 1 | -1/+1 |
| | | * | | clk: visconti: Add support common clock driver and reset driver | Nobuhiro Iwamatsu | 2022-01-06 | 12 | -0/+1219 |
| | | |/ |
|
| | * | | clk: socfpga: s10: Make use of the helper function devm_platform_ioremap_reso... | Cai Huoqing | 2022-01-06 | 1 | -3/+1 |
| | * | | clk: socfpga: agilex: Make use of the helper function devm_platform_ioremap_r... | Cai Huoqing | 2022-01-06 | 1 | -3/+1 |
| | * | | clk: socfpga: remove redundant assignment after a mask operation | Colin Ian King | 2022-01-06 | 1 | -2/+2 |
| | * | | clk: socfpga: remove redundant assignment on division | Colin Ian King | 2022-01-06 | 1 | -1/+1 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk... | Stephen Boyd | 2022-01-12 | 49 | -277/+10880 |
| |\ \ \ \ \ |
|
| | | | | * \ | Merge tag 'qcom-clk-for-5.17' of https://git.kernel.org/pub/scm/linux/kernel/... | Stephen Boyd | 2022-01-06 | 17 | -32/+9323 |
| | | | | |\ \ |
|
| | | | | | * | | clk: qcom: turingcc-qcs404: explicitly include clk-provider.h | Vinod Koul | 2021-12-21 | 1 | -0/+1 |
| | | | | | * | | clk: qcom: q6sstop-qcs404: explicitly include clk-provider.h | Vinod Koul | 2021-12-21 | 1 | -0/+1 |
| | | | | | * | | clk: qcom: mmcc-apq8084: explicitly include clk-provider.h | Vinod Koul | 2021-12-21 | 1 | -0/+1 |
| | | | | | * | | clk: qcom: lpasscc-sdm845: explicitly include clk-provider.h | Vinod Koul | 2021-12-21 | 1 | -0/+1 |
| | | | | | * | | clk: qcom: lpasscc-sc7280: explicitly include clk-provider.h | Vinod Koul | 2021-12-21 | 1 | -0/+1 |
| | | | | | * | | clk: qcom: gcc-sm6350: explicitly include clk-provider.h | Vinod Koul | 2021-12-21 | 1 | -0/+1 |
| | | | | | * | | clk: qcom: gcc-msm8994: explicitly include clk-provider.h | Vinod Koul | 2021-12-21 | 1 | -0/+1 |
| | | | | | * | | clk: qcom: gcc-sm8350: explicitly include clk-provider.h | Vinod Koul | 2021-12-21 | 1 | -0/+1 |
| | | | | | * | | clk: qcom: Add MSM8976/56 Global Clock Controller (GCC) driver | AngeloGioacchino Del Regno | 2021-12-16 | 3 | -0/+4164 |
| | | | | | * | | clk: qcom: Add clock driver for SM8450 | Vinod Koul | 2021-12-16 | 3 | -0/+3313 |
| | | | | | * | | clk: qcom: Add SDX65 GCC support | Vamsi Krishna Lanka | 2021-12-16 | 3 | -0/+1620 |
| | | | | | * | | clk: qcom: Add LUCID_EVO PLL type for SDX65 | Vamsi Krishna Lanka | 2021-12-16 | 2 | -5/+162 |
| | | | | | * | | clk: qcom: rpmh: add support for SM8450 rpmh clocks | Vinod Koul | 2021-12-06 | 1 | -0/+27 |
| | | | | | * | | clk: qcom: smd-rpm: Drop binary value handling for buffered clock | Shawn Guo | 2021-12-06 | 1 | -8/+0 |
| | | | | | * | | clk: qcom: smd-rpm: Drop the use of struct rpm_cc | Shawn Guo | 2021-12-06 | 1 | -17/+4 |
| | | | | | * | | clk: qcom: smd-rpm: Drop MFD qcom-rpm reference | Shawn Guo | 2021-12-06 | 1 | -2/+0 |
| | | | | | * | | clk: qcom: Add support for SDX65 RPMh clocks | Vamsi krishna Lanka | 2021-12-03 | 1 | -0/+25 |
| | | | | | |/ |
|
| | | | | * | | clk: qcom: gcc-sc7280: Mark gcc_cfg_noc_lpass_clk always enabled | Taniya Das | 2022-01-06 | 1 | -1/+1 |
| | | | | * | | clk: qcom: clk-alpha-pll: Increase PLL lock detect poll time | Taniya Das | 2022-01-06 | 1 | -1/+1 |
| | | | | |/ |
|
| | | | * | | clk: samsung: Add initial Exynos7885 clock driver | David Virag | 2021-12-19 | 2 | -0/+598 |
| | | | * | | clk: samsung: clk-pll: Add support for pll1417x | David Virag | 2021-12-19 | 2 | -0/+2 |
| | | | * | | clk: samsung: Make exynos850_register_cmu shared | David Virag | 2021-12-19 | 4 | -84/+119 |
| | | | * | | clk: samsung: exynos850: Add missing sysreg clocks | Sam Protsenko | 2021-12-19 | 1 | -0/+29 |
| | | | * | | clk: samsung: exynos850: Register clocks early | Sam Protsenko | 2021-11-22 | 1 | -21/+49 |
| | | | * | | clk: samsung: exynos850: Keep some crucial clocks running | Sam Protsenko | 2021-11-22 | 1 | -6/+13 |
| | | | * | | clk: samsung: exynos850: Implement CMU_CMGP domain | Sam Protsenko | 2021-11-22 | 1 | -0/+100 |
| | | | * | | clk: samsung: exynos850: Implement CMU_APM domain | Sam Protsenko | 2021-11-22 | 1 | -1/+141 |
| | | | * | | clk: samsung: Update CPU clk registration | Will McVicker | 2021-11-20 | 6 | -57/+67 |
| | | | * | | clk: samsung: Remove meaningless __init and extern from header files | Sylwester Nawrocki | 2021-11-19 | 2 | -18/+18 |
| | | | * | | clk: samsung: remove __clk_lookup() usage | Marek Szyprowski | 2021-11-19 | 8 | -36/+32 |
| | | | |/ |
|
| | | * | | clk: imx8mp: Fix the parent clk of the audio_root_clk | Hui Wang | 2021-11-22 | 1 | -1/+1 |