summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx
Commit message (Expand)AuthorAgeFilesLines
* clk: imx: imx8mp: sync with Linux v6.9-rc3Ahmad Fatoum6 days2-35/+70
* clk: imx: composite-8m: fix muxing of core and bus clocksAhmad Fatoum6 days1-11/+15
* clk: imx: add IMX_COMPOSITE_CLK_FLAGS_DEFAULT macroAhmad Fatoum6 days1-2/+5
* clk: imx27: add watchdog clockSascha Hauer11 days1-0/+2
* clk: imx27: add nand clockSascha Hauer11 days1-0/+1
* 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
* 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
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-1312-0/+14
* ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-0613-27/+27
* clk: imx8mp: add USB suspend clockLucas Stach2023-02-031-1/+2
* Merge branch 'for-next/imx'Sascha Hauer2023-01-201-11/+19
|\
| * clk: imx: set CLK_SET_RATE_NO_REPARENT for all muxesAhmad Fatoum2023-01-041-11/+19
* | Rename struct driver_d to driverSascha Hauer2023-01-1012-14/+14
* | Rename struct device_d to deviceSascha Hauer2023-01-1012-18/+19
* | Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-106-10/+10
|/
* clk: imx5: Add support for watchdog clockAlexander Shiyan2022-10-261-0/+7
* clks: imx7: fix initial clock setup with deep probe enabledAhmad Fatoum2022-10-061-4/+25
* Merge branch 'for-next/imx'Sascha Hauer2022-09-141-19/+23
|\
| * clk: imx25: Add support for watchdog clockUwe Kleine-König2022-08-181-0/+4
| * clk: imx25: Add comments to clk list with offsetsUwe Kleine-König2022-08-181-19/+19
* | clk: imx8mn: remove SYS PLL 1/2 clock gatesMarco Felsch2022-08-251-32/+33
* | clk: imx8mm: remove SYS PLL 1/2 clock gatesMarco Felsch2022-08-251-32/+33
|/
* treewide: Remove duplicate incudesAlexander Shiyan2022-06-102-2/+0
* clk: imx8mp: remove SYS PLL 1/2 clock gatesSascha Hauer2022-04-251-32/+35
* clk: imx6: do pfd workaround unconditionallySascha Hauer2022-03-081-4/+4
* clk: imx6: fix cko1_selsSascha Hauer2022-03-081-2/+2
* clk: imx6: emi_sel clock muxingSascha Hauer2022-03-081-1/+8
* clk: imx6: Fix periph_clk2_sel and periph2_clk2_sel clocksSascha Hauer2022-03-081-1/+8
* clk: imx6: fix axi_selsSascha Hauer2022-03-081-0/+1
* clk: imx6: Add hdmi_isfr clkSascha Hauer2022-03-081-1/+5
* Merge branch 'for-next/dts'Sascha Hauer2022-02-181-1/+0
|\
| * dts: update to v5.17-rc1Sascha Hauer2022-01-281-1/+0
* | clk: imx6: fix PLL exception for i.MX6DQ revision 1.0Ahmad Fatoum2022-02-031-2/+2
|/
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-226-6/+6
* clk: imx: add i.MX8MN (Nano) supportAhmad Fatoum2021-10-052-0/+560
* clk: Rename CLK_GATE_INVERTED to CLK_GATE_SET_TO_DISABLESascha Hauer2021-06-081-5/+4
* clk: introduce struct clk_hwSascha Hauer2021-06-0712-204/+215
* clk: rename clk_register() to bclk_register()Sascha Hauer2021-06-0710-10/+10
* clk: imx8mp: Remove non existing pcie clocksSascha Hauer2021-05-171-15/+0
* clk: imx: clk-pllv1: fix wrong PLL recalc on i.MX1/i.MX21Ahmad Fatoum2021-03-251-1/+10
* treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-197-7/+7
* clk: imx6: demote warning about ldb_di_clk reparentingAhmad Fatoum2020-11-241-2/+2
* dts: update to v5.10-rc1Sascha Hauer2020-11-091-2/+2
* Merge branch 'for-next/remoteproc' into masterSascha Hauer2020-10-141-0/+5
|\
| * clk: i.MX8MQ: Add Cortex-M4 clkSascha Hauer2020-10-071-0/+5
* | treewide: Use driver macroSascha Hauer2020-09-2912-70/+23
|/
* Merge branch 'for-next/imx' into masterSascha Hauer2020-09-255-407/+503
|\
| * clk: imx8mp: update clk driver from Linux kernelSascha Hauer2020-08-201-392/+397