summaryrefslogtreecommitdiff
path: root/drivers/clk/at91
AgeCommit message (Expand)Author
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds
2025-11-24clk: at91: Convert to common field_{get,prep}() helpersGeert Uytterhoeven
2025-11-24clk: at91: pmc: #undef field_{get,prep}() before definitionGeert Uytterhoeven
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-10-06Merge branch 'clk-determine-rate' into clk-nextStephen Boyd
2025-09-17ARM: at91: remove default values for PMC_PLL_ACRCristian Birsan
2025-09-17clk: at91: add ACR in all PLL settingsCristian Birsan
2025-09-17clk: at91: sam9x7: Add peripheral clock id for pmeccBalamanikandan Gunasundar
2025-09-17clk: at91: clk-master: Add check for divide by 3Ryan Wanner
2025-09-17clk: at91: clk-sam9x60-pll: force write to PLL_UPDT registerNicolas Ferre
2025-09-08clk: at91: usb: convert from round_rate() to determine_rate()Brian Masney
2025-09-08clk: at91: sam9x60-pll: convert from round_rate() to determine_rate()Brian Masney
2025-09-08clk: at91: plldiv: convert from round_rate() to determine_rate()Brian Masney
2025-09-08clk: at91: pll: convert from round_rate() to determine_rate()Brian Masney
2025-09-08clk: at91: h32mx: convert from round_rate() to determine_rate()Brian Masney
2025-09-08clk: at91: audio-pll: convert from round_rate() to determine_rate()Brian Masney
2025-09-08clk: at91: peripheral: convert from round_rate() to determine_rate()Brian Masney
2025-09-08clk: at91: peripheral: fix return valueBrian Masney
2025-07-18clk: at91: sam9x7: update pll clk rangesVarshini Rajendran
2024-12-29clk: at91: sama7d65: add sama7d65 pmc driverRyan Wanner
2024-12-08clk: at91: sckc: Use SCKC_{TD, MD}_SLCK IDs for clk32k clocksClaudiu Beznea
2024-09-21Merge branches 'clk-amlogic', 'clk-microchip' and 'clk-imx' into clk-nextStephen Boyd
2024-08-24clk: at91: sama7g5: Allocate only the needed amount of memory for PLLsClaudiu Beznea
2024-08-07clk: at91: sam9x7: add sam9x7 pmc driverVarshini Rajendran
2024-08-07clk: at91: sama7g5: move mux table macros to header fileVarshini Rajendran
2024-08-07clk: at91: sam9x7: add support for HW PLL freq dividersVarshini Rajendran
2024-08-07clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputsVarshini Rajendran
2024-08-02clk: at91: Use of_property_count_u32_elems() to get property lengthRob Herring (Arm)
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