index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
5
-23
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 460
Thomas Gleixner
1
-7
/
+1
2019-06-18
clk: imx6q: fix section mismatch warning
Arnd Bergmann
1
-2
/
+3
2019-06-18
clk: imx8mq: Use devm_platform_ioremap_resource() instead of of_iomap()
Anson Huang
1
-3
/
+3
2019-06-18
clk: imx8mq: Use imx_check_clocks() API directly
Anson Huang
1
-5
/
+1
2019-06-18
clk: imx: Remove __init for imx_check_clocks() API
Anson Huang
1
-1
/
+1
2019-06-07
clk: imx6sll: Switch to clk_hw based API
Abel Vesa
1
-208
/
+222
2019-06-07
clk: imx7d: Switch to clk_hw based API
Abel Vesa
1
-484
/
+499
2019-06-07
clk: imx6ul: Switch to clk_hw based API
Abel Vesa
1
-284
/
+290
2019-06-07
clk: imx6sx: Switch to clk_hw based API
Abel Vesa
1
-320
/
+334
2019-06-07
clk: imx6q: Switch to clk_hw based API
Abel Vesa
1
-367
/
+392
2019-06-07
clk: imx6sl: Switch to clk_hw based API
Abel Vesa
1
-195
/
+209
2019-06-07
clk: imx: Switch wrappers to clk_hw based API
Abel Vesa
1
-26
/
+65
2019-06-07
clk: imx: clk-fixup-mux: Switch to clk_hw based API
Abel Vesa
2
-5
/
+13
2019-06-07
clk: imx: clk-fixup-div: Switch to clk_hw based API
Abel Vesa
2
-7
/
+15
2019-06-07
clk: imx: clk-gate-exclusive: Switch to clk_hw based API
Abel Vesa
2
-7
/
+15
2019-06-07
clk: imx: clk-pfd: Switch to clk_hw based API
Abel Vesa
2
-6
/
+13
2019-06-07
clk: imx: clk-pllv3: Switch to clk_hw based API
Abel Vesa
2
-6
/
+13
2019-06-07
clk: imx: clk-gate2: Switch to clk_hw based API
Abel Vesa
2
-6
/
+15
2019-06-07
clk: imx: clk-cpu: Switch to clk_hw based API
Abel Vesa
2
-6
/
+13
2019-06-07
clk: imx: clk-busy: Switch to clk_hw based API
Abel Vesa
2
-12
/
+29
2019-06-07
clk: imx6q: Do not reparent uninitialized IMX6QDL_CLK_PERIPH2 clock
Abel Vesa
1
-8
/
+0
2019-06-07
clk: imx6sx: Do not reparent to unregistered IMX6SX_CLK_AXI
Abel Vesa
1
-2
/
+0
2019-06-07
clk: imx: Add imx_obtain_fixed_clock clk_hw based variant
Abel Vesa
2
-0
/
+14
2019-06-07
clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_out
Peng Fan
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-13
/
+1
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
11
-74
/
+11
2019-05-30
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
9
-63
/
+9
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-11
/
+2
2019-05-23
clk: imx: keep the mmdc p1 ipg clock always on on 6sx/ul/ull/sll
Jacky Bai
3
-3
/
+3
2019-05-23
clk: imx8mm: Mark dram_apb critical
Leonard Crestez
1
-1
/
+1
2019-05-23
clk: imx7ulp: update nic1_bus_clk parent info
Anson Huang
1
-1
/
+1
2019-05-23
clk: imx: Use imx_mmdc_mask_handshake() API for masking MMDC channel
Anson Huang
5
-26
/
+5
2019-05-23
clk: imx: Add common API for masking MMDC handshake
Anson Huang
2
-0
/
+16
2019-05-23
clk: imx8m: Add GIC clock
Leonard Crestez
2
-0
/
+8
2019-05-23
clk: imx8mm: add SNVS clock to clock tree
Anson Huang
1
-0
/
+1
2019-05-22
clk: imx8mq: add SNVS clock to clock tree
Anson Huang
1
-0
/
+1
2019-05-21
clk: imx: imx8mm: fix int pll clk gate
Peng Fan
1
-6
/
+6
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 21
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2019-05-20
clk: imx8mm: add GPIO clocks to clock tree
Anson Huang
1
-0
/
+5
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
7
-1
/
+8
2019-05-07
Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...
Stephen Boyd
2
-16
/
+16
2019-05-07
Merge branches 'clk-renesas', 'clk-qcom', 'clk-mtk', 'clk-milbeaut' and 'clk-...
Stephen Boyd
11
-50
/
+160
2019-05-03
clk: imx: correct pfdv2 gate_bit/vld_bit operations
Anson Huang
1
-5
/
+5
2019-05-03
clk: imx: clk-pllv3: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-05-02
clk: imx8mq: Add dsi_ipg_div
Guido Günther
1
-0
/
+1
2019-05-01
clk: imx: pllv4: add fractional-N pll support
Anson Huang
1
-9
/
+63
2019-04-29
clk: imx: keep uart clock on during system boot
Jacky Bai
1
-0
/
+16
[prev]
[next]