summaryrefslogtreecommitdiff
path: root/drivers/clk/at91
AgeCommit message (Expand)Author
2025-10-28clk: Tighten some clock driver dependenciesTom Rini
2025-10-17clk: at91: remove default values for PMC_PLL_ACRManikandan Muralidharan
2025-10-17clk: at91: Add ACR in all PLL setting.Manikandan Muralidharan
2025-08-13clk: at91: Fix use of unsigned loop indexAndrew Goodbody
2025-08-13clk: at91: Fix testing of unsigned variable to be negativeAndrew Goodbody
2025-07-25clk: at91: sama7d65: add clock supportRyan Wanner
2025-07-25clk: at91: Update MAX PLL and master clk IDRyan Wanner
2025-06-19clk: at91: sam9x7: add pmc driver for sam9x7 SoC familyVarshini Rajendran
2025-06-19clk: at91: clk-main: drop parent_name check when registering main_rc oscillatorManikandan Muralidharan
2025-06-19clk: at91: sam9x60-pll: add support for HW PLL freq dividersVarshini Rajendran
2025-06-19clk: at91: sam9x60-pll: add support for core clock frequency inputsVarshini Rajendran
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07clk: Remove <common.h> and add needed includesTom Rini
2024-01-29treewide: Remove clk_freeSean Anderson
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-09-29clk: at91: Fix initializing arraysFrancois Berder
2023-05-06drivers: use devfdt_get_addr_ptr when cast to pointerJohan Jonker
2023-03-27clk: at91: sam9x60: Add initial setup of UPLL and USBCK ratesSergiu Moga
2023-03-27clk: at91: pmc: export clock setup to pmcClaudiu Beznea
2023-03-27clk: at91: sam9x60: Register the required clocks for USBSergiu Moga
2023-03-27clk: at91: Add support for sam9x60 USB clockSergiu Moga
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-09-19clk: at91: sam9x60: change parent clock from mck_pres to mck_divMihai Sain
2022-03-30clk: Use generic CCF ops where possibleSean Anderson
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-21clk: at91: clk-master: split master clock in pres and dividerClaudiu Beznea
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-11clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"Eugen Hristev
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass
2020-12-07clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypassClaudiu Beznea
2020-10-19clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristicsEugen Hristev
2020-10-19clk: at91: clk-master: add 5th divisor for mck masterEugen Hristev
2020-10-19clk: at91: sam9x60: add support compatible with CCFClaudiu Beznea
2020-10-16clk: at91: Include device_compat.h in compat.cTom Rini
2020-09-22clk: at91: sama7g5: add clock supportClaudiu Beznea
2020-09-22clk: at91: pmc: add generic clock opsClaudiu Beznea
2020-09-22clk: at91: clk-generic: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-peripheral: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-system: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-programmable: add driver compatible with ccfClaudiu Beznea
2020-09-22clk: at91: clk-utmi: add support for sama7g5Claudiu Beznea
2020-09-22clk: at91: clk-utmi: add driver compatible with ccfClaudiu Beznea