summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-236-11/+1875
|\
| * Merge tag 'samsung-clk-fsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2022-02-255-0/+1815
| |\
| | * clk: samsung: fix missing Tesla FSD dependency on ExynosKrzysztof Kozlowski2022-02-011-0/+1
| | * clk: samsung: fsd: Add cam_csi block clock informationAlim Akhtar2022-01-261-0/+207
| | * clk: samsung: fsd: Add cmu_mfc block clock informationAlim Akhtar2022-01-261-0/+121
| | * clk: samsung: fsd: Add cmu_imem block clock informationAlim Akhtar2022-01-261-0/+283
| | * clk: samsung: fsd: Add cmu_fsys1 clock informationAlim Akhtar2022-01-261-0/+175
| | * clk: samsung: fsd: Add cmu_fsys0 clock informationAlim Akhtar2022-01-261-0/+302
| | * clk: samsung: fsd: Add cmu_peric block clock informationAlim Akhtar2022-01-261-0/+405
| | * clk: samsung: fsd: Add initial clock supportAlim Akhtar2022-01-265-0/+321
| * | clk: scmi: Support atomic clock enable/disable APICristian Marussi2022-02-211-11/+60
| |/
* | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-211-3/+1
|\ \
| * | spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
| |/
* | clk: lan966x: Fix linking errorHoratiu Vultur2022-02-241-0/+2
* | clk: qcom: dispcc: Update the transition delay for MDSS GDSCTaniya Das2022-02-243-3/+12
* | clk: qcom: gdsc: Add support to update GDSC transition delayTaniya Das2022-02-242-6/+28
* | clk: jz4725b: fix mmc0 clock gatingSiarhei Volkau2022-02-171-2/+1
* | clk: qcom: gcc-msm8994: Remove NoC clocksKonrad Dybcio2022-02-171-97/+9
|/
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-215-6/+5
|\
| * clk: mediatek: relicense mt7986 clock driver to GPL-2.0Sam Shih2022-01-193-3/+3
| * clk: visconti: Fix uninitialized variable in printkDan Carpenter2022-01-131-2/+1
| * clk: si5341: Fix clock HW provider cleanupRobert Hancock2022-01-131-1/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-01-12158-1204/+16845
|\|
| *-. Merge branches 'clk-ingenic' and 'clk-mediatek' into clk-nextStephen Boyd2022-01-119-15/+843
| |\ \
| | | * clk: mediatek: add mt7986 clock supportSam Shih2022-01-066-0/+819
| | | * clk: mediatek: clk-gate: Use regmap_{set/clear}_bits helpersAngeloGioacchino Del Regno2022-01-061-4/+2
| | | * clk: mediatek: clk-gate: Shrink by adding clockgating bit check helperAngeloGioacchino Del Regno2022-01-061-11/+7
| | * | clk: ingenic: Add MDMA and BDMA clocksPaul Cercueil2022-01-062-0/+15
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'clk-socfpga', 'clk-toshiba', 'clk-st' and 'clk-bitmain' into ...Stephen Boyd2022-01-1119-41/+1246
| |\ \ \ \ \
| | | | | * | clk: bm1880: remove kfrees on static allocationsConor Dooley2022-01-061-18/+2
| | | | | |/
| | | | * | clk: Drop unused COMMON_CLK_STM32MP157_SCMI configSudeep Holla2022-01-051-10/+0
| | | | * | clk: st: clkgen-mux: search reg within node or parentAlain Volmat2022-01-051-2/+9
| | | | * | clk: st: clkgen-fsyn: search reg within node or parentAlain Volmat2022-01-051-2/+11
| | | | |/
| | | * | clk: visconti: Remove pointless NULL check in visconti_pll_add_lookup()Nathan Chancellor2022-01-071-1/+1
| | | * | clk: visconti: Add support common clock driver and reset driverNobuhiro Iwamatsu2022-01-0512-0/+1219
| | | |/
| | * | clk: socfpga: s10: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing2022-01-051-3/+1
| | * | clk: socfpga: agilex: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing2022-01-051-3/+1
| | * | clk: socfpga: remove redundant assignment after a mask operationColin Ian King2022-01-051-2/+2
| | * | clk: socfpga: remove redundant assignment on divisionColin Ian King2022-01-051-1/+1
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk...Stephen Boyd2022-01-1149-277/+10880
| |\ \ \ \ \
| | | | | * \ Merge tag 'qcom-clk-for-5.17' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd2022-01-0517-32/+9323
| | | | | |\ \
| | | | | | * | clk: qcom: turingcc-qcs404: explicitly include clk-provider.hVinod Koul2021-12-201-0/+1
| | | | | | * | clk: qcom: q6sstop-qcs404: explicitly include clk-provider.hVinod Koul2021-12-201-0/+1
| | | | | | * | clk: qcom: mmcc-apq8084: explicitly include clk-provider.hVinod Koul2021-12-201-0/+1
| | | | | | * | clk: qcom: lpasscc-sdm845: explicitly include clk-provider.hVinod Koul2021-12-201-0/+1
| | | | | | * | clk: qcom: lpasscc-sc7280: explicitly include clk-provider.hVinod Koul2021-12-201-0/+1
| | | | | | * | clk: qcom: gcc-sm6350: explicitly include clk-provider.hVinod Koul2021-12-201-0/+1
| | | | | | * | clk: qcom: gcc-msm8994: explicitly include clk-provider.hVinod Koul2021-12-201-0/+1
| | | | | | * | clk: qcom: gcc-sm8350: explicitly include clk-provider.hVinod Koul2021-12-201-0/+1
| | | | | | * | clk: qcom: Add MSM8976/56 Global Clock Controller (GCC) driverAngeloGioacchino Del Regno2021-12-163-0/+4164