summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-fixed.c
Commit message (Expand)AuthorAgeFilesLines
* clk: No-op CLK_OF_DECLARE if not enabledAndrey Smirnov2017-03-301-2/+0
* clk: Make COMMON_CLK_OF_PROVIDER depend on OFTREEAndrey Smirnov2017-03-091-1/+1
* drivers/clk/clk-fixed.c: Fix sparse warningAlexander Shiyan2014-02-171-1/+1
* clk: fixed: add DT init functionSebastian Hesselbarth2013-11-111-0/+23
* clk: Add is_enabled callbackSascha Hauer2013-03-151-1/+1
* clk: use the 'CLK_ALWAYS_ENABLED' flag for clk-fixed by defaultAntony Pavlov2012-12-071-0/+1
* clk: initial common clk supportSascha Hauer2012-10-041-0/+55