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
2016-04-12
clk: imx: vf610: fix DCU clock tree
Stefan Agner
1
-2
/
+2
2016-04-06
clk: imx: add ckil clock for i.MX7
Gary Bisson
1
-1
/
+2
2016-03-31
clk: imx: vf610: add suspend/resume support
Stefan Agner
1
-0
/
+48
2016-03-31
clk: imx: vf610: add WKPU unit
Stefan Agner
1
-0
/
+2
2016-03-31
clk: imx: vf610: leave DDR clock on
Stefan Agner
1
-0
/
+3
2016-03-31
clk: imx: clk-gate2: allow custom gate configuration
Stefan Agner
2
-5
/
+15
2016-03-31
clk: imx6sx: Register SAI clocks as shared clocks
Fabio Estevam
1
-4
/
+6
2016-03-02
clk: imx: Remove CLK_IS_ROOT
Stephen Boyd
1
-1
/
+1
2016-03-02
Merge tag 'imx-clk-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Stephen Boyd
2
-59
/
+138
2016-02-28
clk: imx: add kpp clock for i.MX6UL
Lothar Waßmann
1
-0
/
+1
2016-02-28
clk: imx: whitespace cleanup; no functional change
Lothar Waßmann
1
-31
/
+31
2016-02-18
clk: imx: correct pwm7 clock name in driver for i.MX6UL
Anatolij Gustschin
1
-1
/
+1
2016-02-14
clk: imx: Add clock support for imx6qp
Bai Ping
1
-27
/
+105
2016-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
4
-8
/
+5
2015-12-22
Merge commit 'fe5fa8fbd4d47f40a45fa29ee1abdb10cb061ec2' into clk-next
Michael Turquette
6
-28
/
+30
2015-12-22
Merge tag 'imx-clk-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Michael Turquette
6
-28
/
+30
2015-12-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2015-12-02
clk: imx5: ipu_di_sel clocks can set parent rates
Patrick Brünn
1
-4
/
+4
2015-12-02
clk: imx: Replace clk error check with imx_check_clocks()
Bai Ping
2
-7
/
+2
2015-12-02
clk: imx: Add a virtual arm clk on i.mx7d
Bai Ping
1
-0
/
+6
2015-12-02
ARM: imx: clk-vf610: fix SAI clock tree
Stefan Agner
1
-4
/
+4
2015-11-30
imx/clk-pllv2: fix wrong do_div() usage
Nicolas Pitre
1
-4
/
+5
2015-11-30
imx/clk-pllv1: fix wrong do_div() usage
Nicolas Pitre
1
-7
/
+7
2015-11-25
clk: imx: clk-imx6q: Let OSC to be routed to anaclk2/2b
Michael Trimarchi
1
-1
/
+2
2015-11-25
clk: imx: add 'is_prepared' clk_ops callback for pllv3 clk
Bai Ping
1
-0
/
+14
2015-11-25
clk: imx25: Remove osc clock from driver
Markus Pargmann
1
-16
/
+2
2015-10-21
clk: imx31: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-10-21
clk: imx27: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-10-16
Merge tag 'imx-clk-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Stephen Boyd
13
-31
/
+209
2015-10-12
clk: imx6: Add SPDIF_GCLK clock in clock tree
Shengjiu Wang
3
-2
/
+7
2015-10-09
clk: imx7d: add ADC root clock
Haibo Chen
1
-0
/
+1
2015-10-01
clk: imx: use sign_extend32() and abs()
Martin Kepplinger
1
-8
/
+4
2015-09-30
clk: imx31: Do not call mxc_timer_init twice when booting with DT
Alexander Stein
1
-8
/
+17
2015-09-25
clk: imx7d: retain early UART clocks during kernel init
Lucas Stach
1
-0
/
+13
2015-09-25
clk: imx6: retain early UART clocks during kernel init
Lucas Stach
3
-0
/
+24
2015-09-25
clk: imx5: retain early UART clocks during kernel init
Lucas Stach
1
-0
/
+16
2015-09-25
clk: imx35: retain early UART clocks during kernel init
Lucas Stach
1
-0
/
+10
2015-09-25
clk: imx31: retain early UART clocks during kernel init
Lucas Stach
1
-0
/
+12
2015-09-25
clk: imx27: retain early UART clocks during kernel init
Lucas Stach
1
-0
/
+13
2015-09-25
clk: imx25: retain early UART clocks during kernel init
Lucas Stach
1
-0
/
+12
2015-09-25
clk: imx: add common logic to detect early UART usage
Lucas Stach
2
-0
/
+39
2015-09-22
clk: imx35: Do not call mxc_timer_init twice when booting with DT
Alexander Stein
1
-22
/
+27
2015-09-22
clk: clk-vf610: Add clock for Vybrid OCOTP controller
Sanchayan Maity
1
-0
/
+1
2015-09-17
clk: imx: increase AXI clock rate to 264MHz for i.MX6UL
Anson Huang
1
-0
/
+18
2015-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+3
2015-08-12
Merge tag 'imx-clk-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Michael Turquette
5
-2
/
+444
2015-08-10
ARM: clk-imx6q: Add CAAM clock support
Victoria Milhoan
1
-0
/
+3
2015-08-05
clk: imx35: define two clocks for rtc
Philippe Reynes
1
-1
/
+5
2015-08-05
clk: imx31: add a second rtc clock
Philippe Reynes
1
-1
/
+2
2015-07-20
clk: i.MX: Remove clk.h include
Stephen Boyd
5
-5
/
+0
[prev]
[next]