summaryrefslogtreecommitdiff
path: root/drivers/clk/clk_sandbox_ccf.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi1-1/+2
2020-08-24dm: test: clk: add the test for the ccf gated clockDario Binacchi1-0/+4
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+2
2019-08-22sandbox: clk: add clk enable/disable test codePeng Fan1-0/+15
2019-07-31clk: sandbox: add composite clkPeng Fan1-0/+80
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski1-0/+185