summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-11-081-0/+1
|\
| * clk: ti: am43xx: Add clkctrl data for am43xx ADC1Miquel Raynal2021-10-201-0/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-11-03161-2350/+14591
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'clk-composite-determine-fix', 'clk-allwinner', 'clk-amlogic' ...Stephen Boyd2021-11-0245-258/+1463
| |\ \ \ \ \
| | | | | * | clk: samsung: describe drivers in KconfigKrzysztof Kozlowski2021-10-181-10/+20
| | | | | * | clk: samsung: exynos5433: update apollo and atlas clock probingWill McVicker2021-10-151-72/+48
| | | | | * | clk: samsung: add support for CPU clocksWill McVicker2021-10-153-0/+46
| | | | | * | clk: samsung: Introduce Exynos850 clock driverSam Protsenko2021-10-152-0/+836
| | | | | * | clk: samsung: clk-pll: Implement pll0831x PLL typeSam Protsenko2021-10-092-0/+106
| | | | | * | clk: samsung: clk-pll: Implement pll0822x PLL typeSam Protsenko2021-10-092-0/+92
| | | | | * | clk: samsung: s5pv210-audss: Make use of devm_platform_ioremap_resource()Cai Huoqing2021-09-131-3/+1
| | | | | * | clk: samsung: exynos5433: Make use of devm_platform_ioremap_resource()Cai Huoqing2021-09-131-3/+1
| | | | | * | clk: samsung: exynos4412-isp: Make use of devm_platform_ioremap_resource()Cai Huoqing2021-09-131-3/+1
| | | | | * | clk: samsung: exynos-audss: Make use of devm_platform_ioremap_resource()Cai Huoqing2021-09-131-3/+1
| | | | | |/
| | | | * | clk: meson: meson8b: Make the video clock trees mutableMartin Blumenstingl2021-09-231-38/+38
| | | | * | clk: meson: meson8b: Initialize the HDMI PLL registersMartin Blumenstingl2021-09-232-5/+48
| | | | * | clk: meson: meson8b: Add the HDMI PLL M/N parametersMartin Blumenstingl2021-09-231-0/+22
| | | | * | clk: meson: meson8b: Add the vid_pll_lvds_en gate clockMartin Blumenstingl2021-09-232-2/+24
| | | | * | clk: meson: meson8b: Use CLK_SET_RATE_NO_REPARENT for vclk{,2}_in_selMartin Blumenstingl2021-09-231-2/+2
| | | | * | clk: meson: meson8b: Export the video clocksMartin Blumenstingl2021-09-231-11/+1
| | | | |/
| | | * | clk: sunxi: sun8i-apb0: Make use of the helper function devm_platform_ioremap...Cai Huoqing2021-09-131-3/+1
| | | * | clk: sunxi: sun6i-ar100: Make use of the helper function devm_platform_iorema...Cai Huoqing2021-09-131-3/+1
| | | * | clk: sunxi: sun6i-apb0-gates: Make use of the helper function devm_platform_i...Cai Huoqing2021-09-131-3/+1
| | | * | clk: sunxi: sun6i-apb0: Make use of the helper function devm_platform_ioremap...Cai Huoqing2021-09-131-3/+1
| | | * | clk: sunxi-ng: ccu-sun9i-a80-usb: Make use of the helper function devm_platfo...Cai Huoqing2021-09-131-3/+1
| | | * | clk: sunxi-ng: ccu-sun9i-a80-de: Make use of the helper function devm_platfor...Cai Huoqing2021-09-131-3/+1
| | | * | clk: sunxi-ng: ccu-sun9i-a80: Make use of the helper function devm_platform_i...Cai Huoqing2021-09-131-3/+1
| | | * | clk: sunxi-ng: ccu-sun8i-r40: Make use of the helper function devm_platform_i...Cai Huoqing2021-09-131-3/+1
| | | * | clk: sunxi-ng: ccu-sun8i-de2: Make use of the helper function devm_platform_i...Cai Huoqing2021-09-131-3/+1
| | | * | clk: sunxi-ng: ccu-sun8i-a83t: Make use of the helper function devm_platform_...Cai Huoqing2021-09-131-3/+1
| | | * | clk: sunxi-ng: ccu-sun50i-h6: Make use of the helper function devm_platform_i...Cai Huoqing2021-09-131-3/+1
| | | * | clk: sunxi-ng: ccu-sun50i-a64: Make use of the helper function devm_platform_...Cai Huoqing2021-09-131-3/+1
| | | * | clk: sunxi: clk-mod0: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing2021-09-131-3/+1
| | | * | clk: sunxi-ng: Use a separate lock for each CCU instanceSamuel Holland2021-09-131-4/+5
| | | * | clk: sunxi-ng: Prevent unbinding CCUs via sysfsSamuel Holland2021-09-138-0/+8
| | | * | clk: sunxi-ng: Unregister clocks/resets when unbindingSamuel Holland2021-09-1323-41/+100
| | | * | clk: sunxi-ng: Add machine dependency to A83T CCUSamuel Holland2021-09-131-0/+1
| | | * | clk: sunxi-ng: mux: Remove unused 'reg' fieldSamuel Holland2021-09-131-1/+0
| | | |/
| | * | clk: composite: Use rate_ops.determine_rate when also a mux is availableMartin Blumenstingl2021-10-181-20/+48
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'clk-imx', 'clk-ux500' and 'clk-debugfs' into clk-nextStephen Boyd2021-11-0216-362/+1113
| |\ \ \ \ \
| | | | * | | clk: use clk_core_get_rate_recalc() in clk_rate_get()Claudiu Beznea2021-10-261-1/+4
| | | | | |/ | | | | |/|
| | | * / | clk: ux500: Add driver for the reset portions of PRCCLinus Walleij2021-10-265-13/+243
| | | |/ /
| | * | | clk: imx: Make CLK_IMX8ULP select MXC_CLKFabio Estevam2021-10-061-0/+1
| | * | | clk: imx: imx6ul: Fix csi clk gate registerStefan Riedmueller2021-10-011-1/+6
| | * | | clk: imx: imx6ul: Move csi_sel mux to correct base registerStefan Riedmueller2021-10-011-1/+1
| | * | | clk: imx: Fix the build break when clk-imx8ulp build as moduleJacky Bai2021-10-013-0/+3
| | * | | clk: imx: Add the pcc reset controller support on imx8ulpJacky Bai2021-09-302-3/+123
| | * | | clk: imx: Add clock driver for imx8ulpJacky Bai2021-09-303-0/+467
| | * | | clk: imx: Update the pfdv2 for 8ulp specific supportJacky Bai2021-09-303-13/+21
| | * | | clk: imx: disable the pfd when set pfdv2 clock rateJacky Bai2021-09-301-2/+11