summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-fixed.c
Commit message (Expand)AuthorAgeFilesLines
* 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