aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/sama5d3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-09clk: at91: Fix the declaration of the clocksTudor Ambarus1-1/+1
2020-12-19clk: at91: clk-master: re-factor master clockClaudiu Beznea1-13/+25
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-1/+2
2020-07-24clk: at91: fix possible dead lock in new driversAhmad Fatoum1-1/+1
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
2020-02-12clk: at91: add sama5d3 pmc driverAlexandre Belloni1-0/+240