index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
microchip
/
clk-mpfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
clock, reset: microchip: move all mpfs reset code to the reset subsystem
Conor Dooley
1
-90
/
+2
2024-02-06
clk: microchip: mpfs: convert MSSPLL outputs to clk_divider
Conor Dooley
1
-67
/
+14
2024-02-06
clk: microchip: mpfs: add missing MSSPLL outputs
Conor Dooley
1
-0
/
+7
2024-02-06
clk: microchip: mpfs: setup for using other mss pll outputs
Conor Dooley
1
-11
/
+19
2024-02-06
clk: microchip: mpfs: split MSSPLL in two
Conor Dooley
1
-58
/
+116
2023-04-29
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-2
/
+1
2023-04-13
clk: microchip: fix potential UAF in auxdev release callback
Conor Dooley
1
-2
/
+1
2023-04-13
clk: microchip: mpfs: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2022-09-14
clk: microchip: mpfs: update module authorship & licencing
Conor Dooley
1
-3
/
+7
2022-09-14
clk: microchip: mpfs: convert periph_clk to clk_gate
Conor Dooley
1
-66
/
+6
2022-09-14
clk: microchip: mpfs: convert cfg_clk to clk_divider
Conor Dooley
1
-68
/
+8
2022-09-14
clk: microchip: mpfs: delete 2 line mpfs_clk_register_foo()
Conor Dooley
1
-27
/
+6
2022-09-14
clk: microchip: mpfs: simplify control reg access
Conor Dooley
1
-25
/
+17
2022-09-14
clk: microchip: mpfs: move id & offset out of clock structs
Conor Dooley
1
-15
/
+15
2022-09-14
clk: microchip: mpfs: add MSS pll's set & round rate
Conor Dooley
1
-0
/
+54
2022-09-14
clk: microchip: mpfs: add reset controller
Conor Dooley
1
-12
/
+98
2022-09-14
clk: microchip: mpfs: make the rtc's ahb clock critical
Conor Dooley
1
-1
/
+3
2022-09-14
clk: microchip: mpfs: fix clk_cfg array bounds violation
Conor Dooley
1
-1
/
+6
2022-04-22
clk: microchip: mpfs: add RTCREF clock control
Conor Dooley
1
-1
/
+23
2022-04-22
clk: microchip: mpfs: re-parent the configurable clocks
Conor Dooley
1
-19
/
+132
2022-04-22
clk: microchip: mpfs: mark CLK_ATHENA as critical
Conor Dooley
1
-3
/
+5
2022-04-22
clk: microchip: mpfs: fix parents for FIC clocks
Conor Dooley
1
-5
/
+5
2022-04-21
clk: microchip: mpfs: don't reset disabled peripherals
Conor Dooley
1
-4
/
+0
2022-03-11
clk: microchip: Add driver for Microchip PolarFire SoC
Daire McNamara
1
-0
/
+381