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