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
/
arch
/
arm
/
mach-ep93xx
/
clock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
ARM: ep93xx: delete all boardfiles
Nikita Shubin
1
-733
/
+0
2024-09-11
ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()
Dan Carpenter
1
-1
/
+1
2022-05-27
ep93xx: clock: Do not return the address of the freed memory
Genjian Zhang
1
-4
/
+6
2022-04-07
ep93xx: clock: Don't use plain integer as NULL pointer
Alexander Sverdlin
1
-1
/
+1
2022-04-07
ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()
Alexander Sverdlin
1
-1
/
+3
2021-10-20
ep93xx: clock: convert in-place to COMMON_CLK
Nikita Shubin
1
-417
/
+558
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-29
ARM: ep93xx: move private headers out of mach/*
Arnd Bergmann
1
-1
/
+1
2019-04-29
ARM: ep93xx: move pinctrl interfaces into include/linux/soc
Arnd Bergmann
1
-0
/
+1
2017-07-28
ARM: ep93xx: Add ADC clock
Alexander Sverdlin
1
-0
/
+8
2017-07-27
ARM: ep93xx: normalize clk API
Alexander Sverdlin
1
-0
/
+20
2013-10-30
usb: ohci: remove ep93xx bus glue platform driver
H Hartley Sweeten
1
-1
/
+1
2012-03-14
ep93xx: Make syscon access functions private to SoC
Ryan Mallon
1
-0
/
+1
2010-11-26
ARM: 6483/1: arm & sh: factorised duplicated clkdev.c
Jean-Christop PLAGNIOL-VILLARD
1
-1
/
+1
2010-10-27
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
1
-2
/
+1
2010-09-08
ARM: 6359/1: ep93xx: move clock initialization earlier
Mika Westerberg
1
-1
/
+1
2010-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+66
2010-07-22
ARM: AMBA: Add pclk definition for platforms using primecells
Russell King
1
-1
/
+1
2010-06-09
Merge branch 'ep93xx' into for-2.6.36
Mark Brown
1
-1
/
+66
2010-06-09
EP93xx: Add i2s core support
Ryan Mallon
1
-1
/
+66
2010-05-13
ARM: 6124/1: ep93xx: SPI driver platform support code
Mika Westerberg
1
-0
/
+13
2010-02-26
Merge branches 'clks' and 'pnx' into devel
Russell King
1
-3
/
+1
2010-02-25
ARM: 5953/1: ep93xx: fix broken build of clock.c
Hartley Sweeten
1
-1
/
+1
2010-02-12
ARM: Consolidate clks_register() and similar
Russell King
1
-3
/
+1
2010-01-12
ARM: 5879/1: ep93xx: define magic numbers for pll1 and pll2
Hartley Sweeten
1
-8
/
+12
2010-01-12
ARM: 5875/1: ep93xx: use pr_fmt in clock.c
Hartley Sweeten
1
-2
/
+4
2009-10-10
ARM: 5756/1: ep93xx: introduce clk parent
Hartley Sweeten
1
-47
/
+119
2009-09-23
ep93xx video driver platform support
Ryan Mallon
1
-1
/
+87
2009-07-30
ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driver
Hartley Sweeten
1
-0
/
+4
2009-07-09
[ARM] 5593/1: ep93xx: clock.c __iomem pointer
Hartley Sweeten
1
-1
/
+1
2009-07-09
[ARM] 5578/1: ep93xx: add ep93xx-keypad clock
Hartley Sweeten
1
-33
/
+68
2009-07-09
[ARM] 5577/2: ep93xx: syscon locked register functions
Hartley Sweeten
1
-10
/
+14
2009-06-12
[ARM] 5552/1: ep93xx get_uart_rate(): use EP93XX_SYSCON_PWRCNT and EP93XX_SYS...
Matthias Kaehlcke
1
-2
/
+2
2009-06-11
Merge branch 'ep93xx' into devel
Russell King
1
-27
/
+27
2009-05-29
[ARM] 5528/1: ep93xx: add defines for dma clock magic numbers
Hartley Sweeten
1
-26
/
+26
2009-05-29
[ARM] 5526/1: ep93xx: usb driver cleanup
Hartley Sweeten
1
-1
/
+1
2009-05-16
[ARM] 5509/1: ep93xx: clkdev enable UARTS
Hartley Sweeten
1
-8
/
+61
2009-02-27
[ARM] 5413/1: Add ep93xx dma m2p clocks
Ryan Mallon
1
-0
/
+79
2008-11-30
[ARM] ep93xx: convert to clkdev and match clocks by struct device where possible
Russell King
1
-45
/
+23
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-10
[ARM] 5171/1: ep93xx: fix compilation of modules using clocks
Dmitry Baryshkov
1
-0
/
+5
2007-04-22
[ARM] Convert AMBA PL010 driver to use the clk infrastructure
Russell King
1
-0
/
+5
2007-02-08
[ARM] 4120/1: ep93xx: make clock init an arch_initcall()
Lennert Buytenhek
1
-1
/
+5
2006-06-24
[ARM] 3634/1: ep93xx: initial implementation of the clk_* API
Lennert Buytenhek
1
-0
/
+156