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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-17
clk: mmp: pxa168: Fix memory leak in pxa168_clk_init()
Kuan-Wei Chiu
1
-0
/
+3
2023-08-23
clk: pxa910: Move number of clocks to driver source
Duje Mihanović
1
-1
/
+3
2023-08-23
clk: pxa1928: Move number of clocks to driver source
Duje Mihanović
1
-2
/
+5
2023-08-23
clk: pxa168: Move number of clocks to driver source
Duje Mihanović
1
-1
/
+3
2023-08-23
clk: mmp2: Move number of clocks to driver source
Duje Mihanović
2
-3
/
+7
2023-08-23
clk: mmp: Remove old non-OF clock drivers
Duje Mihanović
4
-1137
/
+0
2023-03-29
clk: mmp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-09-30
clk: mmp: pxa168: control shared SDH bits with separate clock
Doug Brown
1
-4
/
+7
2022-09-30
clk: mmp: pxa168: add clocks for SDH2 and SDH3
Doug Brown
1
-0
/
+6
2022-09-30
clk: mmp: pxa168: fix GPIO clock enable bits
Doug Brown
1
-1
/
+1
2022-09-30
clk: mmp: pxa168: add muxes for more peripherals
Doug Brown
1
-10
/
+32
2022-09-30
clk: mmp: pxa168: fix incorrect parent clocks
Doug Brown
1
-6
/
+6
2022-09-30
clk: mmp: pxa168: fix const-correctness
Doug Brown
1
-7
/
+7
2022-09-30
clk: mmp: pxa168: add new clocks for peripherals
Doug Brown
1
-0
/
+3
2022-09-30
clk: mmp: pxa168: fix incorrect dividers
Doug Brown
1
-2
/
+2
2022-09-30
clk: mmp: pxa168: add additional register defines
Doug Brown
1
-7
/
+24
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
12
-48
/
+12
2022-03-29
Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...
Stephen Boyd
1
-1
/
+1
2022-03-12
clk: cleanup comments
Tom Rix
1
-1
/
+1
2022-02-26
clk: mmp: Declare mux tables as const u32[]
Jonathan Neuschäfer
1
-2
/
+2
2021-01-12
clk: mmp2: fix build without CONFIG_PM
Arnd Bergmann
1
-2
/
+4
2020-10-20
Merge branches 'clk-semicolon', 'clk-axi-clkgen', 'clk-qoriq', 'clk-baikal', ...
Stephen Boyd
1
-2
/
+2
2020-10-14
clk: mmp2: Fix the display clock divider base
Lubomir Rintel
1
-2
/
+2
2020-09-22
clk: mmp: pxa1928: drop unused 'clk' variable
Krzysztof Kozlowski
1
-2
/
+1
2020-07-29
clk: mmp: avoid missing prototype warning
Arnd Bergmann
2
-0
/
+2
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
6
-15
/
+688
2020-05-28
clk: mmp2: Add audio clock controller driver
Lubomir Rintel
2
-0
/
+444
2020-05-28
clk: mmp2: Add support for power islands
Lubomir Rintel
4
-1
/
+168
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-05-28
clk: mmp: frac: Allow setting bits other than the numerator/denominator
Lubomir Rintel
2
-0
/
+4
2020-05-28
clk: mmp: frac: Do not lose last 4 digits of precision
Lubomir Rintel
1
-8
/
+16
2020-04-13
clk: mmp2: fix link error without mmp2
Arnd Bergmann
3
-39
/
+32
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: Add support for PLL clock sources
Lubomir Rintel
4
-1
/
+195
2020-03-21
clk: mmp2: Constify some strings
Lubomir Rintel
3
-9
/
+10
2020-03-21
clk: mmp2: Remove a unused prototype
Lubomir Rintel
1
-3
/
+0
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-02-04
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-2
/
+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-12-24
clk: let init callback return an error code
Jerome Brunet
2
-2
/
+6
[next]