summaryrefslogtreecommitdiffstats
path: root/include/linux/clk.h
Commit message (Expand)AuthorAgeFilesLines
* clk: of: introduce of_clk_src_simple_getSascha Hauer2013-09-231-0/+1
* clk: provide static inline wrappersSascha Hauer2013-07-231-1/+38
* clk: allow to instanciate clk mux without registering itLucas Stach2013-07-021-0/+4
* clk: allow to instanciate clk gate without registering itLucas Stach2013-07-021-0/+4
* clk: add clock lookup from devicetreeLucas Stach2013-07-021-0/+33
* clk: add prototype for clk_is_enabledSascha Hauer2013-06-201-0/+1
* clk: gate: Add inverted gate supportSascha Hauer2013-06-201-0/+2
* clk: divider: Add onebased divider supportSascha Hauer2013-06-201-0/+15
* clk: Add is_enabled callbackSascha Hauer2013-03-151-2/+2
* Merge branch 'pu/clk' into for-next/clkSascha Hauer2012-12-071-0/+8
|\
| * clk: Add clk table based divider supportSascha Hauer2012-12-061-0/+10
* | clk: add always enabled clocksAntony Pavlov2012-12-031-0/+3
|/
* clk: Add clk gate supportSascha Hauer2012-10-101-0/+2
* clk: initial common clk supportSascha Hauer2012-10-041-0/+42
* clock: Introduce clock framework from LinuxJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+158