index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
clk: imx: pll14xx: fix recalc_rate for negative kdiv
Kevin Groeneveld
1
-1
/
+1
2023-02-11
clk: imx: fix compile testing imxrt1050
Arnd Bergmann
4
-1
/
+9
2023-02-11
clk: imx: set imx_clk_gpr_mux_ops storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-01-31
clk: imx6ul: add ethernet refclock mux support
Oleksij Rempel
1
-0
/
+26
2023-01-31
clk: imx6ul: fix enet1 gate configuration
Oleksij Rempel
1
-3
/
+4
2023-01-31
clk: imx: add imx_obtain_fixed_of_clock()
Oleksij Rempel
2
-0
/
+17
2023-01-31
clk: imx6q: add ethernet refclock mux support
Oleksij Rempel
1
-0
/
+13
2023-01-31
clk: imx: add clk-gpr-mux driver
Oleksij Rempel
3
-0
/
+125
2023-01-29
clk: imx: imx93: invoke imx_register_uart_clocks
Peng Fan
1
-0
/
+2
2023-01-29
clk: imx: remove clk_count of imx_register_uart_clocks
Peng Fan
17
-21
/
+21
2023-01-29
clk: imx: get stdout clk count from device tree
Peng Fan
1
-3
/
+9
2023-01-29
clk: imx: avoid memory leak
Peng Fan
1
-1
/
+2
2022-11-25
clk: imx: rename imx_obtain_fixed_clk_hw() to imx_get_clk_hw_by_name()
Dario Binacchi
13
-55
/
+53
2022-11-25
clk: imx8mn: fix imx8mn_enet_phy_sels clocks list
Dario Binacchi
1
-2
/
+2
2022-11-25
clk: imx8mn: fix imx8mn_sai2_sels clocks list
Dario Binacchi
1
-1
/
+1
2022-11-25
clk: imx: rename video_pll1 to video_pll
Dario Binacchi
1
-48
/
+48
2022-11-25
clk: imx: replace osc_hdmi with dummy
Dario Binacchi
1
-6
/
+6
2022-11-25
clk: imx8mn: rename vpu_pll to m7_alt_pll
Dario Binacchi
1
-8
/
+8
2022-11-22
clk: imx: imxrt1050: add IMXRT1050_CLK_LCDIF_PIX clock gate
Giulio Benetti
1
-0
/
+1
2022-11-22
clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
Giulio Benetti
1
-1
/
+1
2022-11-22
clk: imx8mp: Add audio shared gate
Abel Vesa
1
-1
/
+11
2022-11-22
clk: imx: pll14xx: Add 320 MHz and 640 MHz entries for PLL146x
Marek Vasut
1
-0
/
+2
2022-11-22
clk: imx93: keep sys ctr clock always on
Jacky Bai
1
-1
/
+2
2022-11-22
clk: imx: keep hsio bus clock always on
Jacky Bai
1
-1
/
+5
2022-11-21
clk: imx93: drop tpm1/3, lpit1/2 clk
Peng Fan
1
-8
/
+4
2022-11-21
clk: imx93: correct enet clock
Peng Fan
1
-1
/
+1
2022-11-21
clk: imx93: unmap anatop base in error handling path
Peng Fan
1
-6
/
+9
2022-11-21
clk: imx: imx8mp: add shared clk gate for usb suspend clk
Li Jun
1
-1
/
+3
2022-11-21
clk: imx93: correct the flexspi1 clock setting
Haibo Chen
1
-1
/
+1
2022-10-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
7
-19
/
+399
2022-10-01
clk: imx: scu: fix memleak on platform_device_add() fails
Lin Yujun
1
-1
/
+5
2022-09-29
clk: imx93: drop of_match_ptr
Peng Fan
1
-1
/
+1
2022-09-28
clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks
Han Xu
1
-2
/
+2
2022-09-19
clk: imx93: add SAI IPG clk
Peng Fan
1
-3
/
+9
2022-09-19
clk: imx93: add MU1/2 clock
Peng Fan
1
-2
/
+6
2022-09-19
clk: imx93: switch to use new clk gate API
Peng Fan
1
-4
/
+4
2022-09-19
clk: imx: add i.MX93 clk gate
Peng Fan
3
-0
/
+204
2022-09-19
clk: imx: clk-composite-93: check white_list
Peng Fan
3
-5
/
+10
2022-09-19
clk: imx: clk-composite-93: check slice busy
Peng Fan
1
-3
/
+160
2022-09-02
clk: imx8mp: tune the order of enet_qos_root_clk
Peng Fan
1
-1
/
+1
2022-06-16
clk: imx: clk-fracn-gppll: Add more freq config for video pll
Peng Fan
1
-0
/
+3
2022-06-16
clk: imx: clk-fracn-gppll: correct rdiv
Peng Fan
1
-1
/
+2
2022-06-16
clk: imx: clk-fracn-gppll: Return rate in rate table properly in ->recalc_rate()
Liu Ying
1
-11
/
+13
2022-06-16
clk: imx: clk-fracn-gppll: fix mfd value
Peng Fan
1
-4
/
+4
2022-06-16
clk: imx93: Correct the edma1's parent clock
Jacky Bai
1
-1
/
+1
2022-06-16
clk: imx93: correct nic_media parent
Peng Fan
1
-1
/
+1
2022-06-16
clk: imx93: use adc_root as the parent clock of adc1
Haibo Chen
1
-1
/
+1
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+6
2022-05-17
clk: imx8mp: fix usb_root_clk parent
Peng Fan
1
-1
/
+1
2022-05-02
clk: imx8mp: add clkout1/2 support
Lucas Stach
1
-0
/
+14
[next]