aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/at91/at91rm9200.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-21clk: at91: clk-system: add support for parent_hwClaudiu Beznea1-1/+1
2023-06-21clk: at91: clk-programmable: add support for parent_hwClaudiu Beznea1-1/+1
2023-06-21clk: at91: clk-peripheral: add support for parent_hwClaudiu Beznea1-1/+1
2023-06-21clk: at91: clk-master: add support for parent_hwClaudiu Beznea1-2/+2
2023-06-21clk: at91: clk-main: add support for parent_data/parent_hwClaudiu Beznea1-2/+2
2023-01-09clk: at91: mark ddr clocks as criticalClaudiu Beznea1-1/+1
2022-11-17ARM: at91: rm9200: fix usb device clock idMichael Grzeschik1-1/+1
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-2/+1
2020-12-19clk: at91: clk-master: re-factor master clockClaudiu Beznea1-4/+17
2020-07-24clk: at91: clk-programmable: add mux_table optionClaudiu Beznea1-1/+2
2020-05-26clk: at91: allow setting all PMC clock parents via DTMichał Mirosław1-1/+5
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-03-20clk: at91: add at91rm9200 pmc driverAlexandre Belloni1-0/+199