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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-0
/
+227
2013-02-20
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
15
-249
/
+404
2013-02-15
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-0
/
+3
2013-02-15
clk: sunxi: remove stale Makefile entry
Arnd Bergmann
1
-1
/
+0
2013-02-11
Merge branch 'acpi-lpss'
Rafael J. Wysocki
5
-0
/
+224
2013-02-09
cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs
Andrew Lunn
1
-0
/
+1
2013-02-02
clk / highbank: Prevent glitches in non-bypass reset mode
Mark Langsdorf
1
-0
/
+2
2013-01-24
clk: vexpress: Use common of_clk_init() function
Prashant Gaikwad
2
-7
/
+2
2013-01-24
clk: zynq: Use common of_clk_init() function
Prashant Gaikwad
1
-10
/
+4
2013-01-24
clk: vt8500: Use common of_clk_init() function
Prashant Gaikwad
1
-12
/
+5
2013-01-24
clk: highbank: Use common of_clk_init() function
Prashant Gaikwad
1
-14
/
+4
2013-01-24
clk: sunxi: Use common of_clk_init() function
Prashant Gaikwad
1
-30
/
+0
2013-01-24
clk: add common of_clk_init() function
Prashant Gaikwad
2
-0
/
+10
2013-01-24
Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...
Olof Johansson
1
-3
/
+6
2013-01-24
clk: x86: add support for Lynxpoint LPSS clocks
Mika Westerberg
5
-0
/
+224
2013-01-23
clk: mvebu/clk-cpu.c: fix memory leakage
Cong Ding
1
-3
/
+6
2013-01-22
clk: Deduplicate exit code in clk_set_rate
Nestor Ovroy
1
-3
/
+0
2013-01-19
clk: beautify Makefile
Mike Turquette
1
-2
/
+7
2013-01-18
clk-divider: fix macros
James Hogan
1
-3
/
+3
2013-01-18
clk: prima2: enable dt-binding clkdev mapping
Barry Song
1
-125
/
+80
2013-01-16
clk: mxs: Index is always positive
Fabio Estevam
2
-2
/
+2
2013-01-16
clk: max77686: Avoid double free at remove time
Laurent Pinchart
1
-2
/
+1
2013-01-16
clk: remove exported function from __init section
Denis Efremov
1
-1
/
+1
2013-01-16
clk: vt8500: Add support for WM8750/WM8850 PLL clocks
Tony Prisk
1
-2
/
+100
2013-01-16
clk: vt8500: Fix division-by-0 when requested rate=0
Tony Prisk
1
-2
/
+12
2013-01-16
clk: vt8500: Fix device clock divisor calculations
Tony Prisk
1
-0
/
+8
2013-01-16
clk: vt8500: Fix error in PLL calculations on non-exact match.
Tony Prisk
1
-3
/
+3
2013-01-16
clk: max77686: Remove unnecessary NULL checking for container_of()
Axel Lin
1
-21
/
+7
2013-01-12
clk: JSON debugfs clock tree summary
Prashant Gaikwad
1
-0
/
+75
2013-01-12
clk: human-readable debugfs clock tree summary
Prashant Gaikwad
1
-0
/
+67
2013-01-12
clk: max77686: Fix return value checking for devm_kzalloc
Axel Lin
1
-3
/
+3
2013-01-12
clk: fixed-factor: round_rate should use do_div
Haojian Zhuang
1
-1
/
+4
2013-01-12
clk: export __clk_get_name for re-use in imx-ipu-v3 and others
Niels de Vos
1
-0
/
+1
2013-01-12
clk: Don't mark shared helper functions as inline
Russ Dill
1
-7
/
+7
2013-01-09
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2013-01-06
clk: mvebu: Remove inappropriate __init tagging
Joshua Coombs
1
-1
/
+1
2013-01-04
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
2
-4
/
+4
2012-12-20
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+1
2012-12-15
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
11
-0
/
+1213
2012-12-15
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+1
2012-12-13
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-7
/
+4
2012-12-13
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-0
/
+384
2012-12-13
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-0
/
+31
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+6
2012-12-11
clk: introduce optional disable_unused callback
Mike Turquette
1
-2
/
+11
2012-12-04
clk: ux500: fix bit error
Linus Walleij
1
-1
/
+1
2012-11-30
Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-4
/
+46
2012-11-28
clk: remove use of __devexit
Bill Pemberton
2
-2
/
+2
2012-11-28
clk: remove use of __devinit
Bill Pemberton
2
-2
/
+2
[next]