Age | Commit message (Expand) | Author |
---|---|---|
2019-07-31 | clk: gate: support sandbox | Peng Fan |
2019-07-31 | clk: add composite clk support | Peng Fan |
2019-07-31 | clk-provider: include clk-uclass.h | Peng Fan |
2019-07-31 | clk: fixed_rate: export clk_fixed_rate | Peng Fan |
2019-07-31 | clk: add clk-gate support | Peng Fan |
2019-07-31 | clk: export mux/divider ops | Peng Fan |
2019-07-31 | clk: mux: add set parent support | Peng Fan |
2019-07-19 | clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW | Lukasz Majewski |
2019-07-19 | clk: sandbox: Adjust clk-divider to emulate reading its value from HW | Lukasz Majewski |
2019-07-19 | clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12) | Lukasz Majewski |
2019-07-19 | clk: Introduce clk-provider.h to store Common Clock Framework's internals | Lukasz Majewski |