Age | Commit message (Expand) | Author |
---|---|---|
2024-05-07 | clk: Remove <common.h> and add needed includes | Tom Rini |
2023-09-24 | common: Drop linux/printk.h from common header | Simon Glass |
2023-02-10 | Correct SPL uses of SANDBOX_CLK_CCF | Simon Glass |
2021-12-15 | clk: define LOG_CATEGORY for generic and ccf clocks | Patrick Delaunay |
2021-12-15 | clk: cosmetic: reorder include files | Patrick Delaunay |
2020-08-24 | clk: set flags in the ccf registration routines | Dario Binacchi |
2020-07-01 | clk: Always use the supplied struct clk | Sean Anderson |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-02-05 | dm: core: Require users of devres to include the header | Simon Glass |
2019-07-31 | clk: gate: support sandbox | Peng Fan |
2019-07-31 | clk: add clk-gate support | Peng Fan |