aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/clk-provider.h
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-12-11
|\
| * clk: introduce optional disable_unused callbackMike Turquette2012-12-11
| * clk: Add devm_clk_{register,unregister}()Stephen Boyd2012-10-29
| * clk: Don't return negative numbers for unsigned values with !clkStephen Boyd2012-10-29
| * clk: Fix documentation typosStephen Boyd2012-10-29
| * clk: Document .is_enabled opStephen Boyd2012-10-29
* | clk: remove inline usage from clk-provider.hIgor Mazanov2012-11-15
|/
* clk: add of_clk_src_onecell_get() supportShawn Guo2012-09-07
* clk: Provide option for clk_get_rate to issue hw for new rateUlf Hansson2012-09-06
* clk: add DT fixed-clock binding supportGrant Likely2012-07-11
* clk: add DT clock binding supportGrant Likely2012-07-11
* clk: Constify struct clk_init_dataMark Brown2012-07-11
* clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak2012-07-11
* clk: Add support for rate table based dividersRajendra Nayak2012-07-11
* clk: Provide dummy clk_unregister()Mark Brown2012-05-15
* clk: add a fixed factor clockSascha Hauer2012-05-08
* clk: Use a separate struct for holding init data.Saravana Kannan2012-05-01
* clk: Fix typo in commentViresh Kumar2012-04-24
* clk: pass parent_rate into .set_rateShawn Guo2012-04-24
* clk: basic: improve parent_names & return errorsMike Turquette2012-04-24
* clk: core: copy parent_names & return error codesMike Turquette2012-04-24
* clk: Constify parent name arraysMark Brown2012-04-24
* clk: declare clk_ops of basic clks in clk-provider.hShawn Guo2012-04-24
* clk: basic clock hardware typesMike Turquette2012-03-16
* clk: introduce the common clock frameworkMike Turquette2012-03-16