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
/
include
/
linux
/
clk-provider.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-12
clk: add DT fixed-clock binding support
Grant Likely
1
-0
/
+2
2012-07-12
clk: add DT clock binding support
Grant Likely
1
-0
/
+14
2012-07-12
clk: Constify struct clk_init_data
Mark Brown
1
-1
/
+1
2012-07-12
clk: Add CLK_IS_BASIC flag to identify basic clocks
Rajendra Nayak
1
-0
/
+1
2012-07-12
clk: Add support for rate table based dividers
Rajendra Nayak
1
-0
/
+12
2012-05-15
clk: Provide dummy clk_unregister()
Mark Brown
1
-0
/
+2
2012-05-09
clk: add a fixed factor clock
Sascha Hauer
1
-0
/
+23
2012-05-02
clk: Use a separate struct for holding init data.
Saravana Kannan
1
-21
/
+38
2012-04-25
clk: Fix typo in comment
Viresh Kumar
1
-2
/
+2
2012-04-25
clk: pass parent_rate into .set_rate
Shawn Guo
1
-14
/
+7
2012-04-25
clk: basic: improve parent_names & return errors
Mike Turquette
1
-2
/
+0
2012-04-25
clk: core: copy parent_names & return error codes
Mike Turquette
1
-1
/
+2
2012-04-25
clk: Constify parent name arrays
Mark Brown
1
-4
/
+4
2012-04-25
clk: declare clk_ops of basic clks in clk-provider.h
Shawn Guo
1
-0
/
+4
2012-03-17
clk: basic clock hardware types
Mike Turquette
1
-0
/
+127
2012-03-17
clk: introduce the common clock framework
Mike Turquette
1
-0
/
+173