index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-lmk04832.c
Age
Commit message (
Expand
)
Author
2024-08-27
clk: lmk04832: Use devm_clk_get_enabled() helpers
Huan Yang
2023-08-23
clk: lmk04832: Support using PLL1_LD as SPI readback pin
Mike Looijmans
2023-08-23
clk: lmk04832: Don't disable vco clock on probe fail
Mike Looijmans
2023-08-23
clk: lmk04832: Set missing parent_names for output clocks
Mike Looijmans
2023-06-08
clk: lmk04832: clkout: Add a determine_rate hook
Maxime Ripard
2023-04-10
clk: lmk04832: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
2022-12-08
clk: lmk04832: fix kernel-doc warnings
Liam Beguin
2022-12-08
clk: lmk04832: drop superfluous #include
Liam Beguin
2022-12-08
clk: lmk04832: drop unnecessary semicolons
Liam Beguin
2022-12-08
clk: lmk04832: declare variables as const when possible
Liam Beguin
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-07-27
clk: lmk04832: drop redundant fallthrough statements
Liam Beguin
2021-06-30
clk: lmk04832: Fix spelling mistakes in dev_err messages and comments
Colin Ian King
2021-06-30
clk: lmk04832: fix return value check in lmk04832_probe()
Wang Hai
2021-06-28
clk: lmk04832: Use of match table
Stephen Boyd
2021-06-27
clk: lmk04832: add support for digital delay
Liam Beguin
2021-06-27
clk: add support for the lmk04832
Liam Beguin