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
path:
root
/
drivers
/
clk
/
at91
/
clk-sam9x60-pll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-07
clk: at91: sam9x7: add support for HW PLL freq dividers
Varshini Rajendran
1
-2
/
+28
2024-08-07
clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs
Varshini Rajendran
1
-6
/
+6
2023-06-21
clk: at91: clk-sam9x60-pll: add support for parent_hw
Claudiu Beznea
1
-5
/
+12
2023-03-06
clk: at91: clk-sam9x60-pll: fix return value check
Claudiu Beznea
1
-1
/
+1
2021-10-27
clk: at91: clk-sam9x60-pll: add notifier for div part of PLL
Claudiu Beznea
1
-23
/
+79
2021-10-27
clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL
Claudiu Beznea
1
-2
/
+2
2021-10-27
clk: at91: re-factor clocks suspend/resume
Claudiu Beznea
1
-4
/
+64
2020-12-19
clk: at91: clk-sam9x60-pll: allow runtime changes for pll
Claudiu Beznea
1
-18
/
+127
2020-10-14
clk: at91: clk-sam9x60-pll: remove unused variable
Claudiu Beznea
1
-2
/
+1
2020-07-24
clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs
Claudiu Beznea
1
-173
/
+374
2020-07-24
clk: at91: sam9x60-pll: use frac when setting frequency
Claudiu Beznea
1
-4
/
+8
2020-07-24
clk: at91: sam9x60-pll: check fcore against ranges
Claudiu Beznea
1
-1
/
+11
2020-07-24
clk: at91: sam9x60-pll: use logical or for range check
Claudiu Beznea
1
-1
/
+1
2020-07-24
clk: at91: clk-sam9x60-pll: fix mul mask
Claudiu Beznea
1
-1
/
+1
2020-02-18
clk: at91: move sam9x60's PLL register offsets to PMC header
Claudiu Beznea
1
-54
/
+37
2020-01-06
clk: at91: sam9x60-pll: adapt PMC_PLL_ACR default value
Eugen Hristev
1
-2
/
+6
2019-04-25
clk: at91: add sam9x60 PLL driver
Alexandre Belloni
1
-0
/
+330