summaryrefslogtreecommitdiff
path: root/drivers/clk/at91/at91sam9x5.c
AgeCommit message (Expand)Author
2023-06-21clk: at91: clk-utmi: add support for parent_hwClaudiu Beznea
2023-06-21clk: at91: clk-system: add support for parent_hwClaudiu Beznea
2023-06-21clk: at91: clk-programmable: add support for parent_hwClaudiu Beznea
2023-06-21clk: at91: clk-peripheral: add support for parent_hwClaudiu Beznea
2023-06-21clk: at91: clk-master: add support for parent_hwClaudiu Beznea
2023-06-21clk: at91: clk-main: add support for parent_data/parent_hwClaudiu Beznea
2023-01-09clk: at91: mark ddr clocks as criticalClaudiu Beznea
2022-03-08clk: at91: clk-master: remove dead codeClaudiu Beznea
2021-10-26clk: at91: clk-master: add notifier for dividerClaudiu Beznea
2021-02-09clk: at91: Fix the declaration of the clocksTudor Ambarus
2020-12-19clk: at91: clk-master: re-factor master clockClaudiu Beznea
2020-07-24clk: at91: clk-programmable: add mux_table optionClaudiu Beznea
2020-07-24clk: at91: clk-peripheral: add support for changeable parent rateClaudiu Beznea
2020-05-26clk: at91: allow setting all PMC clock parents via DTMichał Mirosław
2020-05-26clk: at91: allow setting PCKx parent via DTMichał Mirosław
2020-05-26clk: at91: optimize pmc data allocationMichał Mirosław
2019-12-16clk: at91: fix possible deadlockAlexandre Belloni
2019-04-25clk: at91: Mark struct clk_range as constStephen Boyd
2019-04-25clk: at91: allow configuring peripheral PCR layoutAlexandre Belloni
2019-02-20clk: at91: fix masterck nameAlexandre Belloni
2019-02-20clk: at91: fix at91sam9x5 peripheral clock numberAlexandre Belloni
2018-10-17clk: at91: add at91sam9x5 PMCs driverAlexandre Belloni