summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-fixed-factor.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-161-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-121-1/+4
* clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak2012-07-121-1/+1
* clk: add a fixed factor clockSascha Hauer2012-05-081-0/+95