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
2012-07-18
Clk: SPEAr1340: Update sys clock parent array
Vipul Kumar Samar
1
-2
/
+2
2012-07-18
clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.
Vipul Kumar Samar
1
-2
/
+2
2012-07-18
Clk:spear6xx:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
1
-62
/
+60
2012-07-18
Clk:spear3xx:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
1
-94
/
+86
2012-07-18
clk:spear1310:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
1
-157
/
+155
2012-07-18
clk:spear1340:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
1
-138
/
+135
2012-07-03
clk: fix parent validation in __clk_set_parent()
Rajendra Nayak
1
-15
/
+13
2012-06-26
clk: mxs: fix clock lookup after freeing init memory
Marc Kleine-Budde
2
-20
/
+20
2012-06-26
clk: mxs: fix ref_io clock definition
Shawn Guo
1
-2
/
+2
2012-06-26
clk: Check parent for NULL in clk_change_rate
Pawel Moll
1
-4
/
+7
2012-06-26
clk: Allow late cache allocation for clk->parents
Rajendra Nayak
1
-5
/
+10
2012-06-26
clk: SPEAr600: Fix ethernet clock name for DT based probing
Stefan Roese
1
-1
/
+1
2012-06-21
Viresh has moved
Viresh Kumar
10
-10
/
+10
2012-05-27
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-0
/
+2072
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-10
/
+12
2012-05-16
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...
Arnd Bergmann
1
-1
/
+10
2012-05-16
clk: Fix CLK_SET_RATE_GATE flag validation in clk_set_rate().
Saravana Kannan
1
-1
/
+1
2012-05-15
clk: Provide dummy clk_unregister()
Mark Brown
1
-0
/
+9
2012-05-14
SPEAr13xx: Add common clock framework support
Viresh Kumar
3
-0
/
+2072
2012-05-13
mmc: mxs-mmc: get rid of the use of cpu_is_xxx
Shawn Guo
2
-6
/
+6
2012-05-13
Merge branch 'spear/clock' into next/clock
Arnd Bergmann
10
-1
/
+2014
2012-05-12
SPEAr: Switch to common clock framework
Viresh Kumar
3
-0
/
+957
2012-05-12
SPEAr: clk: Add General Purpose Timer Synthesizer clock
Viresh Kumar
3
-1
/
+172
2012-05-12
SPEAr: clk: Add Fractional Synthesizer clock
Viresh Kumar
3
-1
/
+182
2012-05-12
SPEAr: clk: Add Auxiliary Synthesizer clock
Viresh Kumar
3
-1
/
+242
2012-05-12
SPEAr: clk: Add VCO-PLL Synthesizer clock
Viresh Kumar
5
-0
/
+465
2012-05-12
dma: mxs-dma: make platform_device_id more generic
Shawn Guo
2
-4
/
+4
2012-05-12
ARM: mxs: add initial device tree support for imx23-evk board
Shawn Guo
1
-0
/
+1
2012-05-12
ARM: mxs: add initial device tree support for imx28-evk board
Dong Aisheng
1
-0
/
+1
2012-05-11
Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...
Arnd Bergmann
10
-0
/
+1164
2012-05-11
Merge branch 'depends/rmk/clkdev' into next/clock
Arnd Bergmann
1
-10
/
+132
2012-05-09
clk: add a fixed factor clock
Sascha Hauer
2
-1
/
+96
2012-05-09
clk: mux: assign init data
Mike Turquette
1
-0
/
+1
2012-05-09
clk: remove COMMON_CLK_DISABLE_UNUSED
Mike Turquette
2
-13
/
+0
2012-05-09
clk: prevent spurious parent rate propagation
Mike Turquette
1
-1
/
+6
2012-05-08
ARM: mxs: remove now unused timer_clk argument from mxs_timer_init
Shawn Guo
2
-2
/
+2
2012-05-08
ARM: mxs: switch to common clk framework
Shawn Guo
1
-0
/
+2
2012-05-08
clk: mxs: add clock support for imx28
Shawn Guo
2
-0
/
+338
2012-05-08
clk: mxs: add clock support for imx23
Shawn Guo
2
-0
/
+206
2012-05-08
clk: mxs: add mxs specific clocks
Shawn Guo
7
-0
/
+618
2012-05-02
CLKDEV: provide helpers for common clock framework
Russell King
1
-6
/
+78
2012-05-02
clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled
Viresh Kumar
1
-0
/
+5
2012-05-02
clk: Use a separate struct for holding init data.
Saravana Kannan
5
-53
/
+89
2012-04-25
clk: select CLKDEV_LOOKUP for COMMON_CLK
Rob Herring
1
-0
/
+1
2012-04-25
clk: Don't set clk->new_rate twice
Viresh Kumar
1
-1
/
+1
2012-04-25
clk: clk-gate: Create clk_gate_endisable()
Viresh Kumar
1
-29
/
+25
2012-04-25
clk: propagate round_rate for CLK_SET_RATE_PARENT case
Shawn Guo
1
-2
/
+6
2012-04-25
clk: pass parent_rate into .set_rate
Shawn Guo
2
-3
/
+4
2012-04-25
clk: always pass parent_rate into .round_rate
Shawn Guo
2
-18
/
+10
2012-04-25
clk: basic: improve parent_names & return errors
Mike Turquette
4
-54
/
+64
[next]