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
*
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
*
|
clk: imx: Fix and update kerneldoc
Krzysztof Kozlowski
2020-09-07
3
-3
/
+6
*
|
clk: imx: fix i.MX7D peripheral clk mux flags
Peng Fan
2020-09-07
1
-65
/
+66
*
|
clk: imx: fix composite peripheral flags
Peng Fan
2020-09-07
1
-0
/
+1
*
|
clk: imx: Correct the memrepair clock on imx8mp
Jacky Bai
2020-08-31
1
-10
/
+4
*
|
clk: imx: Correct the root clk of media ldb on imx8mp
Jacky Bai
2020-08-31
1
-5
/
+5
*
|
clk: imx: vf610: Add CRC clock
Krzysztof Kozlowski
2020-08-23
1
-0
/
+1
*
|
clk: imx: Explicitly include bits.h
Anson Huang
2020-08-22
13
-1
/
+13
*
|
clk: imx8qxp: Support building i.MX8QXP clock driver as module
Anson Huang
2020-08-22
4
-9
/
+18
*
|
clk: imx8m: Support module build
Anson Huang
2020-08-22
5
-8
/
+24
*
|
clk: imx: Add clock configuration for ARMv7 platforms
Anson Huang
2020-08-22
2
-16
/
+76
*
|
clk: imx: Support building i.MX common clock driver as module
Anson Huang
2020-08-22
10
-26
/
+60
*
|
clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bits
Anson Huang
2020-08-22
1
-7
/
+8
|
/
*
-
.
Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl...
Stephen Boyd
2020-08-04
1
-2
/
+2
|
\
\
|
*
|
clk: imx: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-28
1
-2
/
+2
|
|
/
*
|
clk: imx: vf610: add CAAM clock
Andrey Smirnov
2020-06-23
1
-0
/
+1
*
|
clk: imx8mp: add mu root clk
Peng Fan
2020-06-23
1
-0
/
+1
|
/
[next]