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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-27
clk: Make of_clk_get_parent_count() return unsigned ints
Stephen Boyd
2
-3
/
+15
2016-02-26
clk: Ignore disabled DT clock providers
Geert Uytterhoeven
1
-0
/
+3
2016-02-26
clk: skip unnecessary set_phase if nothing to do
Shawn Lin
1
-0
/
+5
2016-02-26
clk: bcm2835: added missing clock register definitions
Martin Sperl
1
-0
/
+13
2016-02-26
clk: shmobile: Remove ARCH_SHMOBILE_MULTI
Simon Horman
1
-1
/
+0
2016-02-26
Merge tag 'clk-samsung-4.6' of git://linuxtv.org/snawrocki/samsung into clk-next
Stephen Boyd
2
-119
/
+28
2016-02-26
clk: mvebu: Move corediv config to mvebu config
Kevin Smith
2
-1
/
+3
2016-02-26
clk: mvebu: Remove corediv clock from Armada XP
Kevin Smith
1
-1
/
+0
2016-02-26
clk: versatile: sp810: support reentrance
Linus Walleij
1
-1
/
+3
2016-02-26
clk: Get rid of HAVE_MACH_CLKDEV
Stephen Boyd
3
-6
/
+0
2016-02-26
Merge branch 'clk-ipq4019' into clk-next
Stephen Boyd
5
-0
/
+1522
2016-02-26
clk: qcom: Add IPQ4019 Global Clock Controller support
Varadarajan Narayanan
5
-0
/
+1522
2016-02-25
clk: shmobile: Free 'clock' on error path
Stephen Boyd
1
-0
/
+1
2016-02-25
clk: samsung: exynos5433: Fix wrong registers of PCLK_GSCL_SMMU clocks
Jonghwa Lee
1
-2
/
+2
2016-02-25
clk: samsung: exynos5433: Fix mout_aclk_cam1*_user clocks definition
Sylwester Nawrocki
1
-2
/
+2
2016-02-25
clk: samsung: exynos5433: Drop RO registers from the save/restore lists
Sylwester Nawrocki
1
-100
/
+0
2016-02-25
clk: samsung: exynos5433: Fix definitions of SCLK ISP SENSOR0 clocks
Marek Szyprowski
1
-2
/
+2
2016-02-25
clk: samsung: exynos5433: Fix definitions of MUX_SEL_CAM04 clocks
Sylwester Nawrocki
1
-6
/
+6
2016-02-25
clk: shmobile: check for failure
Sudip Mukherjee
1
-1
/
+5
2016-02-23
clk: samsung: exynos5433: Fix typos in *_ISP_MPWM clock names
Sylwester Nawrocki
2
-4
/
+4
2016-02-23
clk: Update some outdated comments
Stephen Boyd
1
-3
/
+3
2016-02-23
Revert "clk: avoid circular clock topology"
Stephen Boyd
1
-40
/
+0
2016-02-23
clk: socfpga: allow for multiple parents on Arria10 periph clocks
Dinh Nguyen
2
-9
/
+4
2016-02-23
clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs
Tero Kristo
6
-30
/
+54
2016-02-23
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-1
/
+2
2016-02-23
clk: qcom: msm8960: fix ce3_core clk enable register
Srinivas Kandagatla
1
-1
/
+1
2016-02-23
clk: ti: omap3+: dpll: use non-locking version of clk_get_rate
Tero Kristo
1
-1
/
+2
2016-02-22
Merge branch 'clk-samsung' into clk-next
Michael Turquette
2
-7
/
+15
2016-02-22
clk: samsung: Don't build ARMv8 clock drivers on ARMv7
Krzysztof Kozlowski
2
-3
/
+11
2016-02-19
Merge branch 'clk-shmobile-for-v4.6' of git://git.kernel.org/pub/scm/linux/ke...
Michael Turquette
3
-1
/
+238
2016-02-19
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
12
-14
/
+1
2016-02-19
clk: gpio: Really allow an optional clock= DT property
Stephen Boyd
1
-1
/
+1
2016-02-18
clk: shmobile: r8a7795: Add INTC-EX clock
Magnus Damm
1
-0
/
+1
2016-02-18
clk: Make of_clk_get_from_provider() available to modules
Andrew F. Davis
1
-0
/
+1
2016-02-17
clk: samsung: Enable COMPILE_TEST for Samsung clocks
Krzysztof Kozlowski
1
-4
/
+4
2016-02-16
Merge branch 'clk-bcm2835' into clk-next
Michael Turquette
1
-16
/
+9
2016-02-16
clk: bcm2835: Reuse CLK_DIVIDER_MAX_AT_ZERO for recalc_rate()
Eric Anholt
1
-11
/
+2
2016-02-16
clk: bcm2835: Fix setting of PLL divider clock rates
Eric Anholt
1
-5
/
+7
2016-02-16
clk: shmobile: cpg-mssr: Update serial port clock in example
Geert Uytterhoeven
1
-1
/
+1
2016-02-15
Merge tag 'v4.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Michael Turquette
9
-154
/
+159
2016-02-13
Revert "clk: qcom: Specify LE device endianness"
Stephen Boyd
11
-13
/
+0
2016-02-12
clk: qcom: mmcc8974: Use gdscs .parent and remove genpd calls
Rajendra Nayak
1
-13
/
+2
2016-02-12
clk: qcom: gdsc: Add mmcc gdscs for msm8996 family
Rajendra Nayak
2
-0
/
+174
2016-02-12
clk: qcom: gdsc: Add GDSCs in msm8996 GCC
Rajendra Nayak
2
-0
/
+103
2016-02-12
clk: qcom: gdsc: Add support for votable gdscs
Rajendra Nayak
2
-7
/
+26
2016-02-12
clk: qcom: gdsc: Add support for gdscs with gds hw controller
Rajendra Nayak
2
-17
/
+29
2016-02-12
clk: qcom: gdsc: Add support for hierarchical power domains
Rajendra Nayak
3
-10
/
+50
2016-02-10
clk: lpc32xx: add HCLK PLL output configuration
Sylvain Lemieux
2
-5
/
+2
2016-02-10
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
1
-0
/
+3
2016-02-10
clk: versatile: mask VCO bits before writing
Linus Walleij
1
-0
/
+3
[next]