Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-22 | clk: do not disable clock if it is critical | Claudiu Beznea | 1 | -1/+31 |
2020-09-22 | clk: bind clk to new parent device | Claudiu Beznea | 1 | -0/+27 |
2020-08-24 | clk: ccf: mux: change the get_rate helper | Dario Binacchi | 1 | -0/+24 |
2020-08-24 | clk: set flags in the ccf registration routines | Dario Binacchi | 1 | -0/+7 |
2020-08-24 | dm: test: clk: add the test for the ccf gated clock | Dario Binacchi | 1 | -0/+8 |
2020-08-07 | dm: Rename DM test flags to make them more generic | Simon Glass | 1 | -1/+1 |
2020-08-03 | dm: core: Drop header files from dm/test.h | Simon Glass | 1 | -0/+1 |
2019-08-22 | sandbox: clk: add clk enable/disable test code | Peng Fan | 1 | -0/+28 |
2019-07-31 | test: dm: clk_ccf: test composite clk | Peng Fan | 1 | -0/+8 |
2019-07-19 | clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] | Lukasz Majewski | 1 | -0/+62 |