summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx
Commit message (Expand)AuthorAgeFilesLines
* clk: imx: pll14xx: fix recalc_rate for negative kdivKevin Groeneveld2023-02-211-1/+1
* clk: imx: fix compile testing imxrt1050Arnd Bergmann2023-02-104-1/+9
* clk: imx: set imx_clk_gpr_mux_ops storage-class-specifier to staticTom Rix2023-02-101-1/+1
* clk: imx6ul: add ethernet refclock mux supportOleksij Rempel2023-01-311-0/+26
* clk: imx6ul: fix enet1 gate configurationOleksij Rempel2023-01-311-3/+4
* clk: imx: add imx_obtain_fixed_of_clock()Oleksij Rempel2023-01-312-0/+17
* clk: imx6q: add ethernet refclock mux supportOleksij Rempel2023-01-311-0/+13
* clk: imx: add clk-gpr-mux driverOleksij Rempel2023-01-313-0/+125
* clk: imx: imx93: invoke imx_register_uart_clocksPeng Fan2023-01-291-0/+2
* clk: imx: remove clk_count of imx_register_uart_clocksPeng Fan2023-01-2917-21/+21
* clk: imx: get stdout clk count from device treePeng Fan2023-01-291-3/+9
* clk: imx: avoid memory leakPeng Fan2023-01-291-1/+2
* clk: imx: rename imx_obtain_fixed_clk_hw() to imx_get_clk_hw_by_name()Dario Binacchi2022-11-2513-55/+53
* clk: imx8mn: fix imx8mn_enet_phy_sels clocks listDario Binacchi2022-11-251-2/+2
* clk: imx8mn: fix imx8mn_sai2_sels clocks listDario Binacchi2022-11-251-1/+1
* clk: imx: rename video_pll1 to video_pllDario Binacchi2022-11-251-48/+48
* clk: imx: replace osc_hdmi with dummyDario Binacchi2022-11-251-6/+6
* clk: imx8mn: rename vpu_pll to m7_alt_pllDario Binacchi2022-11-251-8/+8
* clk: imx: imxrt1050: add IMXRT1050_CLK_LCDIF_PIX clock gateGiulio Benetti2022-11-221-0/+1
* clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsetsGiulio Benetti2022-11-221-1/+1
* clk: imx8mp: Add audio shared gateAbel Vesa2022-11-221-1/+11
* clk: imx: pll14xx: Add 320 MHz and 640 MHz entries for PLL146xMarek Vasut2022-11-221-0/+2
* clk: imx93: keep sys ctr clock always onJacky Bai2022-11-221-1/+2
* clk: imx: keep hsio bus clock always onJacky Bai2022-11-221-1/+5
* clk: imx93: drop tpm1/3, lpit1/2 clkPeng Fan2022-11-211-8/+4
* clk: imx93: correct enet clockPeng Fan2022-11-211-1/+1
* clk: imx93: unmap anatop base in error handling pathPeng Fan2022-11-211-6/+9
* clk: imx: imx8mp: add shared clk gate for usb suspend clkLi Jun2022-11-211-1/+3
* clk: imx93: correct the flexspi1 clock settingHaibo Chen2022-11-211-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-10-087-19/+399
|\
| * clk: imx: scu: fix memleak on platform_device_add() failsLin Yujun2022-09-301-1/+5
| * clk: imx93: add SAI IPG clkPeng Fan2022-09-191-3/+9
| * clk: imx93: add MU1/2 clockPeng Fan2022-09-191-2/+6
| * clk: imx93: switch to use new clk gate APIPeng Fan2022-09-191-4/+4
| * clk: imx: add i.MX93 clk gatePeng Fan2022-09-193-0/+204
| * clk: imx: clk-composite-93: check white_listPeng Fan2022-09-193-5/+10
| * clk: imx: clk-composite-93: check slice busyPeng Fan2022-09-191-3/+160
| * clk: imx8mp: tune the order of enet_qos_root_clkPeng Fan2022-09-021-1/+1
* | clk: imx93: drop of_match_ptrPeng Fan2022-09-281-1/+1
* | clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu2022-09-281-2/+2
|/
* clk: imx: clk-fracn-gppll: Add more freq config for video pllPeng Fan2022-06-161-0/+3
* clk: imx: clk-fracn-gppll: correct rdivPeng Fan2022-06-161-1/+2
* clk: imx: clk-fracn-gppll: Return rate in rate table properly in ->recalc_rate()Liu Ying2022-06-161-11/+13
* clk: imx: clk-fracn-gppll: fix mfd valuePeng Fan2022-06-161-4/+4
* clk: imx93: Correct the edma1's parent clockJacky Bai2022-06-161-1/+1
* clk: imx93: correct nic_media parentPeng Fan2022-06-161-1/+1
* clk: imx93: use adc_root as the parent clock of adc1Haibo Chen2022-06-161-1/+1
* Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-031-1/+6
|\
| * clk: imx: scu: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski2022-04-221-1/+6
* | clk: imx8mp: fix usb_root_clk parentPeng Fan2022-05-171-1/+1