summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-fixed-rate.c
Commit message (Expand)AuthorAgeFilesLines
* clk: fixed-rate: Export clk_fixed_rate_register()Stephen Boyd2013-08-161-0/+1
* clk: add common of_clk_init() functionPrashant Gaikwad2013-01-241-0/+1
* clk: remove exported function from __init sectionDenis Efremov2013-01-151-1/+1
* clk: fix return value check in of_fixed_clk_setup()Wei Yongjun2012-10-291-1/+1
* clk: add DT fixed-clock binding supportGrant Likely2012-07-111-0/+23
* clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak2012-07-111-1/+1
* clk: Use a separate struct for holding init data.Saravana Kannan2012-05-011-5/+9
* clk: basic: improve parent_names & return errorsMike Turquette2012-04-241-22/+18
* clk: add "const" for clk_ops of basic clksShawn Guo2012-04-241-1/+1
* clk: remove unnecessary EXPORT_SYMBOL_GPLShawn Guo2012-04-241-1/+0
* clk: basic clock hardware typesMike Turquette2012-03-161-0/+82
OpenPOWER on IntegriCloud