index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-versaclock3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: versaclock3: Drop ret variable
Biju Das
2023-12-17
1
-19
/
+11
*
clk: versaclock3: Add missing space between ')' and '{'
Biju Das
2023-12-17
1
-22
/
+22
*
clk: versaclock3: Use u8 return type for get_parent() callback
Biju Das
2023-12-17
1
-3
/
+3
*
clk: versaclock3: Avoid unnecessary padding
Biju Das
2023-12-17
1
-3
/
+3
*
clk: versaclock3: Update vc3_get_div() to avoid divide by zero
Biju Das
2023-12-17
1
-1
/
+1
*
-
.
Merge branches 'clk-renesas', 'clk-kunit', 'clk-regmap' and 'clk-frac-divider...
Stephen Boyd
2023-10-30
1
-7
/
+1
|
\
\
|
|
*
clk: versaclock3: Convert to use maple tree register cache
Mark Brown
2023-10-09
1
-1
/
+1
|
|
*
clk: versaclock3: Remove redundant _is_writeable()
Mark Brown
2023-10-09
1
-6
/
+0
|
|
/
*
|
clk: vc3: Make vc3_clk_mux enum values based on vc3_clk enum values
Biju Das
2023-09-11
1
-8
/
+8
*
|
clk: vc3: Fix output clock mapping
Biju Das
2023-09-11
1
-34
/
+34
*
|
clk: vc3: Fix 64 by 64 division
Biju Das
2023-09-11
1
-3
/
+2
|
/
*
clk: versaclock3: Switch to use i2c_driver's probe callback
Uwe Kleine-König
2023-08-01
1
-1
/
+1
*
clk: Add support for versa3 clock driver
Biju Das
2023-07-19
1
-0
/
+1143