summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/rockchip' into nextnextSascha Hauer8 min.1-0/+10
|\
| * clk: rk3568: sync PLL rates with LinuxAhmad Fatoum9 days1-0/+10
* | Merge branch 'for-next/misc' into nextSascha Hauer11 min.1-20/+67
|\ \
| * | commands: clk_dump: add json output optionAhmad Fatoum3 days1-9/+56
| * | clk: add flags parameter to clk_dump(_one)Ahmad Fatoum3 days1-14/+14
| |/
* | Merge branch 'for-next/dts' into nextSascha Hauer11 min.3-1/+23
|\ \
| * | clk: rockchip: rk3588: fix CLK_NR_CLKS usageSascha Hauer2024-04-023-1/+23
| |/
* | clk: imx: imx8mp: sync with Linux v6.9-rc3Ahmad Fatoum3 days2-35/+70
* | clk: imx: composite-8m: fix muxing of core and bus clocksAhmad Fatoum3 days1-11/+15
* | clk: imx: add IMX_COMPOSITE_CLK_FLAGS_DEFAULT macroAhmad Fatoum3 days1-2/+5
* | clk: imx27: add watchdog clockSascha Hauer9 days1-0/+2
* | clk: imx27: add nand clockSascha Hauer9 days1-0/+1
|/
* clk: at91: sync drivers with LinuxAhmad Fatoum2024-02-1630-1461/+3557
* Merge branch 'for-next/misc'Sascha Hauer2024-01-232-3/+22
|\
| * clk: select CLKDEV_LOOKUP from COMMON_CLKAhmad Fatoum2024-01-191-0/+1
| * clk: make COMMON_CLK a visible symbolAhmad Fatoum2024-01-191-1/+20
| * treewide: mark linker list elements with __ll_elemAhmad Fatoum2024-01-111-2/+1
* | clk: layerscape: increase PLL divider arraySascha Hauer2024-01-101-1/+2
* | clk: layerscape: add support for ls1028aSascha Hauer2024-01-021-0/+69
* | clk: layerscape: move chipinfo_ls1012a further upSascha Hauer2024-01-021-7/+7
|/
* Merge branch 'for-next/op-tee'Sascha Hauer2023-12-1812-55/+4596
|\
| * clk: add STM32MP13 clock and reset driversAhmad Fatoum2023-12-059-0/+4364
| * clk: add struct clk_init_data::parent_hwsAhmad Fatoum2023-12-051-14/+45
| * clk: implement clk clk_hw_get_parent_by_indexAhmad Fatoum2023-12-051-4/+21
| * clk: divider: implement divider_[ro_]round_rate_parentAhmad Fatoum2023-12-051-1/+34
| * clk: divider: implement CLK_DIVIDER_ALLOW_ZEROAhmad Fatoum2023-12-051-0/+6
| * clk: factor out clk_hw_get_parent_indexAhmad Fatoum2023-12-051-11/+44
| * clk: stm32mp1: build only when STM32MP15 support is enabledAhmad Fatoum2023-12-052-1/+6
| * firmware: arm_scmi: sync with Linux v6.6Ahmad Fatoum2023-12-051-24/+76
* | clk: rockchip: pll fix out of bounds readAhmad Fatoum2023-12-051-7/+9
* | clk: ti-sci: fix build failure without TI_SCI_PROTOCOLAhmad Fatoum2023-12-052-1/+10
|/
* Merge branch 'for-next/k3'Sascha Hauer2023-11-272-0/+631
|\
| * clk: Add K3 SCI clock driverSascha Hauer2023-11-062-0/+631
* | clk: imx: clk-fracn-gppll: make usable from PBLSascha Hauer2023-11-172-142/+21
* | clk: Add i.MX93 clock supportSascha Hauer2023-11-176-0/+1168
|/
* treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-2634-34/+34
* Merge branch 'for-next/misc'Sascha Hauer2023-09-251-2/+2
|\
| * clk: have clk_get always return -ENOENT on missing clockAhmad Fatoum2023-09-211-2/+2
* | clk: imx8mp: Drop SAI4 clkSascha Hauer2023-09-121-5/+0
|/
* nvmem: ocotp: handle too early calls into ocotp driver gracefullyAhmad Fatoum2023-07-281-1/+4
* ARM: zynq: get ps_clk_rate from dtAssmann Kai2023-07-041-1/+3
* treewide: Print device nodes with %pOFSascha Hauer2023-07-034-14/+14
* Merge branch 'for-next/rockchip'Sascha Hauer2023-06-222-2/+3
|\
| * clk: clk-divider: fix CLK_DIVIDER_HIWORD_MASK flagSascha Hauer2023-05-301-1/+1
| * clk: rockchip: add missing pll_rk3588_core handlingSascha Hauer2023-05-301-1/+2
* | treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-1336-0/+39
|/
* Merge branch 'for-next/stm32mp'Sascha Hauer2023-05-241-2/+3
|\
| * clk: bulk: return -EPROBE_DEFER in silenceAhmad Fatoum2023-05-021-2/+3
* | Merge branch 'for-next/rockchip'Sascha Hauer2023-05-246-33/+3757
|\ \
| * | clk: rockchip: Add rk3588 supportSascha Hauer2023-05-236-33/+3757
| |/