aboutsummaryrefslogtreecommitdiff
path: root/include/linux/clk-provider.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-31clk: gate: support sandboxPeng Fan1-0/+3
2019-07-31clk: add composite clk supportPeng Fan1-0/+22
2019-07-31clk-provider: include clk-uclass.hPeng Fan1-0/+1
2019-07-31clk: fixed_rate: export clk_fixed_ratePeng Fan1-0/+7
2019-07-31clk: add clk-gate supportPeng Fan1-0/+18
2019-07-31clk: export mux/divider opsPeng Fan1-0/+5
2019-07-31clk: mux: add set parent supportPeng Fan1-0/+2
2019-07-19clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski1-0/+4
2019-07-19clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski1-0/+3
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski1-0/+109
2019-07-19clk: Introduce clk-provider.h to store Common Clock Framework's internalsLukasz Majewski1-0/+16