summaryrefslogtreecommitdiff
path: root/include/linux/clk-provider.h
AgeCommit message (Expand)Author
2020-08-03clk: Drop dm.h header file in clk-provider.hSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-26clk: Include missing headers for linux/clk-provider.hSean Anderson
2019-07-31clk: gate: support sandboxPeng Fan
2019-07-31clk: add composite clk supportPeng Fan
2019-07-31clk-provider: include clk-uclass.hPeng Fan
2019-07-31clk: fixed_rate: export clk_fixed_ratePeng Fan
2019-07-31clk: add clk-gate supportPeng Fan
2019-07-31clk: export mux/divider opsPeng Fan
2019-07-31clk: mux: add set parent supportPeng Fan
2019-07-19clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski
2019-07-19clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski
2019-07-19clk: Introduce clk-provider.h to store Common Clock Framework's internalsLukasz Majewski