summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-fixed-factor.c
Commit message (Expand)AuthorAgeFilesLines
* clk: fixed-factor: add DT init functionAntony Pavlov2014-04-291-0/+36
* clk: clk-fixed-factor: add set_rate/round_rate callbacksSascha Hauer2014-03-281-0/+30
* clk: clk-fixed-factor: pass flags to initializersSascha Hauer2014-03-281-1/+2
* drivers/clk/clk-fixed-factor.c: Fix sparse warningAlexander Shiyan2014-02-171-1/+1
* clk: initial common clk supportSascha Hauer2012-10-041-0/+63