index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mmp
/
clk-of-mmp2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: mmp2: Move number of clocks to driver source
Duje Mihanović
2023-08-22
1
-1
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
2022-06-10
1
-4
/
+1
*
clk: mmp: Declare mux tables as const u32[]
Jonathan Neuschäfer
2022-02-26
1
-2
/
+2
*
clk: mmp2: Fix the display clock divider base
Lubomir Rintel
2020-10-14
1
-2
/
+2
*
clk: mmp2: Add support for power islands
Lubomir Rintel
2020-05-28
1
-0
/
+42
*
clk: mmp2: Add the audio clock
Lubomir Rintel
2020-05-28
1
-0
/
+4
*
clk: mmp2: Add the I2S clocks
Lubomir Rintel
2020-05-28
1
-0
/
+46
*
clk: mmp2: Rename mmp2_pll_init() to mmp2_main_clk_init()
Lubomir Rintel
2020-05-28
1
-2
/
+2
*
clk: mmp2: Move thermal register defines up a bit
Lubomir Rintel
2020-05-28
1
-4
/
+4
*
clk: mmp2: Fix bit masks for LCDC I/O and pixel clocks
Lubomir Rintel
2020-03-21
1
-2
/
+2
*
clk: mmp2: Add clock for fifth SD HCI on MMP3
Lubomir Rintel
2020-03-21
1
-0
/
+2
*
clk: mmp2: Add clocks for the thermal sensors
Lubomir Rintel
2020-03-21
1
-0
/
+16
*
clk: mmp2: add the GPU clocks
Lubomir Rintel
2020-03-21
1
-0
/
+61
*
clk: mmp2: Add PLLs that are available on MMP3
Lubomir Rintel
2020-03-21
1
-7
/
+27
*
clk: mmp2: Check for MMP3
Lubomir Rintel
2020-03-21
1
-0
/
+12
*
clk: mmp2: Stop pretending PLL outputs are constant
Lubomir Rintel
2020-03-21
1
-2
/
+14
*
clk: mmp2: Constify some strings
Lubomir Rintel
2020-03-21
1
-6
/
+7
*
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-08
1
-0
/
+6
|
\
|
*
clk: mmp2: Add HSIC clocks
Lubomir Rintel
2020-01-06
1
-0
/
+6
*
|
clk: mmp2: Fix the order of timer mux parents
Lubomir Rintel
2020-01-06
1
-1
/
+1
|
/
*
clk: mmp2: separate LCDC peripheral clk form the display clock
Lubomir Rintel
2019-02-21
1
-2
/
+3
*
Revert "clk: mmp2: add SP clock"
Lubomir Rintel
2019-01-24
1
-4
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-01-03
1
-0
/
+4
|
\
|
*
clk: mmp2: add SP clock
Lubomir Rintel
2018-11-15
1
-0
/
+4
*
|
clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk
Lubomir Rintel
2018-10-17
1
-2
/
+2
|
/
*
clk:mmp:clk-of-mmp2: Free memory and Unmap region obtained by kzalloc and of_...
Arvind Yadav
2016-12-09
1
-3
/
+12
*
clk: mmp: mmp2: fix return value check in mmp2_clk_init()
Wei Yongjun
2016-11-02
1
-1
/
+1
*
clk: mmp: Remove CLK_IS_ROOT
Stephen Boyd
2016-04-16
1
-5
/
+5
*
clk: mmp: add timer clock for pxa168/mmp2/pxa910
Chao Xie
2015-06-04
1
-0
/
+6
*
clk: mmp: Fix the wrong factor table for uart PLL
Chao Xie
2015-06-04
1
-3
/
+1
*
clk: mmp: add mmp2 DT support for clock driver
Chao Xie
2014-11-13
1
-0
/
+334