summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-fixed-factor.c (follow)
Commit message (Expand)AuthorAge
* clk: Add support to vote to regulator framework from clk frameworkStephen Boyd2016-11-03
* clk: Convert basic types to clk_hw based provider APIsStephen Boyd2015-08-24
* clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd2015-08-24
* clk: fixed: Add comment to clk_fixed_set_rateDaniel Thompson2015-06-10
* clk: basic-types: Remove useless allocation failure printksStephen Boyd2015-05-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * clk: fixed-factor: Fix a trivial typoEzequiel Garcia2013-10-14
* | clk: export fixed-factor, gate & mux registrationMike Turquette2013-08-16
|/
* clk: add device tree fixed-factor-clock binding supportGregory CLEMENT2013-04-12
* clk: fixed-factor: round_rate should use do_divHaojian Zhuang2013-01-11
* clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak2012-07-11
* clk: add a fixed factor clockSascha Hauer2012-05-08