summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
* | treewide: drop trailing spaceAhmad Fatoum2023-05-021-1/+1
|/
* clk: of: make of_clk_init() safe for being called multiple timesSascha Hauer2023-03-231-2/+18
* clk: of: drop arguments from of_clk_init()Sascha Hauer2023-03-231-7/+3
* clk: clk-gpio: Turn into driverSascha Hauer2023-03-231-10/+10
* clk: clk-gpio: Add Kconfig symbolSascha Hauer2023-03-232-1/+7
* clk: Rockchip: Fix arrays out of bounds accessSascha Hauer2023-03-091-2/+3
* ARM: mxs: Move mach header files to include/mach/mxsSascha Hauer2023-03-062-2/+2
* ARM: socfpga: Move mach header files to include/mach/socfpgaSascha Hauer2023-03-061-2/+2
* ARM: tegra: Move mach header files to include/mach/tegraSascha Hauer2023-03-065-10/+10
* ARM: zynq: Move mach header files to include/mach/zynqSascha Hauer2023-03-061-1/+1
* ARM: bcm283x: Move mach header files to include/mach/bcm283xSascha Hauer2023-03-061-3/+3
* ARM: Zynqmp: Move mach header files to include/mach/zynqmpSascha Hauer2023-03-065-5/+5
* ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-0613-27/+27
* clk: composite: Fix enable_count when reparenting muxSascha Hauer2023-02-231-1/+9
* clk: composite: Give mux/div/gate clks namesSascha Hauer2023-02-231-0/+3
* clk: imx8mp: add USB suspend clockLucas Stach2023-02-031-1/+2
* Merge branch 'for-next/imx'Sascha Hauer2023-01-202-13/+21
|\
| * clk: mux: forward round/set rate to parent if CLK_SET_RATE_PARENTAhmad Fatoum2023-01-041-2/+2
| * clk: imx: set CLK_SET_RATE_NO_REPARENT for all muxesAhmad Fatoum2023-01-041-11/+19
* | Rename struct driver_d to driverSascha Hauer2023-01-1032-35/+35
* | Rename struct device_d to deviceSascha Hauer2023-01-1043-133/+158
* | Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-1027-42/+44
|/
* ARM: stm32mp: mark iwdg2 with barebox,restart-warm-bootromAhmad Fatoum2022-10-271-1/+1
* 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: have SCMI and SiFive clock controllers depend on COMMON_CLKAhmad Fatoum2022-09-121-1/+4
* | 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
|/
* Merge branch 'for-next/rpi4'Sascha Hauer2022-06-291-11/+31
|\
| * clk: rpi: add Raspberry Pi 4 supportAhmad Fatoum2022-06-171-11/+31
* | treewide: Remove duplicate incudesAlexander Shiyan2022-06-102-2/+0
|/
* clk: handle NULL args in clk_{g,s}et_parent() v2Bastian Krause2022-05-121-4/+2
* clk: handle NULL args in clk_set_parent()Bastian Krause2022-05-121-1/+6
* clk: add BCM2835 auxiliary peripheral clock driverAhmad Fatoum2022-04-253-0/+69
* clk: imx8mp: remove SYS PLL 1/2 clock gatesSascha Hauer2022-04-251-32/+35
* dts: update to v5.18-rc1Sascha Hauer2022-04-142-12/+12
* Merge branch 'for-next/stm32'Sascha Hauer2022-03-145-276/+849
|\
| * clk: stm32mp1: sync with Linux v5.17-rc1Ahmad Fatoum2022-03-081-276/+623
| * clk: implement of_clk_hw_{onecell,simple}_getAhmad Fatoum2022-02-231-0/+22
| * clk: add SCMI clock driverAhmad Fatoum2022-02-233-0/+204
* | Merge branch 'for-next/imx'Sascha Hauer2022-03-141-9/+28
|\ \
| * | 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
| |/