summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-conf.c
Commit message (Expand)AuthorAgeFilesLines
* clk: Tag clk core files with SPDXStephen Boyd2018-12-111-4/+1Star
* clk: Convert to using %pOF instead of full_nameRob Herring2017-07-221-8/+8
* clk: Fix __set_clk_rates error print-stringBryan O'Donoghue2017-06-011-1/+1
* clk: clk-conf: Do not print error messages if EPROBE_DEFERGeert Uytterhoeven2017-01-101-6/+9
* clk: clk-conf: Fix error message when clock isn't foundTomeu Vizoso2016-07-081-1/+1
* clk: clk-conf: Fix typo in commentShailendra Verma2015-05-211-1/+1
* clk: Show correct information when fail to set clock rateChanwoo Choi2015-05-151-2/+3
* clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()Stephen Boyd2015-03-121-4/+3Star
* clk: Add missing of_clk_set_defaults exportSylwester Nawrocki2014-08-041-0/+1
* clk: checking wrong variable in __set_clk_parents()Dan Carpenter2014-08-011-2/+2
* clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki2014-07-261-0/+143