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