aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-generated.c
AgeCommit message (Expand)Author
2022-05-25clk: at91: generated: consider range when calculating best rateCodrin Ciubotariu
2021-09-22clk: at91: clk-generated: Limit the requested rate to our rangeCodrin Ciubotariu
2021-09-22clk: at91: clk-generated: pass the id of changeable parent at registrationClaudiu Beznea
2019-07-22clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1Codrin Ciubotariu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-25clk: at91: allow configuring generated PCR layoutAlexandre Belloni
2018-10-17clk: at91: move DT compatibility code to its own fileAlexandre Belloni
2018-10-17clk: at91: allow clock registration from C codeAlexandre Belloni
2018-10-17clk: at91: generated: set audio_pll_allowed in at91_clk_register_generated()Alexandre Belloni
2018-10-17clk: at91: generated: SSCs don't have a gclkAlexandre Belloni
2017-09-01clk: at91: clk-generated: make gclk determine audio_pll rateQuentin Schulz
2017-09-01clk: at91: clk-generated: create function to find best_diffQuentin Schulz
2017-09-01clk: at91: clk-generated: remove useless divisor loopQuentin Schulz
2017-06-29clk: at91: Add sama5d2 suspend/resumeAlexandre Belloni
2017-06-05clk: at91: fix clk-generated compilationAlexandre Belloni
2017-06-01clk: at91: fix clk-generated parentingAlexandre Belloni
2016-09-14clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd
2016-06-20clk: at91: make of_sama5d2_clk_generated_setup() staticBen Dooks
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-10-01clk: at91: add generated clock driverNicolas Ferre