aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-conf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-11clk: Tag clk core files with SPDXStephen Boyd1-4/+1
2017-07-21clk: Convert to using %pOF instead of full_nameRob Herring1-8/+8
2017-06-01clk: Fix __set_clk_rates error print-stringBryan O'Donoghue1-1/+1
2017-01-09clk: clk-conf: Do not print error messages if EPROBE_DEFERGeert Uytterhoeven1-6/+9
2016-07-08clk: clk-conf: Fix error message when clock isn't foundTomeu Vizoso1-1/+1
2015-05-21clk: clk-conf: Fix typo in commentShailendra Verma1-1/+1
2015-05-15clk: Show correct information when fail to set clock rateChanwoo Choi1-2/+3
2015-03-12clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()Stephen Boyd1-4/+3
2014-08-04clk: Add missing of_clk_set_defaults exportSylwester Nawrocki1-0/+1
2014-08-01clk: checking wrong variable in __set_clk_parents()Dan Carpenter1-2/+2
2014-07-25clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki1-0/+143