clk: gate: support sandbox
[platform/kernel/u-boot.git] / include / linux / clk-provider.h
2019-07-31 Peng Fanclk: gate: support sandbox
2019-07-31 Peng Fanclk: add composite clk support
2019-07-31 Peng Fanclk-provider: include clk-uclass.h
2019-07-31 Peng Fanclk: fixed_rate: export clk_fixed_rate
2019-07-31 Peng Fanclk: add clk-gate support
2019-07-31 Peng Fanclk: export mux/divider ops
2019-07-31 Peng Fanclk: mux: add set parent support
2019-07-27 Tom RiniMerge branch '2019-07-26-ti-imports'
2019-07-27 Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-19 Lukasz Majewskiclk: sandbox: Adjust clk-mux.c to emulate reading divid...
2019-07-19 Lukasz Majewskiclk: sandbox: Adjust clk-divider to emulate reading...
2019-07-19 Lukasz Majewskiclk: Port Linux common clock framework [CCF] for imx6q...
2019-07-19 Lukasz Majewskiclk: Introduce clk-provider.h to store Common Clock...