index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-04
clk: imx: Reference preceded by free
Jian Dong
2
-0
/
+2
2021-04-04
clk: imx8mq: Correct the pcie1 sels
Richard Zhu
1
-2
/
+2
2021-04-04
clk: imx8mp: Remove the none exist pcie clocks
Richard Zhu
1
-15
/
+0
2021-04-04
clk: imx: Fix reparenting of UARTs not associated with stdout
Adam Ford
16
-252
/
+54
2021-02-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
7
-15
/
+74
2021-01-30
clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible header
Lee Jones
1
-0
/
+1
2021-01-30
clk: imx8mn: add clkout1/2 support
Lucas Stach
1
-0
/
+12
2021-01-30
clk: imx8mm: add clkout1/2 support
Lucas Stach
1
-0
/
+12
2021-01-30
clk: imx8mq: add PLL monitor output
Lucas Stach
1
-0
/
+22
2021-01-29
clk: imx: clk-imx31: Remove unused static const table 'uart_clks'
Lee Jones
1
-10
/
+0
2021-01-29
clk: imx6q: demote warning about pre-boot ldb_di_clk reparenting
Ahmad Fatoum
1
-3
/
+3
2021-01-12
clk: imx: fix Kconfig warning for i.MX SCU clk
Arnd Bergmann
1
-2
/
+0
2021-01-05
clk: imx: clk-imx8qxp: Add some SCU clocks support for MIPI-LVDS subsystems
Liu Ying
1
-0
/
+10
2021-01-05
clk: imx: clk-imx8qxp: Register DC0 display clocks with imx_clk_scu2()
Liu Ying
1
-2
/
+10
2021-01-05
clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 bypass clocks
Liu Ying
1
-0
/
+2
2021-01-05
clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 PLL clocks
Liu Ying
1
-0
/
+2
2020-12-21
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
12
-136
/
+582
2020-12-07
clk: imx: scu: fix MXC_CLK_SCU module build break
Dong Aisheng
1
-2
/
+2
2020-11-30
clk: imx: scu: remove the calling of device_is_bound
Dong Aisheng
1
-11
/
+4
2020-11-10
clk: imx: scu: Make pd_np with static keyword
Zou Wei
1
-1
/
+1
2020-11-10
clk: imx8mq: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-10
clk: imx8mp: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-10
clk: imx8mn: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-10
clk: imx8mm: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-11-10
clk: imx: gate2: Remove unused variable ret
Zou Wei
1
-2
/
+1
2020-11-04
clk: imx8m: fix bus critical clk registration
Peng Fan
5
-17
/
+22
2020-11-03
clk: imx: gate2: Add locking in is_enabled op
Abel Vesa
1
-1
/
+9
2020-11-03
clk: imx: gate2: Add cgr_mask for more flexible number of control bits
Abel Vesa
2
-18
/
+22
2020-11-03
clk: imx: gate2: Check if clock is enabled against cgr_val
Abel Vesa
1
-3
/
+3
2020-11-03
clk: imx: gate2: Keep the register writing in on place
Abel Vesa
1
-17
/
+16
2020-11-03
clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special case
Abel Vesa
2
-25
/
+8
2020-11-03
clk: imx: scu: fix build break when compiled as modules
Dong Aisheng
1
-2
/
+2
2020-11-01
clk: imx: remove redundant assignment to pointer np
Colin Ian King
1
-1
/
+1
2020-11-01
clk: imx: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-26
clk: imx: lpcg: add suspend/resume support
Dong Aisheng
3
-0
/
+39
2020-10-26
clk: imx: clk-imx8qxp-lpcg: add runtime pm support
Dong Aisheng
1
-5
/
+19
2020-10-26
clk: imx: lpcg: allow lpcg clk to take device pointer
Dong Aisheng
2
-8
/
+24
2020-10-26
clk: imx: imx8qxp-lpcg: add parsing clocks from device tree
Dong Aisheng
3
-0
/
+133
2020-10-26
clk: imx: scu: add suspend/resume support
Dong Aisheng
1
-0
/
+49
2020-10-26
clk: imx: scu: add runtime pm support
Dong Aisheng
1
-2
/
+20
2020-10-26
clk: imx: scu: allow scu clk to take device pointer
Dong Aisheng
2
-8
/
+10
2020-10-26
clk: imx: scu: bypass cpu power domains
Dong Aisheng
1
-0
/
+4
2020-10-26
clk: imx: scu: add two cells binding support
Dong Aisheng
3
-67
/
+252
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-212
/
+0
2020-10-20
clk: imx8mq: Fix usdhc parents order
Abel Vesa
1
-2
/
+2
2020-09-22
clk: imx: imx21: Remove clock driver
Fabio Estevam
3
-176
/
+0
2020-09-22
clk: imx: imx35: Remove mx35_clocks_init()
Fabio Estevam
1
-68
/
+0
2020-09-22
clk: imx: imx31: Remove mx31_clocks_init()
Fabio Estevam
1
-71
/
+0
2020-09-22
clk: imx: imx27: Remove mx27_clocks_init()
Fabio Estevam
1
-73
/
+0
2020-09-13
clk: imx: gate2: Fix a few typos
Jonathan Neuschäfer
1
-1
/
+1
[next]