summaryrefslogtreecommitdiff
path: root/drivers/clk/at91/clk-peripheral.c
AgeCommit message (Expand)Author
2023-01-09clk: at91: mark ddr clocks as criticalClaudiu Beznea
2022-09-15clk: Stop forwarding clk_rate_requests to the parentMaxime Ripard
2021-10-26clk: at91: re-factor clocks suspend/resumeClaudiu Beznea
2020-10-13clk: at91: remove the checking of parent_nameClaudiu Beznea
2020-07-24clk: at91: clk-peripheral: add support for changeable parent rateClaudiu Beznea
2020-07-24clk: at91: replace conditional operator with double logical notClaudiu Beznea
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-25clk: at91: allow configuring peripheral 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
2017-06-29clk: at91: Add sama5d2 suspend/resumeAlexandre Belloni
2016-09-14clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd
2016-02-17clk: at91: remove useless includesAlexandre Belloni
2016-02-17clk: at91: make use of syscon/regmap internallyBoris Brezillon
2015-10-01clk: at91: modify PMC peripheral clock to deal with newer register layoutNicolas Ferre
2015-10-01clk: at91: cleanup PMC header file for PCR register fieldsNicolas Ferre
2015-08-24clk: at91: Convert to clk_hw based provider APIsStephen Boyd
2015-06-19clk: at91: fix PERIPHERAL_MAX_SHIFT definitionBoris Brezillon
2013-12-02clk: at91: add PMC peripheral clocksBoris BREZILLON