index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: imx7d: fix USDHC NAND clock
Stefan Agner
2017-04-19
1
-2
/
+1
*
clk: imx7d: add the missing ipg_root_clk
Dong Aisheng
2017-04-19
1
-1
/
+2
*
clk: clk-imx7d: fix ahb clk definition
Dong Aisheng
2017-04-19
1
-3
/
+2
*
clk: imx: correct uart4_serial clock name in driver for i.MX6UL
Robin van der Gracht
2017-04-12
1
-1
/
+1
*
clk: imx: clk-imx6ul: The i.mx6ul has no aips_tz3 clock
Robin van der Gracht
2017-04-12
1
-4
/
+5
*
-
.
Merge branch 'clk-imx7', 'clk-bcm2835' into clk-next
Stephen Boyd
2017-01-26
1
-0
/
+1
|
\
\
|
*
|
clk: imx7d: Add the OCOTP clock
Fabio Estevam
2017-01-20
1
-0
/
+1
|
|
/
*
|
clk: imx6: don't restrict LDB mux changes on QuadPlus
Lucas Stach
2017-01-20
1
-8
/
+13
*
|
clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2
Nikita Yushchenko
2017-01-09
3
-2
/
+102
|
/
*
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-15
1
-26
/
+26
|
\
|
*
ARM: clk: imx31: properly init clocks for machines with DT
Vladimir Zapolskiy
2016-11-01
1
-24
/
+26
|
*
clk: imx31: fix rewritten input argument of mx31_clocks_init()
Vladimir Zapolskiy
2016-11-01
1
-3
/
+1
*
|
Merge tag 'imx-clk-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Stephen Boyd
2016-11-16
3
-21
/
+342
|
\
\
|
*
|
clk: imx: clk-imx6ul: add clk support for imx6ull
Bai Ping
2016-11-15
1
-11
/
+61
|
*
|
clk: imx6: Fix procedure to switch the parent of LDB_DI_CLK
Fabio Estevam
2016-11-01
1
-5
/
+259
|
*
|
clk: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-only
Philipp Zabel
2016-11-01
2
-8
/
+10
|
*
|
clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf
Philipp Zabel
2016-11-01
1
-0
/
+15
|
|
/
*
|
clk: imx: improve precision of AV PLL to 1 Hz
Emil Lundmark
2016-11-01
1
-0
/
+8
*
|
clk: imx: fix integer overflow in AV PLL round rate
Emil Lundmark
2016-11-01
1
-2
/
+6
|
/
*
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-10-07
1
-41
/
+5
|
\
|
*
ARM: i.MX: Remove i.MX1 non-DT support
Alexander Shiyan
2016-08-09
1
-41
/
+5
*
|
clk: imx6: initialize GPU clocks
Lucas Stach
2016-09-20
1
-0
/
+18
*
|
clk: imx6: fix i.MX6DL clock tree to reflect reality
Lucas Stach
2016-09-20
1
-12
/
+16
*
|
clk: imx53: Add clocks configuration
Kalle Kankare
2016-09-20
1
-0
/
+20
*
|
ARM: clk-imx35: annotate clk enum with number values
Uwe Kleine-König
2016-09-14
1
-14
/
+16
*
|
ARM: clk-imx35: fix name for ckil clk
Uwe Kleine-König
2016-09-14
1
-1
/
+1
*
|
clk: imx7d: Add PLL_AUDIO_TEST_DIV/POST_DIV clocks
Fabio Estevam
2016-08-30
1
-40
/
+61
*
|
clk: imx7d: Add SAI IPG clocks
Fabio Estevam
2016-08-19
1
-3
/
+10
*
|
clk: imx: Introduce clk_register_gate2()
Fabio Estevam
2016-08-19
1
-0
/
+9
*
|
clk: imx7d: Add the clock for SDMA
Fabio Estevam
2016-08-19
1
-0
/
+1
*
|
clk: imx7d: do not set the parent of IMX7D_ENET_AXI_ROOT_SRC
Fabio Estevam
2016-08-11
1
-2
/
+0
|
/
*
clk: imx7d: do not set parent of ethernet time/ref clocks
Stefan Agner
2016-07-12
1
-9
/
+0
*
clk: imx: vf610: Disable automatic clock gating for lpuart in LPSTOP mode
Stefan Agner
2016-07-08
1
-6
/
+6
*
clk: imx7d: only enable minimum required clocks
Dong Aisheng
2016-07-01
1
-8
/
+10
*
clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLE
Dong Aisheng
2016-07-01
1
-357
/
+357
*
clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocks
Dong Aisheng
2016-07-01
1
-0
/
+32
*
clk: imx: re-order and concentrate the same type of clk api
Dong Aisheng
2016-07-01
1
-29
/
+29
*
clk: imx6ul: fix gpt2 clock names
Dong Aisheng
2016-06-16
1
-2
/
+2
*
clk: imx: refine the powerdown bit of clk-pllv3
Dong Aisheng
2016-06-16
1
-10
/
+10
*
clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bit
Dong Aisheng
2016-06-13
1
-4
/
+4
*
clk: imx: fix pll clock parents
Dong Aisheng
2016-06-12
5
-34
/
+34
*
clk: imx7d: correct dram pll type
Anson Huang
2016-06-12
1
-1
/
+1
*
clk: imx7d: correct dram root clk parent select
Anson Huang
2016-06-12
1
-1
/
+1
*
clk: imx: correct AV PLL rate formula
Anson Huang
2016-06-12
1
-2
/
+6
*
Merge tag 'imx-clk-fixes-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
2016-05-12
2
-3
/
+3
|
\
|
*
ARM: dts: imx35: restore existing used clock enumeration
Alexander Kurz
2016-04-18
1
-2
/
+2
|
*
clk: imx6q: fix typo in CAN clock definition
Lothar Waßmann
2016-04-13
1
-1
/
+1
*
|
clk: imx7d: fix ahb clock mux 1
Stefan Agner
2016-05-03
1
-1
/
+1
*
|
clk: imx: return correct frequency for Ethernet PLL
Stefan Agner
2016-04-27
1
-1
/
+8
*
|
clk: imx: vf610: add TCON ipg clock
Stefan Agner
2016-04-12
1
-0
/
+3
[next]