index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-lmk04832.c
Age
Commit message (
Expand
)
Author
29 hours
clk: lmk04832: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
2026-08-17
Merge tag 'clk-misc-round-two-for-v7.3' of ssh://github.com/masneyb/linux int...
Stephen Boyd
2026-07-28
clk: remove conditional return with no effect
Sang-Heon Jeon
2026-06-29
clk: clk-lmk04832: Simplify device abstraction
Uwe Kleine-König (The Capable Hub)
2026-01-15
clk: lmk04832: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2025-09-08
clk: lmk04832: convert from round_rate() to determine_rate()
Brian Masney
2025-01-13
clk: lmk04832: make read-only const arrays static
Colin Ian King
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