Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-29 | clk: Document clk_ops return codes and behavior | Sean Anderson | 1 | -10/+103 |
2024-01-29 | clk: Remove rfree | Sean Anderson | 1 | -10/+0 |
2023-12-15 | clk: Add dump operation to clk_ops | Igor Prusov | 1 | -0/+13 |
2023-08-19 | clk: Fix typo in header comment | Paul Barker | 1 | -1/+1 |
2022-03-30 | clk: Make rfree return void | Sean Anderson | 1 | -5/+3 |
2022-02-25 | clk: Add driver API to HTML docs | Sean Anderson | 1 | -78/+109 |
2021-01-12 | clk: add clk_round_rate() | Dario Binacchi | 1 | -0/+8 |
2020-02-05 | clk: Rename free() to rfree() | Simon Glass | 1 | -2/+2 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-01-28 | clk: add clk_set_parent() | Philipp Tomsich | 1 | -0/+8 |
2017-06-01 | clk: Modify xlate() method for livetree | Simon Glass | 1 | -2/+3 |
2016-06-19 | clk: convert API to match reset/mailbox style | Stephen Warren | 1 | -0/+95 |