index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mmp
/
clk-of-mmp2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
1
-4
/
+1
2022-02-26
clk: mmp: Declare mux tables as const u32[]
Jonathan Neuschäfer
1
-2
/
+2
2020-10-14
clk: mmp2: Fix the display clock divider base
Lubomir Rintel
1
-2
/
+2
2020-05-28
clk: mmp2: Add support for power islands
Lubomir Rintel
1
-0
/
+42
2020-05-28
clk: mmp2: Add the audio clock
Lubomir Rintel
1
-0
/
+4
2020-05-28
clk: mmp2: Add the I2S clocks
Lubomir Rintel
1
-0
/
+46
2020-05-28
clk: mmp2: Rename mmp2_pll_init() to mmp2_main_clk_init()
Lubomir Rintel
1
-2
/
+2
2020-05-28
clk: mmp2: Move thermal register defines up a bit
Lubomir Rintel
1
-4
/
+4
2020-03-21
clk: mmp2: Fix bit masks for LCDC I/O and pixel clocks
Lubomir Rintel
1
-2
/
+2
2020-03-21
clk: mmp2: Add clock for fifth SD HCI on MMP3
Lubomir Rintel
1
-0
/
+2
2020-03-21
clk: mmp2: Add clocks for the thermal sensors
Lubomir Rintel
1
-0
/
+16
2020-03-21
clk: mmp2: add the GPU clocks
Lubomir Rintel
1
-0
/
+61
2020-03-21
clk: mmp2: Add PLLs that are available on MMP3
Lubomir Rintel
1
-7
/
+27
2020-03-21
clk: mmp2: Check for MMP3
Lubomir Rintel
1
-0
/
+12
2020-03-21
clk: mmp2: Stop pretending PLL outputs are constant
Lubomir Rintel
1
-2
/
+14
2020-03-21
clk: mmp2: Constify some strings
Lubomir Rintel
1
-6
/
+7
2020-02-09
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+6
2020-01-06
clk: mmp2: Add HSIC clocks
Lubomir Rintel
1
-0
/
+6
2020-01-06
clk: mmp2: Fix the order of timer mux parents
Lubomir Rintel
1
-1
/
+1
2019-02-22
clk: mmp2: separate LCDC peripheral clk form the display clock
Lubomir Rintel
1
-2
/
+3
2019-01-24
Revert "clk: mmp2: add SP clock"
Lubomir Rintel
1
-4
/
+0
2019-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+4
2018-11-15
clk: mmp2: add SP clock
Lubomir Rintel
1
-0
/
+4
2018-10-17
clk: mmp2: fix the clock id for sdh2_clk and sdh3_clk
Lubomir Rintel
1
-2
/
+2
2016-12-09
clk:mmp:clk-of-mmp2: Free memory and Unmap region obtained by kzalloc and of_...
Arvind Yadav
1
-3
/
+12
2016-11-02
clk: mmp: mmp2: fix return value check in mmp2_clk_init()
Wei Yongjun
1
-1
/
+1
2016-04-16
clk: mmp: Remove CLK_IS_ROOT
Stephen Boyd
1
-5
/
+5
2015-06-04
clk: mmp: add timer clock for pxa168/mmp2/pxa910
Chao Xie
1
-0
/
+6
2015-06-04
clk: mmp: Fix the wrong factor table for uart PLL
Chao Xie
1
-3
/
+1
2014-11-13
clk: mmp: add mmp2 DT support for clock driver
Chao Xie
1
-0
/
+334