summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-lmk04832.c
Commit message (Expand)AuthorAgeFilesLines
* clk: lmk04832: Use managed `of_clk_add_hw_provider()`Lars-Peter Clausen2023-04-101-3/+2
* clk: lmk04832: fix kernel-doc warningsLiam Beguin2022-12-081-9/+9
* clk: lmk04832: drop superfluous #includeLiam Beguin2022-12-081-2/+0
* clk: lmk04832: drop unnecessary semicolonsLiam Beguin2022-12-081-8/+9
* clk: lmk04832: declare variables as const when possibleLiam Beguin2022-12-081-2/+2
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* clk: lmk04832: drop redundant fallthrough statementsLiam Beguin2021-07-271-18/+0
* clk: lmk04832: Fix spelling mistakes in dev_err messages and commentsColin Ian King2021-06-301-4/+4
* clk: lmk04832: fix return value check in lmk04832_probe()Wang Hai2021-06-301-6/+6
* clk: lmk04832: Use of match tableStephen Boyd2021-06-281-2/+4
* clk: lmk04832: add support for digital delayLiam Beguin2021-06-271-6/+315
* clk: add support for the lmk04832Liam Beguin2021-06-271-0/+1288