summaryrefslogtreecommitdiffstats
path: root/include/linux/clk-provider.h
Commit message (Expand)AuthorAgeFilesLines
* clk: export generic routinesDario Binacchi2021-01-121-0/+57
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-1/+1
* clk: Drop dm.h header file in clk-provider.hSimon Glass2020-08-031-5/+3
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* clk: Include missing headers for linux/clk-provider.hSean Anderson2020-01-261-0/+4
* clk: gate: support sandboxPeng Fan2019-07-311-0/+3
* clk: add composite clk supportPeng Fan2019-07-311-0/+22
* clk-provider: include clk-uclass.hPeng Fan2019-07-311-0/+1
* clk: fixed_rate: export clk_fixed_ratePeng Fan2019-07-311-0/+7
* clk: add clk-gate supportPeng Fan2019-07-311-0/+18
* clk: export mux/divider opsPeng Fan2019-07-311-0/+5
* clk: mux: add set parent supportPeng Fan2019-07-311-0/+2
* clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski2019-07-191-0/+4
* clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski2019-07-191-0/+3
* clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski2019-07-191-0/+109
* clk: Introduce clk-provider.h to store Common Clock Framework's internalsLukasz Majewski2019-07-191-0/+16