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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
Linus Torvalds
4
-0
/
+202
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+593
2015-06-24
Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
1
-1
/
+7
2015-06-24
Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-26
/
+61
2015-06-23
clk: h8300: fix error handling in h8s2678_pll_clk_setup()
Dan Carpenter
1
-17
/
+16
2015-06-23
h8300: clock driver
Yoshinori Sato
4
-0
/
+203
2015-06-23
clk: stm32: Add clock driver for STM32F4[23]xxx devices
Daniel Thompson
2
-0
/
+381
2015-06-21
MIPS: Loongson: Naming style cleanup and rework
Huacai Chen
1
-1
/
+1
2015-06-21
clk: ingenic: add JZ4780 CGU support
Paul Burton
2
-0
/
+734
2015-06-21
MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cgu
Paul Burton
1
-0
/
+37
2015-06-21
MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cgu
Paul Burton
1
-0
/
+22
2015-06-21
MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu
Paul Burton
1
-0
/
+22
2015-06-21
MIPS,clk: migrate JZ4740 to common clock framework
Paul Burton
2
-0
/
+223
2015-06-21
clk: ingenic: add driver for Ingenic SoC CGU clocks
Paul Burton
4
-0
/
+936
2015-06-20
Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Michael Turquette
8
-15
/
+569
2015-06-20
Merge branch 'clk-exynos-cpu-clk' into clk-next
Michael Turquette
5
-2
/
+449
2015-06-20
clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c...
Thomas Abraham
1
-1
/
+23
2015-06-20
clk: samsung: add infrastructure to register cpu clocks
Thomas Abraham
3
-1
/
+423
2015-06-20
clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2015-06-19
Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...
Michael Turquette
3
-7
/
+15
2015-06-19
clk: at91: fix h32mx prototype inclusion in pmc header
Nicolas Ferre
1
-1
/
+1
2015-06-19
clk: at91: fix PERIPHERAL_MAX_SHIFT definition
Boris Brezillon
1
-4
/
+4
2015-06-19
clk: at91: pll: fix input range validity check
Boris Brezillon
1
-2
/
+10
2015-06-19
clk: add lpc18xx ccu clk driver
Joachim Eastwood
2
-0
/
+294
2015-06-19
clk: add lpc18xx cgu clk driver
Joachim Eastwood
3
-0
/
+637
2015-06-19
clk: keystone: add support for post divider register for main pll
Murali Karicheri
1
-2
/
+18
2015-06-19
Merge tag 'sunxi-clocks-for-4.2' of https://git.kernel.org/pub/scm/linux/kern...
Michael Turquette
3
-5
/
+18
2015-06-18
clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSED
Boris Brezillon
1
-1
/
+1
2015-06-18
clk: cygnus: add clock support for Broadcom Cygnus
Ray Jui
2
-0
/
+266
2015-06-18
clk: Change bcm clocks build dependency
Ray Jui
1
-1
/
+1
2015-06-18
clk: iproc: add initial common clock support
Ray Jui
6
-0
/
+1462
2015-06-16
drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driver
Paul Gortmaker
1
-1
/
+1
2015-06-16
drivers/clk: don't use module_init in clk-nomadik.c which is non-modular
Paul Gortmaker
1
-2
/
+1
2015-06-16
drivers/clk: include <module.h> for clk-max77xxx modular code
Paul Gortmaker
2
-0
/
+2
2015-06-13
clk: meson: add some error handling in meson_clk_register_cpu()
Dan Carpenter
1
-4
/
+12
2015-06-13
clk: pxa: Fix const discarding warning
Stephen Boyd
1
-1
/
+1
2015-06-12
Merge branch 'zte/soc' into next/soc
Kevin Hilman
5
-0
/
+864
2015-06-12
clk: zx: add clock support to zx296702
Jun Nie
5
-0
/
+864
2015-06-11
Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Kevin Hilman
26
-0
/
+6683
2015-06-11
clk: Move debug_node field under DEBUG_FS flag in struct clk_core
Maxime Coquelin
1
-1
/
+1
2015-06-11
clk: fixed: Add comment to clk_fixed_set_rate
Daniel Thompson
1
-1
/
+7
2015-06-11
clk: cdce925: Fix printk size_t warning
Stephen Boyd
1
-1
/
+1
2015-06-10
clk: socfpga: remove a stray tab
Dan Carpenter
1
-1
/
+1
2015-06-10
clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMC
Jonghwa Lee
1
-18
/
+18
2015-06-10
clk: exynos5433: Add clock flag to support the DVFS of GPU
Joonyoung Shim
1
-9
/
+9
2015-06-10
clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspend
Hyungwon Hwang
1
-0
/
+1
2015-06-10
clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE core
Chanwoo Choi
1
-14
/
+12
2015-06-06
clk: socfpga: make use of of_clk_parent_fill helper function
Dinh Nguyen
2
-11
/
+2
2015-06-06
clk: of: helper for filling parent clock array and return num of parents
Dinh Nguyen
1
-0
/
+21
2015-06-06
Merge branch 'clk-meson8b' into clk-next
Stephen Boyd
7
-0
/
+1101
[prev]
[next]