summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-fixed-factor.c
Commit message (Expand)AuthorAge
* clk: fixed-factor: Remove export symbol on setup functionStephen Boyd2016-08-15
* clk: fixed-factor: Convert into a module platform driverRicardo Ribalda Delgado2016-08-12
* clk: fixed-factor: Allow for a few clocks to change the parent rateMaxime Ripard2016-07-01
* clk: fixed-factor: Add hw based registration APIsStephen Boyd2016-04-19
* clk: add clk_unregister_fixed_factor()Masahiro Yamada2016-01-29
* clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-29
* 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