summaryrefslogtreecommitdiff
path: root/drivers/clk/at91/clk-usb.c
AgeCommit message (Expand)Author
2020-04-24clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea
2016-09-14clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-02-26clk: at91: Remove impossible checks for of_clk_get_parent_count()Stephen Boyd
2016-02-17clk: at91: remove useless includesAlexandre Belloni
2016-02-17clk: at91: make use of syscon/regmap internallyBoris Brezillon
2015-08-24clk: at91: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd
2015-07-28clk: at91: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon
2015-06-04clk: at91: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven
2015-04-12clk: at91: usb: propagate rate modification to the parent clkBoris Brezillon
2014-11-17clk: at91: usb: fix at91sam9x5 recalc, round and set rateBoris Brezillon
2014-11-17clk: at91: usb: fix at91rm9200 round and set rateBoris Brezillon
2014-09-02clk: at91: fix div by zero in USB clock driverBoris BREZILLON
2014-09-02clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clkBoris BREZILLON
2013-12-02clk: at91: add PMC usb clockBoris BREZILLON