summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-programmable.c
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: Fix a return value in case of errorChristophe JAILLET2016-10-201-1/+1
* clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd2016-09-141-9/+13
* clk: at91: fix clk_programmable_set_parent()Boris Brezillon2016-07-181-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-231-2/+2
|\
| * clk: at91: Remove impossible checks for of_clk_get_parent_count()Stephen Boyd2016-02-261-2/+2
* | clk: at91: remove useless includesAlexandre Belloni2016-02-171-4/+0
* | clk: at91: make use of syscon/regmap internallyBoris Brezillon2016-02-171-41/+51
|/
* clk: at91: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-4/+4
* clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-241-1/+1
* clk: at91: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-281-6/+1
* clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-271-12/+13
* clk: at91: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2015-06-041-1/+1
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-021-0/+2
* clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-031-2/+2
* clk: at91: optimization of the set_rate callbackJean-Jacques Hiblot2014-03-191-30/+8
* clk: at91: fix programmable clk irq handlingJean-Jacques Hiblot2014-03-191-83/+25
* clk: at91: replace prog clk round_rate with determine_rateBoris BREZILLON2014-03-191-28/+28
* clk: at91: add PMC programmable clocksBoris BREZILLON2013-12-021-0/+366
OpenPOWER on IntegriCloud