summaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | clk: Compute masks for fractional_divider clk when needed.Christophe JAILLET2023-04-051-5/+11
| | | | |/ | | | |/|
| | * | | clk: starfive: Delete the redundant dev_set_drvdata() in JH7110 clock driversHal Feng2023-04-182-4/+0
| | * | | clk: starfive: Avoid casting iomem pointersStephen Boyd2023-04-141-3/+12
| | * | | clk: starfive: Add StarFive JH7110 always-on clock driverEmil Renner Berthing2023-04-053-0/+168
| | * | | clk: starfive: Add StarFive JH7110 system clock driverEmil Renner Berthing2023-04-054-0/+514
| | * | | clk: starfive: Rename "jh7100" to "jh71x0" for the common codeEmil Renner Berthing2023-04-054-406/+418
| | * | | clk: starfive: Rename clk-starfive-jh7100.h to clk-starfive-jh71x0.hEmil Renner Berthing2023-04-054-3/+3
| | * | | clk: starfive: Factor out common JH7100 and JH7110 codeEmil Renner Berthing2023-04-055-326/+342
| | * | | clk: starfive: Replace SOC_STARFIVE with ARCH_STARFIVEHal Feng2023-04-052-4/+4
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'clk-xilinx', 'clk-broadcom' and 'clk-platform' into clk-nextStephen Boyd2023-04-2538-155/+507
| |\ \ \ \ \ | | | | | |/ | | | | |/|
| | | | * | clk: xilinx: Convert to platform remove callback returning voidUwe Kleine-König2023-03-292-8/+4
| | | | * | clk: x86: Convert to platform remove callback returning voidUwe Kleine-König2023-03-292-7/+5
| | | | * | clk: uniphier: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-4/+2
| | | | * | clk: ti: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-4/+2
| | | | * | clk: tegra: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-5/+3
| | | | * | clk: stm32: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-4/+2
| | | | * | clk: mvebu: Convert to platform remove callback returning voidUwe Kleine-König2023-03-293-12/+6
| | | | * | clk: mmp: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-4/+2
| | | | * | clk: keystone: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-4/+2
| | | | * | clk: hisilicon: Convert to platform remove callback returning voidUwe Kleine-König2023-03-294-12/+8
| | | | * | clk: stm32mp1: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-4/+2
| | | | * | clk: scpi: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-3/+2
| | | | * | clk: s2mps11: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-4/+2
| | | | * | clk: pwm: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-4/+2
| | | | * | clk: palmas: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-3/+2
| | | | * | clk: hsdk-pll: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-3/+2
| | | | * | clk: fixed-rate: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-4/+2
| | | | * | clk: fixed-mmio: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-4/+2
| | | | * | clk: fixed-factor: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-4/+2
| | | | * | clk: axm5516: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-3/+2
| | | | * | clk: axi-clkgen: Convert to platform remove callback returning voidUwe Kleine-König2023-03-291-4/+2
| | | | * | clk: bcm: Convert to platform remove callback returning voidUwe Kleine-König2023-03-293-12/+6
| | | | * | clk: axs10x: Convert to platform remove callback returning voidUwe Kleine-König2023-03-292-6/+4
| | | | * | clk: xilinx: Drop if block with always false conditionUwe Kleine-König2023-03-291-2/+0
| | | | * | clk: tegra: Don't warn three times about failure to unregisterUwe Kleine-König2023-03-292-6/+10
| | | | |/
| | | * / clk: bcm: Add BCM63268 timer clock and reset driverÁlvaro Fernández Rojas2023-03-273-0/+226
| | | |/
| | * | clocking-wizard: Support higher frequency accuracyShubhrajyoti Datta2023-03-271-24/+204
| | * | clk: zynqmp: pll: Remove the limitShubhrajyoti Datta2023-03-271-2/+0
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'clk-mediatek', 'clk-sunplus', 'clk-loongson' and 'clk-socfpga...Stephen Boyd2023-04-25194-4892/+8339
| |\ \ \ \ \
| | | | | * | clk: socfpga: arria10: use of_clk_add_hw_provider and improve error handlingMarco Pagani2023-03-221-8/+22
| | | | | * | clk: socfpga: use of_clk_add_hw_provider and improve error handlingMarco Pagani2023-03-221-10/+22
| | | | | * | clk: socfpga: arria10: use of_clk_add_hw_provider and improve error handlingMarco Pagani2023-03-221-7/+19
| | | | | * | clk: socfpga: use of_clk_add_hw_provider and improve error handlingMarco Pagani2023-03-221-13/+22
| | | | | * | clk: socfpga: arria10: use of_clk_add_hw_provider and improve error handlingMarco Pagani2023-03-221-9/+13
| | | | | * | clk: socfpga: use of_clk_add_hw_provider and improve error handlingMarco Pagani2023-03-221-6/+20
| | | | | |/
| | | | * | clk: clk-loongson2: add clock controller driver supportYinbo Zhu2023-03-273-0/+351
| | | | * | clk: loongson1: Re-implement the clock driverKeguang Zhang2023-03-222-0/+304
| | | | * | clk: loongson1: Remove the outdated driverKeguang Zhang2023-03-226-274/+0
| | | | |/
| | | * / clk: Add Sunplus SP7021 clock driverQin Jian2023-03-203-0/+724
| | | |/
| | * | clk: mediatek: fhctl: Mark local variables staticTom Rix2023-04-111-2/+2