summaryrefslogtreecommitdiff
path: root/drivers/clk/at91/at91sam9g45.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-08clk: at91: clk-master: remove dead codeClaudiu Beznea1-2/+1
2021-10-27clk: at91: clk-master: add notifier for dividerClaudiu Beznea1-1/+1
2021-02-10clk: at91: Fix the declaration of the clocksTudor Ambarus1-2/+1
2020-12-19clk: at91: clk-master: re-factor master clockClaudiu Beznea1-9/+23
2020-09-22clk: at91: drop unused at91sam9g45_pcr_layoutKrzysztof Kozlowski1-7/+0
2020-07-24clk: at91: clk-programmable: add mux_table optionClaudiu Beznea1-1/+2
2020-07-24clk: at91: fix possible dead lock in new driversAhmad Fatoum1-1/+1
2020-05-27clk: at91: allow setting all PMC clock parents via DTMichał Mirosław1-1/+3
2020-05-27clk: at91: allow setting PCKx parent via DTMichał Mirosław1-1/+3
2020-05-27clk: at91: optimize pmc data allocationMichał Mirosław1-1/+1
2020-02-13clk: at91: add at91sam9g45 pmc driverAlexandre Belloni1-0/+220