index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-29
clk: at91: sama7d65: add sama7d65 pmc driver
Ryan Wanner
5
-2
/
+1379
2024-12-08
clk: at91: sckc: Use SCKC_{TD, MD}_SLCK IDs for clk32k clocks
Claudiu Beznea
1
-11
/
+13
2024-09-22
Merge branches 'clk-amlogic', 'clk-microchip' and 'clk-imx' into clk-next
Stephen Boyd
6
-35
/
+1026
2024-08-24
clk: at91: sama7g5: Allocate only the needed amount of memory for PLLs
Claudiu Beznea
1
-2
/
+3
2024-08-07
clk: at91: sam9x7: add sam9x7 pmc driver
Varshini Rajendran
2
-0
/
+947
2024-08-07
clk: at91: sama7g5: move mux table macros to header file
Varshini Rajendran
2
-25
/
+26
2024-08-07
clk: at91: sam9x7: add support for HW PLL freq dividers
Varshini Rajendran
2
-2
/
+29
2024-08-07
clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs
Varshini Rajendran
4
-6
/
+21
2024-08-03
clk: at91: Use of_property_count_u32_elems() to get property length
Rob Herring (Arm)
1
-2
/
+3
2023-10-19
clk: at91: remove unnecessary conditions
Dan Carpenter
1
-7
/
+5
2023-06-27
Merge branches 'clk-qcom' and 'clk-microchip' into clk-next
Stephen Boyd
22
-523
/
+730
2023-06-21
clk: at91: sama7g5: s/ep_chg_chg_id/ep_chg_id
Claudiu Beznea
1
-1
/
+1
2023-06-21
clk: at91: sama7g5: switch to parent_hw and parent_data
Claudiu Beznea
1
-342
/
+454
2023-06-21
clk: at91: sckc: switch to parent_data/parent_hw
Claudiu Beznea
1
-27
/
+48
2023-06-21
clk: at91: clk-sam9x60-pll: add support for parent_hw
Claudiu Beznea
4
-9
/
+17
2023-06-21
clk: at91: clk-utmi: add support for parent_hw
Claudiu Beznea
10
-17
/
+28
2023-06-21
clk: at91: clk-system: add support for parent_hw
Claudiu Beznea
14
-19
/
+24
2023-06-21
clk: at91: clk-programmable: add support for parent_hw
Claudiu Beznea
14
-17
/
+21
2023-06-21
clk: at91: clk-peripheral: add support for parent_hw
Claudiu Beznea
14
-23
/
+34
2023-06-21
clk: at91: clk-master: add support for parent_hw
Claudiu Beznea
14
-35
/
+47
2023-06-21
clk: at91: clk-generated: add support for parent_hw
Claudiu Beznea
6
-7
/
+15
2023-06-21
clk: at91: clk-main: add support for parent_data/parent_hw
Claudiu Beznea
14
-37
/
+52
2023-06-09
clk: at91: smd: Switch to determine_rate
Maxime Ripard
1
-12
/
+17
2023-06-09
clk: at91: sckc: Add a determine_rate hook
Maxime Ripard
1
-0
/
+1
2023-06-09
clk: at91: main: Add a determine_rate hook
Maxime Ripard
1
-0
/
+1
2023-03-06
clk: at91: clk-sam9x60-pll: fix return value check
Claudiu Beznea
1
-1
/
+1
2023-01-09
clk: at91: do not compile dt-compat.c for sama7g5 and sam9x60
Claudiu Beznea
1
-8
/
+8
2023-01-09
clk: at91: mark ddr clocks as critical
Claudiu Beznea
15
-43
/
+131
2022-11-17
ARM: at91: rm9200: fix usb device clock id
Michael Grzeschik
1
-1
/
+1
2022-10-14
Merge branch 'clk-rate-range' into clk-next
Stephen Boyd
3
-7
/
+11
2022-10-04
Merge branches 'clk-rockchip', 'clk-renesas', 'clk-microchip', 'clk-allwinner...
Stephen Boyd
1
-0
/
+10
2022-09-15
clk: Stop forwarding clk_rate_requests to the parent
Maxime Ripard
3
-7
/
+11
2022-09-15
clk: at91: sama5d2: Add Generic Clocks for UART/USART
Sergiu Moga
1
-0
/
+10
2022-08-20
clk: at91: dt-compat: Hold reference returned by of_get_parent()
Liang He
1
-24
/
+84
2022-05-17
clk: at91: generated: consider range when calculating best rate
Codrin Ciubotariu
1
-0
/
+4
2022-03-29
Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...
Stephen Boyd
1
-1
/
+1
2022-03-12
clk: cleanup comments
Tom Rix
1
-1
/
+1
2022-03-08
clk: at91: clk-master: remove dead code
Claudiu Beznea
13
-134
/
+18
2022-03-08
clk: at91: sama7g5: fix parents of PDMCs' GCLK
Codrin Ciubotariu
1
-4
/
+4
2022-01-25
clk: at91: sama7g5: Allow MCK1 to be exported and referenced in DT
Tudor Ambarus
1
-1
/
+7
2022-01-25
clk: at91: allow setting PMC_AUDIOPINCK clock parents via DT
Zixun LI
1
-1
/
+3
2021-10-27
clk: at91: sama7g5: set low limit for mck0 at 32KHz
Claudiu Beznea
1
-1
/
+1
2021-10-27
clk: at91: sama7g5: remove prescaler part of master clock
Claudiu Beznea
1
-10
/
+1
2021-10-27
clk: at91: clk-master: add notifier for divider
Claudiu Beznea
13
-82
/
+186
2021-10-27
clk: at91: clk-sam9x60-pll: add notifier for div part of PLL
Claudiu Beznea
4
-29
/
+95
2021-10-27
clk: at91: clk-master: fix prescaler logic
Claudiu Beznea
1
-1
/
+1
2021-10-27
clk: at91: clk-master: mask mckr against layout->mask
Claudiu Beznea
1
-2
/
+5
2021-10-27
clk: at91: clk-master: check if div or pres is zero
Claudiu Beznea
1
-2
/
+2
2021-10-27
clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL
Claudiu Beznea
1
-2
/
+2
2021-10-27
clk: at91: pmc: add sama7g5 to the list of available pmcs
Claudiu Beznea
1
-2
/
+3
[next]