summaryrefslogtreecommitdiff
path: root/drivers/clk/at91
AgeCommit message (Expand)Author
2023-10-18clk: at91: remove unnecessary conditionsDan Carpenter
2023-06-26Merge branches 'clk-qcom' and 'clk-microchip' into clk-nextStephen Boyd
2023-06-21clk: at91: sama7g5: s/ep_chg_chg_id/ep_chg_idClaudiu Beznea
2023-06-21clk: at91: sama7g5: switch to parent_hw and parent_dataClaudiu Beznea
2023-06-21clk: at91: sckc: switch to parent_data/parent_hwClaudiu Beznea
2023-06-21clk: at91: clk-sam9x60-pll: add support for parent_hwClaudiu Beznea
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-generated: add support for parent_hwClaudiu Beznea
2023-06-21clk: at91: clk-main: add support for parent_data/parent_hwClaudiu Beznea
2023-06-08clk: at91: smd: Switch to determine_rateMaxime Ripard
2023-06-08clk: at91: sckc: Add a determine_rate hookMaxime Ripard
2023-06-08clk: at91: main: Add a determine_rate hookMaxime Ripard
2023-03-06clk: at91: clk-sam9x60-pll: fix return value checkClaudiu Beznea
2023-01-09clk: at91: do not compile dt-compat.c for sama7g5 and sam9x60Claudiu Beznea
2023-01-09clk: at91: mark ddr clocks as criticalClaudiu Beznea
2022-11-17ARM: at91: rm9200: fix usb device clock idMichael Grzeschik
2022-10-14Merge branch 'clk-rate-range' into clk-nextStephen Boyd
2022-10-04Merge branches 'clk-rockchip', 'clk-renesas', 'clk-microchip', 'clk-allwinner...Stephen Boyd
2022-09-15clk: Stop forwarding clk_rate_requests to the parentMaxime Ripard
2022-09-15clk: at91: sama5d2: Add Generic Clocks for UART/USARTSergiu Moga
2022-08-19clk: at91: dt-compat: Hold reference returned by of_get_parent()Liang He
2022-05-17clk: at91: generated: consider range when calculating best rateCodrin Ciubotariu
2022-03-29Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...Stephen Boyd
2022-03-11clk: cleanup commentsTom Rix
2022-03-08clk: at91: clk-master: remove dead codeClaudiu Beznea
2022-03-08clk: at91: sama7g5: fix parents of PDMCs' GCLKCodrin Ciubotariu
2022-01-24clk: at91: sama7g5: Allow MCK1 to be exported and referenced in DTTudor Ambarus
2022-01-24clk: at91: allow setting PMC_AUDIOPINCK clock parents via DTZixun LI
2021-10-26clk: at91: sama7g5: set low limit for mck0 at 32KHzClaudiu Beznea
2021-10-26clk: at91: sama7g5: remove prescaler part of master clockClaudiu Beznea
2021-10-26clk: at91: clk-master: add notifier for dividerClaudiu Beznea
2021-10-26clk: at91: clk-sam9x60-pll: add notifier for div part of PLLClaudiu Beznea
2021-10-26clk: at91: clk-master: fix prescaler logicClaudiu Beznea
2021-10-26clk: at91: clk-master: mask mckr against layout->maskClaudiu Beznea
2021-10-26clk: at91: clk-master: check if div or pres is zeroClaudiu Beznea
2021-10-26clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULLClaudiu Beznea
2021-10-26clk: at91: pmc: add sama7g5 to the list of available pmcsClaudiu Beznea
2021-10-26clk: at91: clk-master: improve readability by using local variablesClaudiu Beznea
2021-10-26clk: at91: clk-master: add register definition for sama7g5's master clockClaudiu Beznea
2021-10-26clk: at91: sama7g5: add securam's peripheral clockClaudiu Beznea
2021-10-26clk: at91: pmc: execute suspend/resume only for backup modeClaudiu Beznea
2021-10-26clk: at91: re-factor clocks suspend/resumeClaudiu Beznea
2021-10-07clk: at91: check pmc node status before registering syscore opsClément Léger
2021-09-01Merge branches 'clk-kirkwood', 'clk-imx', 'clk-doc', 'clk-zynq' and 'clk-rali...Stephen Boyd
2021-08-28clk: at91: clk-generated: Limit the requested rate to our rangeCodrin Ciubotariu
2021-08-28clk: at91: sama7g5: remove all kernel-doc & kernel-doc warningsRandy Dunlap