summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-peripheral.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* clk: at91: allow configuring peripheral PCR layoutAlexandre Belloni2019-04-251-22/+24
* clk: at91: move DT compatibility code to its own fileAlexandre Belloni2018-10-171-77/+0
* clk: at91: allow clock registration from C codeAlexandre Belloni2018-10-171-2/+2
* clk: at91: Add sama5d2 suspend/resumeAlexandre Belloni2017-06-291-1/+3
* clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd2016-09-141-16/+23
* clk: at91: remove useless includesAlexandre Belloni2016-02-171-2/+0
* clk: at91: make use of syscon/regmap internallyBoris Brezillon2016-02-171-56/+79
* clk: at91: modify PMC peripheral clock to deal with newer register layoutNicolas Ferre2015-10-011-6/+14
* clk: at91: cleanup PMC header file for PCR register fieldsNicolas Ferre2015-10-011-4/+4
* clk: at91: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-3/+3
* clk: at91: fix PERIPHERAL_MAX_SHIFT definitionBoris Brezillon2015-06-191-4/+4
* clk: at91: add PMC peripheral clocksBoris BREZILLON2013-12-021-0/+410