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
/
at91
/
clk-generated.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
clk: at91: re-factor clocks suspend/resume
Claudiu Beznea
1
-9
/
+37
2021-08-29
clk: at91: clk-generated: Limit the requested rate to our range
Codrin Ciubotariu
1
-0
/
+6
2020-07-24
clk: at91: clk-generated: add mux_table option
Claudiu Beznea
1
-3
/
+10
2020-07-24
clk: at91: clk-generated: pass the id of changeable parent at registration
Claudiu Beznea
1
-12
/
+14
2020-07-24
clk: at91: replace conditional operator with double logical not
Claudiu Beznea
1
-1
/
+1
2020-07-24
clk: at91: clk-generated: check best_rate against ranges
Claudiu Beznea
1
-2
/
+2
2020-07-24
clk: at91: clk-generated: continue if __clk_determine_rate() returns error
Claudiu Beznea
1
-1
/
+2
2019-07-23
clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
Codrin Ciubotariu
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-25
clk: at91: allow configuring generated PCR layout
Alexandre Belloni
1
-23
/
+25
2018-10-17
clk: at91: move DT compatibility code to its own file
Alexandre Belloni
1
-65
/
+0
2018-10-17
clk: at91: allow clock registration from C code
Alexandre Belloni
1
-1
/
+1
2018-10-17
clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated()
Alexandre Belloni
1
-17
/
+10
2018-10-17
clk: at91: generated: SSCs don't have a gclk
Alexandre Belloni
1
-4
/
+1
2017-09-02
clk: at91: clk-generated: make gclk determine audio_pll rate
Quentin Schulz
1
-6
/
+57
2017-09-02
clk: at91: clk-generated: create function to find best_diff
Quentin Schulz
1
-14
/
+27
2017-09-02
clk: at91: clk-generated: remove useless divisor loop
Quentin Schulz
1
-13
/
+12
2017-06-30
clk: at91: Add sama5d2 suspend/resume
Alexandre Belloni
1
-0
/
+2
2017-06-05
clk: at91: fix clk-generated compilation
Alexandre Belloni
1
-0
/
+1
2017-06-01
clk: at91: fix clk-generated parenting
Alexandre Belloni
1
-2
/
+1
2016-09-15
clk: at91: Migrate to clk_hw based registration and OF APIs
Stephen Boyd
1
-13
/
+17
2016-06-21
clk: at91: make of_sama5d2_clk_generated_setup() static
Ben Dooks
1
-1
/
+1
2016-03-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-2
/
+2
2016-02-27
clk: at91: Remove impossible checks for of_clk_get_parent_count()
Stephen Boyd
1
-2
/
+2
2016-02-17
clk: at91: remove useless includes
Alexandre Belloni
1
-2
/
+0
2016-02-17
clk: at91: make use of syscon/regmap internally
Boris Brezillon
1
-39
/
+54
2015-10-01
clk: at91: add generated clock driver
Nicolas Ferre
1
-0
/
+306