index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-lmk04832.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-23
clk: lmk04832: Support using PLL1_LD as SPI readback pin
Mike Looijmans
1
-5
/
+18
2023-08-23
clk: lmk04832: Don't disable vco clock on probe fail
Mike Looijmans
1
-7
/
+4
2023-08-23
clk: lmk04832: Set missing parent_names for output clocks
Mike Looijmans
1
-0
/
+1
2023-06-08
clk: lmk04832: clkout: Add a determine_rate hook
Maxime Ripard
1
-0
/
+1
2023-04-10
clk: lmk04832: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
1
-3
/
+2
2022-12-08
clk: lmk04832: fix kernel-doc warnings
Liam Beguin
1
-9
/
+9
2022-12-08
clk: lmk04832: drop superfluous #include
Liam Beguin
1
-2
/
+0
2022-12-08
clk: lmk04832: drop unnecessary semicolons
Liam Beguin
1
-8
/
+9
2022-12-08
clk: lmk04832: declare variables as const when possible
Liam Beguin
1
-2
/
+2
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-07-27
clk: lmk04832: drop redundant fallthrough statements
Liam Beguin
1
-18
/
+0
2021-06-30
clk: lmk04832: Fix spelling mistakes in dev_err messages and comments
Colin Ian King
1
-4
/
+4
2021-06-30
clk: lmk04832: fix return value check in lmk04832_probe()
Wang Hai
1
-6
/
+6
2021-06-28
clk: lmk04832: Use of match table
Stephen Boyd
1
-2
/
+4
2021-06-27
clk: lmk04832: add support for digital delay
Liam Beguin
1
-6
/
+315
2021-06-27
clk: add support for the lmk04832
Liam Beguin
1
-0
/
+1288