aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/sama5d4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-08clk: at91: clk-master: remove dead codeClaudiu Beznea1-2/+1
2021-10-26clk: at91: clk-master: add notifier for dividerClaudiu Beznea1-1/+1
2021-02-09clk: at91: Fix the declaration of the clocksTudor Ambarus1-1/+2
2020-12-19clk: at91: clk-master: re-factor master clockClaudiu Beznea1-14/+26
2020-07-24clk: at91: clk-programmable: add mux_table optionClaudiu Beznea1-1/+2
2020-07-24clk: at91: clk-peripheral: add support for changeable parent rateClaudiu Beznea1-2/+2
2020-05-26clk: at91: allow setting all PMC clock parents via DTMichał Mirosław1-1/+3
2020-05-26clk: at91: allow setting PCKx parent via DTMichał Mirosław1-1/+3
2020-05-26clk: at91: optimize pmc data allocationMichał Mirosław1-1/+1
2019-12-16clk: at91: fix possible deadlockAlexandre Belloni1-1/+1
2019-04-25clk: at91: Mark struct clk_range as constStephen Boyd1-1/+1
2019-04-25clk: at91: allow configuring peripheral PCR layoutAlexandre Belloni1-0/+8
2019-02-20clk: at91: fix masterck nameAlexandre Belloni1-1/+1
2018-10-17clk: at91: add sama5d4 pmc driverAlexandre Belloni1-0/+264