summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-usb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-281-14/+14
* clk: at91: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2015-06-041-1/+1
* clk: at91: usb: propagate rate modification to the parent clkBoris Brezillon2015-04-131-15/+49
* clk: at91: usb: fix at91sam9x5 recalc, round and set rateBoris Brezillon2014-11-171-14/+15
* clk: at91: usb: fix at91rm9200 round and set rateBoris Brezillon2014-11-171-3/+3
* clk: at91: fix div by zero in USB clock driverBoris BREZILLON2014-09-031-2/+5
* clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clkBoris BREZILLON2014-09-031-3/+10
* clk: at91: add PMC usb clockBoris BREZILLON2013-12-021-0/+398