aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk-fixed-factor.c
AgeCommit message (Expand)Author
2015-08-24clk: Convert basic types to clk_hw based provider APIsStephen Boyd
2015-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd
2015-06-10clk: fixed: Add comment to clk_fixed_set_rateDaniel Thompson
2015-05-14clk: basic-types: Remove useless allocation failure printksStephen Boyd
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-14clk: fixed-factor: Fix a trivial typoEzequiel Garcia
2013-08-16clk: export fixed-factor, gate & mux registrationMike Turquette
2013-04-12clk: add device tree fixed-factor-clock binding supportGregory CLEMENT
2013-01-11clk: fixed-factor: round_rate should use do_divHaojian Zhuang
2012-07-11clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak
2012-05-08clk: add a fixed factor clockSascha Hauer