summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk_sandbox_ccf.c
Commit message (Expand)AuthorAgeFilesLines
* clk: set flags in the ccf registration routinesDario Binacchi2020-08-241-1/+2
* dm: test: clk: add the test for the ccf gated clockDario Binacchi2020-08-241-0/+4
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+2
* sandbox: clk: add clk enable/disable test codePeng Fan2019-08-221-0/+15
* clk: sandbox: add composite clkPeng Fan2019-07-311-0/+80
* clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski2019-07-191-0/+185