summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-fixed-factor.c
Commit message (Expand)AuthorAgeFilesLines
* clk: fixed-factor: Remove export symbol on setup functionStephen Boyd2016-08-151-1/+0
* clk: fixed-factor: Convert into a module platform driverRicardo Ribalda Delgado2016-08-121-8/+65
* clk: fixed-factor: Allow for a few clocks to change the parent rateMaxime Ripard2016-07-011-1/+10
* clk: fixed-factor: Add hw based registration APIsStephen Boyd2016-04-191-7/+35
* clk: add clk_unregister_fixed_factor()Masahiro Yamada2016-01-291-0/+13
* clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-291-2/+0
* clk: Convert basic types to clk_hw based provider APIsStephen Boyd2015-08-241-2/+1
* clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd2015-08-241-1/+1
* clk: fixed: Add comment to clk_fixed_set_rateDaniel Thompson2015-06-101-1/+7
* clk: basic-types: Remove useless allocation failure printksStephen Boyd2015-05-141-3/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\
| * clk: fixed-factor: Fix a trivial typoEzequiel Garcia2013-10-141-1/+1
* | clk: export fixed-factor, gate & mux registrationMike Turquette2013-08-161-0/+2
|/
* clk: add device tree fixed-factor-clock binding supportGregory CLEMENT2013-04-121-0/+36
* clk: fixed-factor: round_rate should use do_divHaojian Zhuang2013-01-111-1/+4
* clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak2012-07-111-1/+1
* clk: add a fixed factor clockSascha Hauer2012-05-081-0/+95
OpenPOWER on IntegriCloud